FreeBSD src
Go to file
Steve Price a41f1d080d Don't use _POSIX_PATH_MAX to limit the size of the path, instead
use 'getcwd(NULL, 0)' just as pwd(1) does.

Suggested by: bde
1996-12-23 05:31:48 +00:00
bin Don't use _POSIX_PATH_MAX to limit the size of the path, instead 1996-12-23 05:31:48 +00:00
contrib Ay, merge from RELENG_2_2. Back out the "moving HEAD" fix. 1996-12-19 08:55:10 +00:00
eBones Fix a cosmetic bug that has bothered me for ages. :-) 1996-12-21 06:21:16 +00:00
etc Add commented out samples on how to activate the compat libs during build. 1996-12-23 05:17:09 +00:00
games comma police for section SEE ALSO 1996-12-22 23:17:39 +00:00
gnu Even more buffer overflow fixes 1996-12-19 10:45:16 +00:00
include string.h defines nonstandard routines when _POSIX_SOURCE is 1996-12-17 19:35:43 +00:00
lib In the spirit of Christmas, I give ye a gift! 1996-12-23 05:07:37 +00:00
libexec Document the -k, -v and -x options. 1996-12-16 00:01:28 +00:00
lkm
release Build the compat dists via the standard build with the rest of the tree 1996-12-23 05:10:31 +00:00
sbin Minor mdoc/style fixes. 1996-12-23 02:03:15 +00:00
secure
share Add commented out samples on how to activate the compat libs during build. 1996-12-23 05:17:09 +00:00
sys Fix a bug in the wt driver that could cause memory corruption. 1996-12-23 01:53:13 +00:00
tools Fix the 'info sharedlibextention' output in tclsh which was caused by a 1996-12-17 13:08:08 +00:00
usr.bin Allow mail(1) to look for multiple mail.rc files. 1996-12-21 22:53:58 +00:00
usr.sbin Correct file modes on updated /etc/skeykeys. 1996-12-23 02:27:29 +00:00
COPYRIGHT
Makefile Add comment on -DALLLANG. 1996-12-20 08:18:47 +00:00