Go to file
dyoung c342db9666 Use printf("%zx", arg) instead of printf("%lx", (unsigned long)arg).
Use __arraycount().
2007-07-16 15:55:38 +00:00
bin Fix '-Ph' segfault; from Greg Woods 2007-07-16 14:39:53 +00:00
common Fix the prototyp of prop_dictionary_set_keysym in the DESCRIPTION part 2007-07-07 19:03:52 +00:00
crypto fixed a socket leak 2007-07-16 15:05:10 +00:00
dist Import of pkg_install-20070715 from pkgsrc. 2007-07-16 13:01:43 +00:00
distrib Add fsck(,_ffs} to the install ramdisk. 2007-07-16 13:56:50 +00:00
doc Start handling pkg_install as third party package. I'll be responsible. 2007-07-16 13:11:42 +00:00
etc fixsb has done its job. 2007-07-14 21:20:31 +00:00
games Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386. 2007-06-06 06:10:50 +00:00
gnu re-run mknative with GCC 4.1.3 2007-06-21 16:58:44 +00:00
include add estrndup() 2007-07-01 21:41:16 +00:00
lib Use HTML escapes. Use Ss for subsection. Correct date. 2007-07-15 21:37:55 +00:00
libexec Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
regress Fix typo in shell-bang line. Not really needed since the script is not 2007-07-15 09:23:53 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Add additional 'sizeof args' parameter to mount(2). 2007-07-14 15:57:24 +00:00
share Add 29160 to list of supported devices. List it as ASC-29160 instead 2007-07-16 14:06:07 +00:00
sys Use printf("%zx", arg) instead of printf("%lx", (unsigned long)arg). 2007-07-16 15:55:38 +00:00
tools Treat -cxx-isystem as -isystem-cxx. Not really required by our code, but 2007-07-09 15:27:10 +00:00
usr.bin PR/36644: Edgar Fuss: vacation does not work if homedir not present 2007-07-13 14:52:15 +00:00
usr.sbin If the target node exists in rename, do not try to issue a setback 2007-07-16 09:36:06 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00
build.sh Move several variable initialisations to the beginning of 2007-06-26 12:59:38 +00:00