bin
|
- sync `SYNOPSIS' with dd.c's `usage' line;
|
2012-06-20 17:54:16 +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
|
Small spacing fix. Unbreaks section in xref.
|
2012-06-04 14:24:03 +00:00 |
dist
|
Finish move of bzip2 from dist/bzip2 to external/bsd/bzip2.
|
2012-05-07 00:35:25 +00:00 |
distrib
|
Recent sysinst seems to require chroot.
|
2012-06-19 13:02:47 +00:00 |
doc
|
Add the history of wm(4).
|
2012-06-20 07:42:27 +00:00 |
etc
|
Remove unnecessary checkyesno which I commited before.
|
2012-06-17 02:13:13 +00:00 |
external
|
Use CTLTYPE_QUAD for uint64_t type in sysctl_createv.
|
2012-06-19 21:25:26 +00:00 |
extsrc
|
…
|
|
games
|
WARNS=5, and make WARNS=5 the default for src/games.
|
2012-06-19 05:46:08 +00:00 |
gnu
|
add libexecinfo
|
2012-06-10 15:04:47 +00:00 |
include
|
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
|
2012-06-03 21:42:44 +00:00 |
lib
|
Unbreak compat.
|
2012-06-16 19:19:14 +00:00 |
libexec
|
- Remove redundant argument to (successive) `.Nm' macro;
|
2012-06-20 09:43:51 +00:00 |
regress
|
Disable new -Wstring-plus-int warning where needed for now.
|
2012-04-04 10:59:44 +00:00 |
rescue
|
PR/46393 - Nat Sloss -- add gpt(8) to /rescue
|
2012-05-25 21:46:13 +00:00 |
sbin
|
Fix previous
|
2012-06-20 08:19:49 +00:00 |
share
|
Fix date string (use full month name)
|
2012-06-20 06:49:33 +00:00 |
sys
|
print proper ktruser names depending on the emulation.
|
2012-06-20 15:03:18 +00:00 |
tests
|
Disable the mmap_block test again, it doesn't panic when mmaping /dev/wd0d
|
2012-06-14 17:47:58 +00:00 |
tools
|
Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all.
|
2012-06-19 21:48:33 +00:00 |
usr.bin
|
Improve wording and macro usage; bump date.
|
2012-06-20 17:55:06 +00:00 |
usr.sbin
|
remove dup O_NDELAY.
|
2012-06-20 01:39:34 +00:00 |
x11
|
Missed defining XSERVER_XVAX
|
2012-05-15 14:29:29 +00:00 |
BUILDING
|
regen using 'make regen' in doc/
|
2012-05-25 13:47:30 +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 |