Go to file
uwe d42d0f4fb3 Define PRIu32 in host environments that don't have it defined.
Define it to "d", as we are unlikely to support hosts where int is
smaller than 32 bits anyway :).
2005-08-27 22:38:02 +00:00
bin Add a new keyword, ``topdir'', that grants access only if the file is 2005-08-24 19:09:03 +00:00
crypto SHA1 is a better default than MD5. 2005-08-27 12:32:15 +00:00
dist merge dhcp-3.0.3 2005-08-11 17:13:21 +00:00
distrib Fix some obvious problems found by actually running an install in Spanish. 2005-08-27 21:24:13 +00:00
doc sysinst: Spanish language translation, contributed by 2005-08-26 16:43:11 +00:00
etc pf needs to be started after the network is up, because some pf rules 2005-08-23 12:12:56 +00:00
games Sulfur|Sulphur -> Sul[f|ph]ur 2005-08-14 21:19:35 +00:00
gnu Fix vulnerability reported in SA16553 using the Red Hat patch. 2005-08-25 10:00:01 +00:00
include 64 bit inode changes 2005-08-19 02:04:54 +00:00
lib Lint warnings. 2005-08-27 16:55:59 +00:00
libexec * Add recvbufsize configuration option 2005-08-24 15:51:41 +00:00
regress cast f_fileno to uint64_t to be more portable. 2005-08-20 05:25:16 +00:00
rescue Add vnconfig(8). ok christos 2005-08-10 20:04:40 +00:00
sbin Define PRIu32 in host environments that don't have it defined. 2005-08-27 22:38:02 +00:00
share Mention that a kthread *must* call kthread_exit() to terminate itself 2005-08-27 01:32:59 +00:00
sys don't include uvm_fault.h unnecessarily. 2005-08-27 16:11:32 +00:00
tools UINT8_MAX and UINT16_MAX are needed for disklabel. 2005-08-27 22:08:58 +00:00
usr.bin PR/31077: Wil L: /usr/bin/make can read off of end of buffer 2005-08-27 08:04:26 +00:00
usr.sbin Add SHA2 support in mtree. 2005-08-24 20:55:41 +00:00
x11 fontconfig depends on expat - so insert a .WAIT for parallel builds. 2005-07-22 08:47:20 +00:00
build.sh Initial pass at an in-tree ia64 toolchain. From PR 29141 with some fixes 2005-08-17 07:13:32 +00:00
BUILDING Document the environment variables for if you need to override or 2005-02-15 18:41:18 +00:00
Makefile Modify "release" to invoke "make distribution" instead of "make build", 2005-08-25 02:04:39 +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 mention recent kernel config change, 2005-08-25 16:01:14 +00:00