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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify the time parameter of the kevent() system call.
asmodai
2000-11-21
1
-1
/
+1
*
mdoc(7) police: fixed warnings.
ru
2000-11-20
1
-4
/
+2
*
mdoc(7) police: Nm -> Fn where appropriate.
ru
2000-11-20
3
-15
/
+14
*
Don't suggest people use getpid() to construct temporary filenames;
kris
2000-11-19
1
-2
/
+6
*
mdoc(7) police: use certified section headers wherever possible.
ru
2000-11-17
7
-8
/
+8
*
Remove fullstops from the end of .Xr lines in SEE ALSO section.
ben
2000-11-15
5
-5
/
+5
*
Use Fx macro wherever possible.
ru
2000-11-14
5
-7
/
+12
*
remove outdated bugs, we actually do have aio_cancel support
alfred
2000-11-10
2
-4
/
+1
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
4
-7
/
+0
*
Fix nits introduced in rev 1.9:
sheldonh
2000-10-30
1
-2
/
+4
*
Replace old sigaction struct declaration with the new one as present
asmodai
2000-10-30
1
-12
/
+8
*
Whitespace only change: trim trailing whitespace.
asmodai
2000-10-30
1
-1
/
+1
*
Correct the text on RETURN VALUES.
n_hibma
2000-10-20
1
-1
/
+3
*
Document the ptrace() PT_STEP request.
jwd
2000-10-14
1
-1
/
+10
*
Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) man
peter
2000-09-28
10
-0
/
+307
*
Resurrect documentation of chflags(2)'s SF_ARCHIVED.
rse
2000-09-22
1
-2
/
+2
*
Use .St -susv2 rather than "The Single UNIX Specification".
imp
2000-09-04
1
-2
/
+2
*
Soften the statement about select's timeout argument. This part of
imp
2000-09-04
1
-4
/
+2
*
Document return value of ENOENT for nonexistent/invalid filter entries.
jlemon
2000-08-07
1
-0
/
+2
*
Fix description of argv[0] passed to interpreted scripts; it's the name of
ben
2000-08-05
1
-3
/
+3
*
Revert the temporary hack in rev 1.79.
peter
2000-08-01
1
-1
/
+1
*
Add pointers to rfork_thread(3)
peter
2000-07-31
1
-3
/
+12
*
Deal with the exit entry in MIASM changing to sys_exit.
peter
2000-07-29
1
-1
/
+1
*
MFC 1.11.2.3 from -stable to -current
dillon
2000-07-25
1
-6
/
+21
*
Clean up some nits, with the permission of the author:
sheldonh
2000-07-24
1
-7
/
+14
*
use .Pp instead of faking it with an extra newline
alfred
2000-07-20
1
-1
/
+1
*
document get/set sockopt usage with accept_filter(9)
alfred
2000-07-20
1
-2
/
+35
*
Update stale references to update(4) with references to the new
sheldonh
2000-07-19
2
-3
/
+3
*
Simplify kqueue API slightly.
jlemon
2000-07-18
1
-2
/
+2
*
Change my email address in the copyright notices for the sake of consistency
jasone
2000-07-18
1
-1
/
+1
*
Make the NAME section a bit less confusing.
ben
2000-07-15
2
-2
/
+2
*
Fix typo; sa_siginfo -> sa_sigaction
ben
2000-07-11
1
-1
/
+1
*
First appeared in 2.9BSD, not 3.0.
dannyboy
2000-07-08
1
-1
/
+1
*
remove sys/time.h by instruction from bde.
jmg
2000-07-06
1
-1
/
+0
*
change first release date to 4.1-R as 5.0-R won't be out for at least a
jmg
2000-06-26
1
-1
/
+1
*
The argument is not mcontext_t but ucontext_t.
alex
2000-06-26
1
-1
/
+1
*
Repair a cross-reference to sync(1) that should refer to sync(8).
chris
2000-06-23
1
-1
/
+1
*
Properly separate paragraphs by using `.Pp' instead of a blank line.
chris
2000-06-23
3
-6
/
+6
*
Remove blank lines.
chris
2000-06-23
4
-4
/
+0
*
Mark up errno as a variable (Va), not as a defined value (Dv).
sheldonh
2000-06-23
1
-3
/
+3
*
Apply the accepted line breaking rules.
sheldonh
2000-06-23
1
-7
/
+10
*
Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:
chris
2000-06-23
29
-145
/
+145
*
Replace an erroneous `.Va error' with `.Va errno'.
chris
2000-06-23
1
-1
/
+1
*
Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty line
chris
2000-06-23
1
-2
/
+2
*
Replace .Va references to function arguments to .Fa references.
chris
2000-06-23
1
-2
/
+2
*
Make a note of fflagstostr and strtofflags in the 'see also' section.
joe
2000-06-17
1
-0
/
+2
*
Fix typo: turn of -> turn off.
alex
2000-06-13
1
-1
/
+1
*
add a BUGS section on how we can only watch VNODE's on a UFS file system
jmg
2000-06-07
1
-0
/
+4
*
Replace a `manual(section)' reference with a proper .Xr statement.
chris
2000-05-31
1
-1
/
+2
*
fix up the kqueue documentation... comment some things that were left
jmg
2000-05-24
1
-0
/
+21
[next]