Go to file
elad 34edb026e5 Keep an internal variable indicating whether securelevel is present, and
don't blindly try to get/set it. Prevents error messages that don't make
sense if securelevel isn't supported by the kernel.
2009-12-29 17:07:17 +00:00
bin Remove unnecessary casts. 2009-12-21 12:44:48 +00:00
common Don't export __ffstab, it's used only in this routine. This gets 2009-12-19 19:09:48 +00:00
compat Avoid using ${NETBSDSRCDIR} by using ${.PARSEDIR} like I did for amd64/i386 2009-12-19 04:11:32 +00:00
crypto merge changes. 2009-12-27 01:40:46 +00:00
dist Use wide char versions of tolower/toupper/islower/isupper where 2009-12-23 12:44:21 +00:00
distrib don't bump libdes - not needed. 2009-12-27 19:26:04 +00:00
doc mention gfb 2009-12-29 07:06:36 +00:00
etc Securelevel might not be present, properly complain instead of printing 2009-12-29 17:06:10 +00:00
external Merge FreeBSD-8-0-RELEASE. All this does is remove the __RCSID() tags 2009-12-29 17:05:58 +00:00
extsrc Top level reach-over directory for extsrc. 2009-12-01 01:53:46 +00:00
games Hide the cursor during the game. 2009-12-19 19:27:53 +00:00
gnu add libelf 2009-12-20 20:15:07 +00:00
include +_PATH_PUD 2009-12-22 14:24:37 +00:00
lib reduce diff with tcsh 2009-12-28 22:15:36 +00:00
libexec use COPTS for -G0. 2009-12-18 17:10:07 +00:00
regress Conditionalize some build directories by ${MKCXX}. 2009-12-14 12:43:48 +00:00
rescue Remove the portalfs kernel file system driver. Replace mount_portal(8) 2009-12-05 20:11:01 +00:00
sbin Keep an internal variable indicating whether securelevel is present, and 2009-12-29 17:07:17 +00:00
share Make fault LED and alarms status changeable via sysctl(8). 2009-12-28 18:25:44 +00:00
sys - Fix an incorrect test for WM_F_EEPROM_INVALID since rev. 1.183. Some old 2009-12-29 16:01:21 +00:00
tests Must use CMSG_SPACE instead of CMSG_LEN for control message buffer. 2009-12-18 21:24:13 +00:00
tools Add tooldir include path. 2009-12-23 20:28:29 +00:00
usr.bin Use %zu for size_t, not %zd. 2009-12-19 10:27:13 +00:00
usr.sbin Put "MAN= acpidump.8" back outside the i386/amd64 block so its in the 2009-12-27 21:42:22 +00:00
x11 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
build.sh 'build.sh ... modules' only builds modules, but does not install them, 2009-12-26 14:13:08 +00:00
BUILDING Support "extsrc", externally added programs and libraries. Users can write 2009-11-30 16:13:22 +00:00
Makefile adjust the do-compat-* rules now that src/compat/lib and friends no longer exist 2009-12-13 09:29:27 +00:00
Makefile.inc
UPDATING Fold long lines. 2009-12-26 11:00:46 +00:00