Go to file
augustss 41f2f38a1b Add a poll entry to the /dev/usbN device. This should stop usbd from
running amok.  (The poll was lost when the declaration moved to sys/conf.h.)
1998-12-09 00:59:36 +00:00
bin fix some bugs 1998-11-17 14:16:32 +00:00
distrib Add NetBSD id keyword comment. 1998-12-09 00:22:03 +00:00
etc Use shell arithmetic instead of awk. (avoid awk in miniroot). 1998-12-08 21:43:06 +00:00
games tweaks to pass DESTDIR to subprograms when it is defined in /etc/mk.conf 1998-12-06 09:06:45 +00:00
gnu Back out previous change, this is a swedish manual page. 1998-12-05 22:01:58 +00:00
include regoff_t is used like size_t within the code, it should be defined 1998-12-08 14:00:24 +00:00
lib regoff_t is used like size_t within the code, it should be defined 1998-12-08 14:00:24 +00:00
libexec Put back code to use pc-relative branches in the PLT, and avoid doing cache 1998-12-03 15:56:51 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin Do this for ext2fs as well, because Manuel said so. 1998-12-02 16:15:10 +00:00
share New USB locators added. 1998-12-08 14:21:48 +00:00
sys Add a poll entry to the /dev/usbN device. This should stop usbd from 1998-12-09 00:59:36 +00:00
usr.bin avoid malloc(0) 1998-12-08 14:08:50 +00:00
usr.sbin Slight code rearrangement. 1998-12-09 00:57:19 +00:00
Makefile Let make do the NOMAN= variable assignments instead of the shell so us 1998-12-07 01:42:34 +00:00