Go to file
jakllsch 8e3694ab9d Don't exit on ioctl failure, instead let the caller handle it.
This is needed so that we can detect failure of the 40LD firmware
interface and fall back to the 8LD interface.
2012-05-18 14:01:34 +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 Add xsurf(4) man page to distribution list. 2012-05-15 17:47:48 +00:00
doc sqlite-3.7.12 out. 2012-05-15 08:49:34 +00:00
etc Add the ability for staticroute to evaluate lines from /etc/route.conf 2012-05-02 15:57:15 +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 Use original indentation style in more places. 2012-05-16 17:48:59 +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 Remove trailing whitespace. 2012-05-17 07:28:29 +00:00
sys Remove an '@' to hopefully see what's going on with the daily builds. 2012-05-18 12:45:43 +00:00
tests mmap_block: 2012-05-16 19:12:59 +00:00
tools Don't use "#if defined(__i386__) || defined(__x86_64__)" conditionals 2012-05-05 16:03:55 +00:00
usr.bin Avoid nested extern declaration warnings 2012-05-18 02:28:16 +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
build.sh Add sanity checks for live-image and install-image targets 2012-02-26 20:32:40 +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