Go to file
pooka 704e075311 Make all mount(2) return value error checks against -1. Some file
systems just checked != 0, breaking MNT_GETARGS.  Others worked with < 0,
but make them check against -1 too for consistency.  And sprinkle some
stylish line wrapping where appropriate.
2007-07-16 17:06:52 +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 Make all mount(2) return value error checks against -1. Some file 2007-07-16 17:06:52 +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 aiboost_refresh_sensors: if value returned is 0, invalidate the sensor too. 2007-07-16 16:44:26 +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 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +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 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