freebsd-skq/lib/libc
obrien 7d9f6cd5a3 Added to MNT_FORCE option description after seeing Bruce's commit message
dealing w/the fixit floppy.
Also added the MNT_RELOAD, MNT_WANTRDWR, MNT_ASYNC, MNT_NOATIME,
MOUNT_UNION flags.  Someone might want to check my description of MNT_RELOAD.

2.2-R candidate.  Not a 2.1.6-R candidate -- some current flags aren't in
2.1.5-R's version.
1996-11-10 05:56:43 +00:00
..
amd64 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
compat-43
db Back out most of the last backout. :-) Guido removed the 1.1.1.1->1.1.1.2 1996-10-19 01:34:25 +00:00
gen Document that the `old' count is returned for the ENOMEM case. 1996-11-04 17:03:34 +00:00
gmon
i386 Correct a "spelling" error in a comment. 1996-10-31 17:50:45 +00:00
locale Rename collate_range_cmp to __collate_range_cmp for internal usage 1996-10-31 04:25:14 +00:00
net Doc updates and cleanups made with the bind-4.9.4 update some time ago. 1996-11-01 06:29:00 +00:00
nls
quad
regex collate_range_cmp -> __collate_range_cmp 1996-10-31 04:38:21 +00:00
rpc
stdio perror () does not prepend ": " for the non-NULL argument "". close PR 1492 1996-09-30 15:39:18 +00:00
stdlib If you run with option Z and malloc fails, memset gets called 1996-10-29 20:35:39 +00:00
stdtime Require that a timezone specified via the TZ envariable be a regular 1996-10-09 17:39:37 +00:00
string delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
sys Added to MNT_FORCE option description after seeing Bruce's commit message 1996-11-10 05:56:43 +00:00
xdr delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
yp - Avoid possible SEGVs: never call clnt_destroy() without checking 1996-11-08 01:42:02 +00:00
Makefile