Go to file
chs 9a418970cf decode the sub-system IDs on adaptec cards so we can differentiate between
multi-port cards (which need the shared-rom/intr stuff) and single-port cards
(which must not have it).  previously we enabled sharing for all adaptec cards,
which caused problems if you had multiple single-port cards on the same PCI bus.
2002-03-16 18:44:17 +00:00
bin In forkshell() don't free the current job. Fixes problem with previous 2002-03-12 03:45:02 +00:00
crypto move sshd config files to /etc/ssh 2002-03-11 04:57:55 +00:00
dist Make it compile on sparc (size_t != int). 2002-03-15 08:54:40 +00:00
distrib ISDN devices renamed, sort, add missing third column for nqmgr. 2002-03-16 17:31:23 +00:00
etc Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 17:03:28 +00:00
games PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structure 2002-03-12 15:20:14 +00:00
gnu Fix an off-by-one error in elfcore_netbsd_get_lwpid() which caused the 2002-03-15 19:01:39 +00:00
include fix prototype of fputwc, putwc and putwchar. 2002-03-14 21:22:28 +00:00
lib Munge 1.0.2 texinfo file a bit more 2002-03-15 01:50:40 +00:00
libexec remove - the C version diverged enough for this to not be 2002-03-10 20:46:42 +00:00
regress Fix $SRCS; use $DPSRCS; add explicit dependency on generated header file 2002-03-09 01:35:46 +00:00
sbin Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 17:03:28 +00:00
share Move man pages of renamed devices and adapt them to their new name. 2002-03-16 17:57:34 +00:00
sys decode the sub-system IDs on adaptec cards so we can differentiate between 2002-03-16 18:44:17 +00:00
tools fcntl locking works much better when the `struct flock' is actually given 2002-03-07 23:14:02 +00:00
usr.bin KNF 2002-03-15 19:44:54 +00:00
usr.sbin Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 17:03:28 +00:00
build.sh Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile Split the _SUBDIR assignment into two assignments so you can do things 2002-03-11 07:49:24 +00:00
Makefile.inc
UPDATING move sshd config files to /etc/ssh 2002-03-11 04:57:55 +00:00