Go to file
cgd 70075b5f87 if __NetBSD__ defined, don't prototype strsignal() -- string.h already
provides a prototype, and it's different from what was here!
(proto here was const char *..., proto in string.h was just char *...)
1995-09-27 14:01:01 +00:00
bin kill an extr space in a (literally-printed) example 1995-09-27 05:38:55 +00:00
distrib Changes from Matthias Pfaller to have a compresed kernel AND 1995-09-26 21:24:41 +00:00
etc Merge changes and clean up of Matthias Pfaller. 1995-09-20 23:05:20 +00:00
games fix typo: new -> knew 1995-07-17 06:23:06 +00:00
gnu if __NetBSD__ defined, don't prototype strsignal() -- string.h already 1995-09-27 14:01:01 +00:00
include Define `dlexit()' in crt<=>rtld interface (active in v4). 1995-09-23 22:26:15 +00:00
lib return dest string pointer, not source string pointer! 1995-09-26 03:37:10 +00:00
libexec Pass on return value. 1995-09-23 22:48:18 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin Fix the case where stat() fails, so that the file system is still unmounted. 1995-09-22 02:03:48 +00:00
share alpha no longer needs NOMAN= 1995-09-27 13:34:11 +00:00
sys Avoid reading the filesystem superblock in bootxx; all info now prepared 1995-09-27 09:03:13 +00:00
usr.bin Update lseek() constants: 1995-09-27 01:10:48 +00:00
usr.sbin resolver(5) -> resolv.conf(5); PR #1501 1995-09-25 23:48:45 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00