bin
|
Reduce Pf/Ns usage.
|
2009-05-13 22:41:43 +00:00 |
common
|
maintain parent node pointers to speed up search and node removal.
|
2009-05-25 14:54:06 +00:00 |
compat
|
we need SHLINKINSTALLDIR to be /libexec for /bin and /sbin binaries.
|
2009-05-19 20:27:50 +00:00 |
crypto
|
CHANGES 1.99.3 -> 1.99.4
|
2009-05-25 06:43:31 +00:00 |
dist
|
More changes to improve kern_descrip.c.
|
2009-05-24 21:41:25 +00:00 |
distrib
|
file(1) no longer provides the plain text "magic" database.
|
2009-05-24 22:59:18 +00:00 |
doc
|
Note fd changes.
|
2009-05-24 21:42:39 +00:00 |
etc
|
Create /dev/zfs and /dev/zpool/.
|
2009-05-23 22:29:14 +00:00 |
external
|
change it from nonsense to english
|
2009-05-22 19:08:06 +00:00 |
games
|
attribute noreturn -> __dead
|
2009-05-25 22:35:01 +00:00 |
gnu
|
"if" does not accept an "el" (else); use "ie" instead.
|
2009-05-21 15:54:50 +00:00 |
include
|
Add the getdate(3) function and getdate_err value, conforming to IEEE
|
2009-05-14 02:37:35 +00:00 |
lib
|
Crank date for previous.
|
2009-05-24 02:30:17 +00:00 |
libexec
|
Apply fix borrowed from i386: Fix const issue (cast const pointers
|
2009-05-24 20:35:41 +00:00 |
regress
|
add regression test for gdtoa large field width.
|
2009-05-07 20:40:25 +00:00 |
rescue
|
- rework this a bunch to make it work inside /rescue/ldd.
|
2009-01-07 00:39:23 +00:00 |
sbin
|
fputs() instead of puts() so we don't get the silly extra blank line
|
2009-05-19 22:55:24 +00:00 |
share
|
Put DESCRIPTION before HARDWARE. New sentence, new line.
|
2009-05-24 19:06:45 +00:00 |
sys
|
Remove declaration of unused extern struct ifnet loif[NLOOP], which
|
2009-05-25 22:49:23 +00:00 |
tests
|
Fix calls to rump syscalls now that the padding argument is no
|
2009-05-15 15:54:03 +00:00 |
tools
|
use new file
|
2009-05-08 17:45:22 +00:00 |
usr.bin
|
More changes to improve kern_descrip.c.
|
2009-05-24 21:41:25 +00:00 |
usr.sbin
|
- prevent recursive error calls fatal -> die -> cleanup -> sys_cleanup -> cf* ->
|
2009-05-24 20:31:25 +00:00 |
x11
|
add -n to gzip invocation
|
2009-03-31 21:12:51 +00:00 |
BUILDING
|
Introduce MKSUBPIXEL, which allows enabling subpixel rendering code
|
2009-05-01 19:42:18 +00:00 |
Makefile
|
Make clean_METALOG in distrib/sets early in the build, to ensure that
|
2009-04-23 09:43:49 +00:00 |
Makefile.inc
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
UPDATING
|
note a new failure mode thanks to the new string functions
|
2009-05-01 23:08:25 +00:00 |
build.sh
|
Add a MKARZERO flag, which invokes ar(1) with the new D flag when it
|
2009-03-13 16:23:31 +00:00 |