Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-16 | jaz drives do not do SDEV_NOTAGS | Theo de Raadt | |
1998-02-16 | add SDEV_NOTAGS | Theo de Raadt | |
1998-02-16 | s/TIOSCTTY/TIOCSCTTY/; ghudson | Theo de Raadt | |
1998-02-16 | Fix for the remainder of PR 402 | bitblt | |
1998-02-16 | Shell metacharacters are now ok in user passwords, as per the first half | bitblt | |
of PR 402 | |||
1998-02-16 | more Xr | Theo de Raadt | |
1998-02-16 | Xr md5 | Theo de Raadt | |
1998-02-16 | proto chflags() and fchflags() to take an int, as they do | Theo de Raadt | |
1998-02-16 | be more careful for _XOPEN_SOURCE | Theo de Raadt | |
1998-02-16 | -r for xpg conformance | Theo de Raadt | |
1998-02-16 | use abs() on the width for compat with other versions of fmt that accept ↵ | Theo de Raadt | |
-width; ross | |||
1998-02-16 | undo expr.c diff; it breaks things. niklas must recheck | Theo de Raadt | |
1998-02-16 | sync | Theo de Raadt | |
1998-02-16 | Add entries for the PMAZ-DS and PMAZ-FS (Flamingo Turbochannel Dual SCSI | Theo de Raadt | |
baseboard devices, normal and fast), and the PMAZB-AA and PMAZC-AA (Turbochannel Dual SCSI option cards, normal and fast); thorpej | |||
1998-02-16 | Add the "VIPER 150/21531" to quirk list (ST_Q_SENSE_HELP; pk | Theo de Raadt | |
1998-02-16 | fixes to compile against netbsd domestic libtelnet | Jason Wright | |
1998-02-16 | fixes to compile against netbsd domestic libtelnet | Jason Wright | |
1998-02-16 | Explicitly chdir when building snapshot kernels and their associated | gene | |
tarballs. In a related effort, do everything that has a different chdir root (ie, config && make depend etc) in a subshell. Thanks to Hans for the initial prompting on this. | |||
1998-02-16 | Fix incorrect mknod's for ipl: iplnat -> ipnat and iplstate -> ipstate | dgregor | |
1998-02-15 | use [,] range specs; kleink | Theo de Raadt | |
1998-02-15 | Remove one case of malloc call from sighandler | Niklas Hallqvist | |
1998-02-15 | OpenBSD | Niklas Hallqvist | |
1998-02-15 | date: 1998/01/10 05:36:35; author: jdp; state: Exp; lines: +2 -1 | Niklas Hallqvist | |
Make the ".set" directive copy the aux field when the expression reduces to a relocatable symbol plus an offset. This preserves the symbol type information (function vs. object). It is important for SVR4-style weak symbols, e.g., "#pragma weak foo=bar". Without this change, the linker complains that the jmpslot entry is not a function. | |||
1998-02-15 | A new rule cross-gas for building an a.out cross assembler, i.e. *not* from | Niklas Hallqvist | |
the new binutils, but from the old gnu/usr.bin/gas sources. Not yet called from cross-tools for any architectures. | |||
1998-02-15 | Merge of NetBSD changes + $OpenBSD$ tags | Niklas Hallqvist | |
1998-02-15 | Use keepalives as the protocol never notices if a networked printer | Niklas Hallqvist | |
dies. | |||
1998-02-15 | fix a comment | Theo de Raadt | |
1998-02-15 | These files were new in the 2.8 import (into the FSF branch) and cvs is stupid | Niklas Hallqvist | |
enough to think my branch import want s the new files to end up in the trunk as well. Maybe cvs know how to do what I want, but I could not find it in the manpage | |||
1998-02-15 | update of old info. | Artur Grabowski | |
1998-02-15 | do not assume iosize is correct | Theo de Raadt | |
1998-02-15 | new pci ethernet card | Theo de Raadt | |
1998-02-15 | sync | Theo de Raadt | |
1998-02-15 | new WINBOND pci ethernet card | Theo de Raadt | |
1998-02-15 | provide an lo1 for the netmask hack | Theo de Raadt | |
1998-02-14 | Give correct format to strftime(3) instead of using "%c" and making | Todd C. Miller | |
assumptions as to what that will look like (which is idiotic as %c is locale-dependent). | |||
1998-02-14 | Changed %c in the builtin C locale from "%D %X" to the more | Todd C. Miller | |
common "%a %b %d %H:%M:%S %Y". This fixes problems with calendar(1). | |||
1998-02-14 | Let's try for english grammar. | Theo de Raadt | |
1998-02-14 | further fixes from pjanzen@foatdi.harvard.edu | Theo de Raadt | |
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-14 | (no commit message) | Niklas Hallqvist | |
1998-02-14 | no, i guess that was not in 2.2 | Michael Shalayeff | |
1998-02-14 | add a note in bug section; from angelos@ | Michael Shalayeff | |
1998-02-14 | wildcard ifaces; finally, after HE said it's ok | Michael Shalayeff | |
1998-02-14 | add seperate so_euid & so_ruid to struct socket, so that identd is still ↵ | Theo de Raadt | |
fast.. Sigh. I will change this again later | |||
1998-02-14 | Don't install a new map if yp_all failed. Noticed by Theo. -moj | Mats O Jansson | |
1998-02-14 | Add support for DNS host lookup. -moj | Mats O Jansson | |
1998-02-14 | NetBSD sync: knf & __asm -> asm() | gene | |
Pointed do not merge *_match() semantics as we haven't changed those. | |||
1998-02-14 | clear scsi_xfer's status byte before executing or re-executing the command. | Theo de Raadt | |
1998-02-14 | recog STRIPDISC; kleink | Theo de Raadt | |