Go to file
tv 01780e8115 Add names for many syscalls not yet implemented, including those in
FreeBSD 4.0-RELEASE.  Also implement the following using existing NetBSD
syscalls:  pread, pwrite, getsid, mlockall, munlockall, __getcwd.
2000-05-23 16:05:51 +00:00
bin Back out previous vfork changes. 2000-05-22 10:18:46 +00:00
dist Resolve conflicts. 2000-05-23 06:07:42 +00:00
distrib fix disk usage. 2000-05-23 12:38:39 +00:00
etc Add `ses' devices. 2000-05-22 17:01:30 +00:00
games Converted games to use the new termcap interface. 2000-05-22 12:42:46 +00:00
gnu sync movsi_i* from egcs-current. 2000-05-22 08:28:04 +00:00
include
lib correct FILES section. mention IPv6/IPsec headers. 2000-05-23 12:35:34 +00:00
libexec minor fix now that i've defined the plt0 entry. 2000-05-22 19:17:04 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin correct FILES section. mention IPv6/IPsec headers. 2000-05-23 12:35:34 +00:00
share Add a "sifting" command to ddb (named from the Sun OpenPROM command of 2000-05-22 14:49:10 +00:00
sys Add names for many syscalls not yet implemented, including those in 2000-05-23 16:05:51 +00:00
usr.bin Build on m68k and powerpc: needed for amigappc kernel with old boot loader. 2000-05-21 06:48:08 +00:00
usr.sbin sync with latest kame. 2000-05-23 11:37:58 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc