FreeBSD src
Go to file
Bruce Evans 750f8dc963 Removed references to pathconf-related variables that were never handled
by sysctl and never can be in their documented form (kern.name_max would
have to become fs.filesystemname.name_max, etc.).

Added missing references to user.stream_max and user.tzname_max.  These
seem to misnamed.  <sys/sysconf.h> says that they correspond to POSIX2
names, but the sysconf names don't have POSIX2 or "posix2" like all the
other POSIX2 names.
1996-09-28 14:43:03 +00:00
bin Close files up to getdtablesize() instead of up to NOFILE. 1996-09-28 14:32:01 +00:00
contrib Temporarily disable the code that wants to add -lstdc++ in tge g++ driver 1996-09-27 05:13:40 +00:00
eBones Fix up some compilation warnings. 1996-09-22 00:55:46 +00:00
etc Fix a possible syntax error in rc when swapfile isn't defined at all. 1996-09-22 06:36:49 +00:00
games Eliminated includes of the "temporary" backwards compatibility header 1996-09-24 08:08:11 +00:00
gnu grep -q pattern file 1996-09-27 19:44:46 +00:00
include Fixed CLEANFILES. osreldate was missing. 1996-09-20 13:42:26 +00:00
lib .DV -> .Dv (SOCK_STREAM was invisible). 1996-09-28 13:32:35 +00:00
libexec add missing comma(s) in .Xr macros 1996-09-23 22:24:39 +00:00
lkm add forgotten $Id$ 1996-09-22 21:56:57 +00:00
release Rate limit the "xxx bytes read from" message to a maximum of one per 1996-09-26 22:12:07 +00:00
sbin Removed references to pathconf-related variables that were never handled 1996-09-28 14:43:03 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share Fixed dependencies on libraries which I broke in rev.1.39 of 1996-09-28 06:01:01 +00:00
sys Move pmap_update_1pg to cpufunc.h. Additionally, 1996-09-28 04:22:46 +00:00
tools Fixed CLEANFILES. The *.3 links were missing. 1996-09-20 14:12:32 +00:00
usr.bin Various cleanups: 1996-09-28 13:37:38 +00:00
usr.sbin Removed references to pathconf-related variables that were never handled 1996-09-28 14:43:03 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Unlocalize date 1996-09-21 06:06:41 +00:00