Go to file
thorpej 908f6bc4cd Infrastructure for lazy istream sync in the pmap module:
- Add a bitmask for the CPUs which need an isync before this pmap returns
  to userspace on that CPU.
- Define PMAP_USERRET(), a utility macro for userret() to use to process
  the deferred isync, and call it as appropriate in userret().
2000-03-01 02:22:03 +00:00
bin name database is kvm.db not kvm_netbsd.db 2000-02-22 06:47:27 +00:00
dist Resolve conflicts. 2000-02-01 20:31:10 +00:00
distrib alpha port is now ross + jason 2000-03-01 02:08:28 +00:00
etc Make /dev/usb, a node where USB events can be read. 2000-02-29 19:07:41 +00:00
games fix tyop 2000-02-27 05:40:36 +00:00
gnu Unlink an existing symblic link when creating a symblic link. 2000-02-28 10:00:57 +00:00
include add freeifaddrs(), which reclaims region allocated by getifaddrs(). 2000-02-23 15:29:18 +00:00
lib fix alignment constraint in IPv6 routing header manipulation (ancillary data). 2000-02-29 18:24:31 +00:00
libexec Move include/kerberosIV/com_err.h to include/com_err.h 2000-02-14 03:26:06 +00:00
regress Make "make dependall" work. 2000-02-16 12:45:17 +00:00
sbin support ping6 -a c 2000-02-28 13:50:04 +00:00
share add 3com homeconnect (3c460) 2000-02-29 19:23:23 +00:00
sys Infrastructure for lazy istream sync in the pmap module: 2000-03-01 02:22:03 +00:00
usr.bin Fixed the oodate test to include the check of gn->cmtime == 0 without 2000-02-29 22:00:02 +00:00
usr.sbin don't assume CMSG_xx are constant. (sync with latest kame) 2000-02-28 09:55:45 +00:00
Makefile Add a buildmsg target for build to depend upon instead of using an ifmake block. "make snapshot" now echos the start of build time. 2000-02-29 21:54:03 +00:00