Go to file
dsl 6a03bb6b37 Remove the code that tries to load the "ffs" kernel module during boot.
This is in line with the core decision than even modular kernels should
  contain the ffs code.
I've left in the code that tries to load "nfs" and "ext2fs", but it
  isn't clear that is necessary.
Removes a warning message that (usually) flashes past to fast to read.
AFAICT all the relevant kernels contain ffs (and nfs for that matter).
2012-05-21 21:34:16 +00:00
bin Remove an unnecessary space in the manpage. Patch provided by Bug Hunting. 2012-05-09 22:29:06 +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 pull in upstream rev.22547: 2012-05-11 18:07:33 +00:00
dist Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2. 2012-05-07 00:35:25 +00:00
distrib Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
doc Note xsurf(4). 2012-05-18 15:24:45 +00:00
etc Add a test case for PR kern/46463. From Richard Hansen. 2012-05-18 15:25:25 +00:00
external Enable wsfb X server on vax. Likely to be keyboard and mouse issues, but 2012-05-14 08:42:03 +00:00
extsrc
games use modern shell constructs 2012-04-26 03:16:13 +00:00
gnu Format strings don't use all arguments in the non-pluralized case. 2012-05-09 07:59:23 +00:00
include oops, forgot to commit: add tgamma and tgammaf 2012-05-05 22:07:57 +00:00
lib Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
libexec Add capfile(5) to describe the termcap format. 2012-04-21 12:27:24 +00:00
regress Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Don't exit on ioctl failure, instead let the caller handle it. 2012-05-18 14:01:34 +00:00
share Typos, capitalization, and file systems. 2012-05-21 06:30:18 +00:00
sys Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
tests Calling _lwp_create() with a bogus ucontext could trigger a kernel 2012-05-21 14:15:16 +00:00
tools Don't use "#if defined(__i386__) || defined(__x86_64__)" conditionals 2012-05-05 16:03:55 +00:00
usr.bin In meta mode, level 0 can legitimately see > 64 nested .if's 2012-05-21 06:30:02 +00:00
usr.sbin improve error handling. 2012-05-15 01:22:50 +00:00
x11 Missed defining XSERVER_XVAX 2012-05-15 14:29:29 +00:00
BUILDING Add a missing period. 2012-02-23 13:34:15 +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