Go to file
tsutsui 916bfee100 Simply use "mount -u" to (re)mount root file system read-write
rather than denoting it using temporary /tmp/.root_writable file,
because it will never be removed if root file system is on floppy.
Fixes PR port-atari/37470.

Should be pulled up to netbsd-6.
2012-06-30 10:20:26 +00:00
bin handle realloc failure 2012-06-29 12:51:38 +00:00
common fix lint comment. 2012-04-07 16:28:59 +00:00
compat Fix typos; wording. 2012-03-29 18:35:11 +00:00
crypto Small spacing fix. Unbreaks section in xref. 2012-06-04 14:24:03 +00:00
dist Casting an uint32_t pointer to (long *) may have been acceptable 2012-06-25 16:47:03 +00:00
distrib Simply use "mount -u" to (re)mount root file system read-write 2012-06-30 10:20:26 +00:00
doc lua is at 5.2.1 upstream 2012-06-26 20:15:57 +00:00
etc add ldpd rc.d script here too 2012-06-28 16:34:06 +00:00
external PR/46612 - Lloyd Parkes -- add a terminating newline to error messages 2012-06-25 20:23:43 +00:00
extsrc
games WARNS=5, and make WARNS=5 the default for src/games. 2012-06-19 05:46:08 +00:00
gnu add libexecinfo 2012-06-10 15:04:47 +00:00
include sprinkle restrict in realpath(3) 2012-06-21 21:13:29 +00:00
lib Replace wrong variable type (s/ITEMS/ITEM). 2012-06-30 09:25:55 +00:00
libexec Don't attempt to parse a termcap/terminfo string ourselves; 2012-06-28 08:55:10 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue PR/46393 - Nat Sloss -- add gpt(8) to /rescue 2012-05-25 21:46:13 +00:00
sbin it's really 32bit 2012-06-25 20:39:54 +00:00
share Bump date for previous. 2012-06-27 22:23:45 +00:00
sys Obtain sc using device_private(), cosmetic changes. 2012-06-28 18:55:03 +00:00
tests tests for recvmmsg 2012-06-22 18:45:23 +00:00
tools Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all. 2012-06-19 21:48:33 +00:00
usr.bin Small fix: Changed 'Nm .' to 'Nm' (introduced by me before). 2012-06-27 22:57:27 +00:00
usr.sbin add ldpd rc.d script here too 2012-06-28 16:34:06 +00:00
x11 Missed defining XSERVER_XVAX 2012-05-15 14:29:29 +00:00
BUILDING regen using 'make regen' in doc/ 2012-05-25 13:47:30 +00:00
Makefile Add usr.bin to the exclude list for make includes. 2012-04-21 08:28:00 +00:00
Makefile.inc
UPDATING Mention that you should run makemandb -f, or wait for the weekly script. 2012-05-07 11:20:24 +00:00
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +00:00