index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gen
/
sysctl.3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Assorted markup fixes.
ru
2005-06-15
1
-6
/
+12
*
Add a sysctl that returns the full path of a process' text file.
das
2005-04-18
1
-3
/
+9
*
Sort sections.
ru
2005-01-20
1
-21
/
+21
*
Mechanically kill hard sentence breaks.
ru
2004-07-02
1
-5
/
+9
*
Document the existence of NET_RT_IFMALIST.
bms
2004-03-25
1
-0
/
+7
*
[troff] removed the unnecessary use of \_ escapes.
ru
2004-03-25
1
-96
/
+96
*
Document additional reasons that sysctl(3) can return ENOMEM (due to
truckman
2004-03-15
1
-0
/
+11
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
1
-10
/
+10
*
Update the kern.osreldate documentation to document the present format
eivind
2003-09-01
1
-2
/
+17
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
1
-1
/
+3
*
mdoc(7) police: "The .Fn function".
ru
2002-12-18
1
-4
/
+5
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
1
-7
/
+7
*
Fix braino.
dd
2002-03-24
1
-1
/
+1
*
The sixth argument to the NET_RT_IFLIST sysctl is actually 0 for
ru
2002-01-23
1
-1
/
+1
*
If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP.
ru
2001-12-13
1
-2
/
+2
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
1
-2
/
+2
*
Use ``.Rv -std'' wherever possible.
ru
2001-08-31
1
-7
/
+1
*
mdoc(7) police:
ru
2001-08-07
1
-2
/
+2
*
Use ``.St -p1003.[12]''.
ru
2001-02-26
1
-3
/
+9
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-12
/
+12
*
mdoc(7) police: replaced empty line with .Pp, updated document date.
ru
2001-01-23
1
-2
/
+2
*
Add the function sysctlnametomib to libc. Details on the semantics
mckusick
2001-01-23
1
-1
/
+54
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-126
/
+126
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-3
/
+6
*
Change [Ii]t's to "It is" and "its" as appropriate.
sheldonh
2000-11-14
1
-1
/
+1
*
Whitespace only: remove hard sentence breaks introduced in previous
sheldonh
2000-11-14
1
-3
/
+4
*
Correct description of KERN_PROC. Add description of KERN_PROC_ARGS.
abial
2000-11-11
1
-2
/
+13
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-5
/
+0
*
Whitespace only change: trim trailing whitespace.
asmodai
2000-10-30
1
-7
/
+7
*
Remove the reference to KERN_UPDATEINTERVAL and syncer(4), since
sheldonh
2000-07-22
1
-6
/
+0
*
Update stale references to update(4) with references to the new
sheldonh
2000-07-19
1
-1
/
+1
*
mdoc related cleanup:
phantom
2000-05-06
1
-17
/
+17
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
1
-0
/
+2
*
Replace the existing documentation for ``KERN_QUANTUM'' with a more
chris
2000-02-10
1
-4
/
+2
*
Document KERN_QUANTUM under CTL_KERN
chris
2000-01-19
1
-0
/
+6
*
remove most of PF_INET6 description. add references only.
itojun
2000-01-06
1
-138
/
+4
*
bring in description for KAME IPv6 changes.
itojun
2000-01-06
1
-4
/
+156
*
Separate some common sysctl code into sysctl_find_oid() and calling
green
1999-12-01
1
-0
/
+4
*
Correct spelling : ascii -> ASCII
phantom
1999-09-20
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+1
*
Typo fix.
jkoshy
1999-03-23
1
-1
/
+1
*
Make the implementation and documentation agree. Specifically:
des
1999-01-06
1
-2
/
+3
*
`kern.maxproc' is not changeable from sysctl(8).
jkoshy
1998-09-29
1
-1
/
+1
*
Sort table and descriptions.
jkoshy
1998-09-16
1
-7
/
+7
*
Turn off replies to ICMP echo requests for broadcast and multicast
jkoshy
1998-09-15
1
-2
/
+6
*
Document a number of VM sysctl variables with help from old emails
ghelmer
1998-09-09
1
-1
/
+38
*
Cross-reference to sysconf(3).
eivind
1998-06-30
1
-1
/
+2
*
Fixed missing return type in a prototype.
bde
1998-01-16
1
-0
/
+1
*
Added HW_MACHINE_ARCH.
kato
1997-08-30
1
-0
/
+3
[next]