Go to file
pooka 99fed7264c Refactor mount utilities to provide a mount_fs_parseargs() routine.
Use this routine both in mount_fs and rump_fs to provide equivalent
command line parameters and therefore usage interchangeability.
While doing this, combine some common mountgoop to mountprog.h
2008-08-05 20:57:45 +00:00
bin Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 00:52:39 +00:00
common Fix an issue introduced with the prop_stack change: It's not a good idea to 2008-08-03 04:00:12 +00:00
crypto Revert the HPN changes that added verbose "Max throughput" summary 2008-08-05 14:13:34 +00:00
dist The cursor emulation was broken, which led to O on an existing first line of 2008-08-05 15:49:18 +00:00
distrib Maintain consistency of naming between the rumpfs library name and 2008-08-05 14:42:03 +00:00
doc note BUILDSEED change in build.sh 2008-08-05 20:14:14 +00:00
etc add X11R6/include/{pixman-1,xorg} entries. 2008-08-02 04:39:41 +00:00
external update the "done in hw/xfree86" list 2008-08-05 06:02:45 +00:00
games Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 13:24:38 +00:00
gnu Use BUILDSYMLINKS & CPPFLAGS.foo rather than cat & cp for m68000 overrides. 2008-08-04 06:59:47 +00:00
include Add C99 imaxabs and imaxdiv protoypes and imaxdiv_t typedef. 2008-08-04 21:19:45 +00:00
lib Revert previous addition of '-e sedcmd'. Still retain the usage improvements. 2008-08-05 02:08:13 +00:00
libexec Make sure to call dlerror() to clear any error messages after the relocations 2008-07-29 16:27:01 +00:00
regress 2020447 IPFilter's NAT can undo name server random port selection 2008-07-24 09:37:57 +00:00
rescue we cannot use pthreads here because we are statically linked. 2008-06-23 14:53:06 +00:00
sbin Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
share fix VOP_ISLOCKED description 2008-08-04 21:22:02 +00:00
sys Fixup important bug in internal recorded data fixup. Although most unlikely 2008-08-05 19:29:54 +00:00
tests Fix two bugs to make MKMODULAR=yes builds will work again, for the 2008-05-31 19:58:35 +00:00
tools Verify that MAKEFLAGS contains "-j" before trying to manipulate it 2008-07-07 10:57:03 +00:00
usr.bin WARNS=3 2008-08-03 09:25:05 +00:00
usr.sbin Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
x11 MKMAN=no -> NOMAN= # defined 2008-05-25 01:46:18 +00:00
BUILDING Builds now use "BUILDSEED" so that c++ binaries are reproduceable. 2008-08-05 19:43:33 +00:00
Makefile Install rump libraries and utilities to the base system and remove the 2008-07-29 13:17:40 +00:00
Makefile.inc
UPDATING Note in WAPBL entry that the super block needs to be in UFS2 format. 2008-08-02 14:30:37 +00:00
build.sh Builds now use "BUILDSEED" so that c++ binaries are reproduceable. 2008-08-05 19:43:33 +00:00