Go to file
kleink d7a71d0ef9 * Move prototypes of clock_getres(), clock_gettime() and clock_settime() from
<sys/time.h> to this file.
* Update range comment wrt. the tm_sec member of struct tm to [0-61] (double
  leap seconds are supported).
1997-11-02 18:31:38 +00:00
bin getoldopt is expect to return -1 (not EOF), so "make it so" 1997-11-01 06:58:44 +00:00
distrib Sync (basename(3), dirname(3)). 1997-11-02 16:56:48 +00:00
etc Changes to pmax MAKEDEV and /dev/ttys: 1997-10-30 04:18:27 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
gnu This was never supposed to be here. 1997-10-31 10:23:23 +00:00
include * Move prototypes of clock_getres(), clock_gettime() and clock_settime() from 1997-11-02 18:31:38 +00:00
lib Per XPG4.2, move mknod() prototype from <unistd.h> to <sys/stat.h>. 1997-11-02 17:16:48 +00:00
libexec * remove duplicate inode entries, so files with multiple hard links are 1997-11-02 14:01:54 +00:00
regress getopt returns -1 not EOF 1997-11-01 06:20:47 +00:00
sbin Hmmm..fsck_ffs has to really be able to alwasy work, and if you've got 1997-11-02 01:42:44 +00:00
share Add rnd.9 1997-11-01 10:00:36 +00:00
sys Move clock_getres(), clock_gettime() and clock_settime() prototypes to <time.h>. 1997-11-02 18:25:18 +00:00
usr.bin correctly detect good vs bad hash mark values. (found by <enami@netbsd.org>) 1997-11-02 00:18:46 +00:00
usr.sbin ensure sizeof hostname buf for ether_(ntohost|line) is >= MAXHOSTNAMELEN + 1 1997-11-02 14:25:25 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00