Go to file
thorpej 8712c97205 Don't do pathname translation for file creation. The real intent here is
just for lookups of existing files.  From Matthew Green <mrg@netbsd.org>.
1999-03-15 23:50:07 +00:00
bin Patch from PR#5156 to adjust buffer size to match filesystem block size 1999-03-11 12:04:18 +00:00
distrib Add explicit filesystem endianness, to help cross-building releases. 1999-03-15 20:54:54 +00:00
etc Make wscons configuration nicer: split database and configuration script. 1999-03-15 22:02:24 +00:00
games set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp> 1999-03-13 23:17:46 +00:00
gnu use .y/.l files in SRCS instead of the generated ones; 1999-03-15 20:34:28 +00:00
include brk(2) actually returns an int indicating success (0) or failure (-1). Also, 1999-03-09 20:33:22 +00:00
lib Assembly-coded, word-at-a-time unrolled memset(). 1999-03-15 06:37:43 +00:00
libexec Reenable ld.elf_so on the Alpha. Mycroft fixed the binutils 2.9 problem 1999-03-15 23:32:56 +00:00
regress Note that this is derived from PR 6706 submitted by Brian Grayson. 1999-03-10 19:44:26 +00:00
sbin Remove some extra spaces. 1999-03-15 23:20:23 +00:00
share First round of .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-15 08:22:20 +00:00
sys Don't do pathname translation for file creation. The real intent here is 1999-03-15 23:50:07 +00:00
usr.bin Made indent recognize the [fF], [uU], [lL], [uU][lL], [lL][lL], and 1999-03-15 20:28:45 +00:00
usr.sbin /dev/log moved to /var/run/syslog.socket. 1999-03-15 17:01:00 +00:00
Makefile Make a note of a subtle lossage mode pointed out by Mycroft. 1999-03-10 19:18:59 +00:00