Go to file
fair 31f06c6bd1 OK, adjust the kernel finder one more time to handle the case of a config
file that just does "include" GENERIC, and therefore has no "config" line.
It's simplest to assume that "netbsd" will be the result in that case.
Rather than duplicate config(8)'s parser in awk (or something), we should
adjust config to parse the config file and spit out the kernel names, and
then use that to replace this awk script thing.
1999-04-10 04:41:52 +00:00
bin Correct a rather obvious typo (once Tor Egge pointed it out to me) 1999-04-06 21:05:27 +00:00
distrib Don't try to build our own pwd_mkdb when building the diskimage. 1999-04-10 03:59:58 +00:00
etc OK, adjust the kernel finder one more time to handle the case of a config 1999-04-10 04:41:52 +00:00
games change: 1999-04-06 04:54:19 +00:00
gnu Deal with MKSHARE/MKNLS. 1999-04-08 15:18:00 +00:00
include move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
lib Remove duplicate section header; from NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-04-09 14:11:57 +00:00
libexec change: 1999-04-06 04:54:19 +00:00
regress move __getcwd prototypes to libc-private header file. 1999-03-26 22:23:57 +00:00
sbin Update for sparc64. 1999-04-09 16:01:34 +00:00
share add a paragraph about the "console" property 1999-04-08 16:29:56 +00:00
sys Fix compile error in: sys/lkm/vfs/miscfs/procfs 1999-04-10 02:15:46 +00:00
usr.bin Avoid free(3)'ing a commandline argument; from Mark Brinicombe in PR bin/7246. 1999-04-09 14:24:21 +00:00
usr.sbin Fix off-by-one error. (This was detected using libefence) 1999-04-10 02:17:21 +00:00
Makefile Improve documentation. 1999-04-01 02:49:12 +00:00