Go to file
christos a109c1ee32 1. minimize code diffs with FreeBSD
2. return ENAMETOOLONG instead of ENOMEM if name is too long to fit.
3. only decrement cp if we are pointing to the end of the string.
   [this fixes the cp truncation of the last char problem reported]
2005-11-17 19:13:20 +00:00
bin - Better detect pathname overflow (from FreeBSD) 2005-11-16 22:42:12 +00:00
crypto Merge ipsec-tools 0.6.2 import. 2005-10-14 14:01:34 +00:00
dist reverting to the previous version of file 4.16, not 4.15. 2005-10-21 16:01:16 +00:00
distrib Add missing T: 2005-11-14 01:57:12 +00:00
doc correct base tag of yamt-readahead. 2005-11-15 04:06:57 +00:00
etc Add /usr/share/legal. 2005-10-22 12:31:52 +00:00
games Typos, duplicate words, consistent formatting. 2005-10-29 22:49:36 +00:00
gnu When compiling with -Os put all strings into .rodata.str1.1 (ie byte aligned) 2005-11-05 18:29:53 +00:00
include Change the sched_*() functions to return -1 and set errno to ENOSYS 2005-10-09 11:17:28 +00:00
lib 1. minimize code diffs with FreeBSD 2005-11-17 19:13:20 +00:00
libexec - Don't use a stale errno when printing an error 2005-10-31 16:15:42 +00:00
regress Don't check <sys/systm.h> anymore. 2005-10-30 23:36:22 +00:00
rescue put back tetris; by popular demand. 2005-09-23 00:29:51 +00:00
sbin The securelevel does not affect whether Veriexec's tables can be modified; 2005-11-13 18:39:53 +00:00
share Enable build.sh -x building for the usbtablet driver new in xsrc 2005-11-12 22:57:46 +00:00
sys Regen. 2005-11-17 18:12:59 +00:00
tools We use gcc's crtstuff now - update this acordingly (thanks to 2005-10-29 20:43:35 +00:00
usr.bin Invert the meaning of a comment to match reality. Pointed out by uwe@. 2005-11-13 17:24:31 +00:00
usr.sbin If ENABLE_WPA_SUPPLICANT_EAPOL is defined, add libdes to ${DPADD} and 2005-11-17 13:55:29 +00:00
x11 Enable build.sh -x building for the usbtablet driver new in xsrc 2005-11-12 22:57:46 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh It needs the braceexpand option for PD KSH, regardless of 2005-09-25 05:34:21 +00:00