Go to file
mrg 8be5702b71 first steps towards fujitsu SPARC64 support:
- use INTVEC() for the interrupt number, avoids overflow in the (normally)
  11 bit interrupt number (from openbsd)
2011-05-12 05:43:06 +00:00
bin Sort sections, punctuation nits. 2011-04-28 13:51:47 +00:00
common fix _STANDALONE build 2011-04-26 20:53:34 +00:00
compat catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments. 2011-04-17 01:29:06 +00:00
crypto remove generated binary files 2011-05-05 18:40:24 +00:00
dist CVE-2011-0997 dhclient: insufficient sanitization of certain DHCP 2011-04-06 20:24:16 +00:00
distrib Few naive tests for pause(3). 2011-05-10 13:03:05 +00:00
doc Heimdal has been upgraded to 1.5pre1. 2011-05-11 10:11:11 +00:00
etc Add a test case for PR kern/44946. This tests that common first level sysctl 2011-05-09 17:53:54 +00:00
external Import Postfix 2.8.3: 2011-05-11 09:10:01 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Fix two rather obviousbuffer overflows, one of them hitting all the time. 2011-05-11 23:20:46 +00:00
include finish the ieeefp.h vs fp_prec_t hack from the previous change and 2011-03-27 05:13:15 +00:00
lib Use sysconf(_SC_PAGESIZE) instead of PAGE_SIZE. 2011-05-11 14:52:48 +00:00
libexec We no longer need -I/usr/include/krb5. 2011-04-24 21:42:06 +00:00
regress These tests have (finally) been atf-ified 2011-04-09 17:55:51 +00:00
rescue move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
sbin Fix parsing of -A option so that the [/ptn_0_offset] part is optional, as 2011-05-08 14:22:16 +00:00
share According to their home page, N of IANA is plural. 2011-05-10 23:33:07 +00:00
sys first steps towards fujitsu SPARC64 support: 2011-05-12 05:43:06 +00:00
tests Remove shebang lines from test-script sources; avoids duplicate with 2011-05-11 22:08:12 +00:00
tools BSD grep is good enough if someone really needs src/tools/grep. 2011-04-21 14:27:11 +00:00
usr.bin Suppress whitespace at EOL to fix lib/librumphijack/t_tcpip. 2011-05-11 22:21:59 +00:00
usr.sbin use err(3) and warn(3) for error and warning printing, tiny knf. 2011-05-12 01:59:16 +00:00
x11 Build the updates ssh-askpass program and add the man page to the xbase set. 2011-04-03 13:29:45 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00