Go to file
tsutsui 7e57c1a44f Adjust file lists for recent move:
usr/sbin/chown -> sbin/chown
 usr/bin/chgrp  -> bin/chgrp
2011-01-14 10:26:28 +00:00
bin No need to cast with bsearch(), it returns a void *. Use __arraycount(). 2011-01-13 23:45:13 +00:00
common Allow use of traditional CPP to be set on a per platform base in sys.mk. 2011-01-12 23:12:10 +00:00
compat Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
crypto avoid unused variable warning. 2011-01-09 23:17:36 +00:00
dist warns=4 2010-12-13 01:45:38 +00:00
distrib Adjust file lists for recent move: 2011-01-14 10:26:28 +00:00
doc ACPICA 20110112 is out. 2011-01-13 10:42:54 +00:00
etc Use chown now when it's available without /usr mounted. 2011-01-13 22:30:09 +00:00
external Fix zfs Makefiles + debug, don't add -g by default only when MKDEBUG is 2011-01-13 23:18:23 +00:00
extsrc
games avoid unnecessary cast (hi wiz) 2011-01-05 15:52:20 +00:00
gnu Remove NOMANDOC, the documents are at least parsed somewhat sensible. 2011-01-12 23:03:55 +00:00
include practice alphabet: "g before i except never" etc. 2010-12-29 15:53:57 +00:00
lib Xref strsuftoll(3) and orders(7). 2011-01-14 10:08:57 +00:00
libexec Make sure bozo_auth_check_401() isn't called with a NULL "request". 2011-01-12 19:29:24 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Adjust for the new chown location. 2011-01-14 00:59:14 +00:00
sbin fix a mysterious indent lossage roaming around for last couple of years. 2011-01-14 06:02:57 +00:00
share bppcsc(4) man page 2011-01-14 10:25:14 +00:00
sys Using "int" variables with sysctl's CTLTYPE_BOOL is a simple receipt to 2011-01-14 10:18:21 +00:00
tests Moving t_hsearch - belongs in stdlib/ 2011-01-13 14:32:35 +00:00
tools Define PRI[diouxX]8. We previously did this only for 2011-01-10 20:38:35 +00:00
usr.bin Sort options in SYNOPSIS. 2011-01-12 19:55:06 +00:00
usr.sbin Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories. 2011-01-13 22:28:35 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
BUILDING
Makefile Remove the do-external-lib and do-gnu-lib targets, along with 2010-12-03 21:38:46 +00:00
Makefile.inc
UPDATING Make tcpdump(8) to drop root privileges and chroot(2) by default. 2010-12-17 09:54:27 +00:00
build.sh * test librumpdev_dm 2010-12-06 09:08:39 +00:00