Go to file
msaitoh 60ad3dbe9a set DWARF_LINE_MIN_INSTR_LENGTH to 2 because the length of instruction
is fixed to 16bits.
2000-03-27 18:40:41 +00:00
bin Use an in-core stack for directory permissions rather than a temporary 2000-03-21 02:15:24 +00:00
dist need string.h for prototype of memset(). fixes build breakage on alpha. 2000-03-02 18:08:44 +00:00
distrib add spllowersoftclock(9) man/catman page, pointed out by enami@netbsd.org. 2000-03-27 10:01:47 +00:00
etc Build the split sets in place on "make release". 2000-03-26 15:48:22 +00:00
games Fix doubled 'the'. 2000-03-13 23:57:23 +00:00
gnu set DWARF_LINE_MIN_INSTR_LENGTH to 2 because the length of instruction 2000-03-27 18:40:41 +00:00
include make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h> 2000-03-07 21:12:37 +00:00
lib fill delay slots (from Klaus Klein) 2000-03-27 16:27:16 +00:00
libexec Don't try to get libc_pic from the libc compile directory. If we're doing a 2000-03-26 21:55:55 +00:00
regress Use proginstall:: to disable installing PROG. 2000-03-19 02:47:19 +00:00
sbin .core.Z, not .Z.core. 2000-03-27 13:06:46 +00:00
share Add an include statement to SYNOPSIS sections. Fixes kern/9685. 2000-03-27 17:13:50 +00:00
sys Add new CLUST_END and use it as parameter to pcbmap() when searching 2000-03-27 17:40:26 +00:00
usr.bin Cast timeval members to types we know the printf conversions of. 2000-03-27 17:03:25 +00:00
usr.sbin Cast timeval members to types we know the printf conversions of. 2000-03-27 17:03:25 +00:00
Makefile Handle new make variable BUILD_DONE which creates an empty build target if 2000-03-11 00:10:20 +00:00