Go to file
matt e950a585b9 Implement __HAVE_RAS. Unlike most implementation, this is done in userret
instead of cpu_switchto since we already accessing the proc structure so
the additional overhead of check p_raslist is minimal.
2012-05-25 12:32:48 +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 Changed returncodes to -1 of mount_disks in case of error (before, they were 2012-05-21 22:38:25 +00:00
doc Document MKREPRO using joerg's wording. 2012-05-25 10:47:25 +00:00
etc Add a GENERIC.MP kernel config and add it to the build list so that it 2012-05-23 08:19:40 +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 Document MKREPRO here as well. 2012-05-25 10:48:48 +00:00
sys Implement __HAVE_RAS. Unlike most implementation, this is done in userret 2012-05-25 12:32:48 +00:00
tests Simplify creation of a temporary file slightly, fix sizeof(buf) confusion 2012-05-23 16:08:32 +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 Document MKREPRO using joerg's wording. 2012-05-25 10:47:25 +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