Go to file
christos 581e519fb5 From Anon Ymous:
1) When detaching, don't try to close things we shouldn't (after
   doing the header).  Specifically, mip->mi_head_end was not
   getting set correctly in mime_sendmessage().

2) Change paging to be closer to its old behavior: next, dt, and dp
   should only page if the crt variable is set; and don't automatically
   page most other commands - the user can always pipe them into more.
2006-12-15 20:26:03 +00:00
bin fix an unused variable warning. From Anon Ymous 2006-12-15 20:22:33 +00:00
common Add a comment to explain how the value for uaddr is chosen. Maybe uvm_mmap 2006-11-28 18:36:26 +00:00
crypto branch 0.7 created 2006-12-10 22:36:06 +00:00
dist Remove () from end of the BIND 9 ARM as it is not a man page. 2006-12-14 02:17:14 +00:00
distrib Correct minor problems I introduced in previous revision: two missing 2006-12-15 00:28:53 +00:00
doc remove uucp -- we no longer have it in NetBSD 2006-12-13 13:35:33 +00:00
etc Remove comment about "hand-crafted". 2006-12-14 02:28:30 +00:00
games Add example of using -w. 2006-12-14 02:29:59 +00:00
gnu 2006-12-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca> 2006-12-10 00:19:32 +00:00
include moved string_to_flags and flags_to_string from ls to libutil. 2006-12-14 19:18:01 +00:00
lib pthread__debuglog_printf(): check for linebuf == NULL. 2006-12-14 20:40:57 +00:00
libexec Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
regress test the pipe: mknod pipe p creates a pipe named "pipe", not "p" 2006-12-07 10:00:39 +00:00
rescue add libprop to LIBS, as veriexecctl now needs it. 2006-11-29 08:41:49 +00:00
sbin Mention pfil(9). Reword slightly for "ipf" option as filters IPv6 2006-12-14 02:50:12 +00:00
share Nx 5.0 -> Nx 4.0 2006-12-15 20:25:55 +00:00
sys put ->K loaned pages on the page queue, so that page loaning doesn't 2006-12-15 13:51:30 +00:00
tools Complete the move of string_to_flags() and flags_to_string() from the 2006-12-14 20:09:35 +00:00
usr.bin From Anon Ymous: 2006-12-15 20:26:03 +00:00
usr.sbin Nx 5.0 -> Nx 4.0 2006-12-15 20:25:55 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
build.sh Change the name of the host disklabel to nbdisklabel-${MAKEWRAPPERMACHINE}, 2006-12-09 20:13:13 +00:00
BUILDING Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh 2006-10-08 17:54:30 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING Note also that the distrib/ install images need cleaning to excise 2006-12-15 14:18:38 +00:00