HardenedBSD src tree
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
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
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
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
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
Makefile