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
*
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
*
Back out NOTE_EXIT status reporting pending discussion.
green
2000-05-21
1
-4
/
+0
*
Remove a superfluous `.Pp' occuring directly after
chris
2000-05-19
1
-1
/
+0
*
Add a note under IMPLEMENTATION NOTES about the behavior of sendfile()
chris
2000-05-19
1
-0
/
+27
*
List ECONNRESET as a return value. EINVAL was not documented either.
peter
2000-05-19
2
-0
/
+4
*
Put the wait(2) exit status in "data" for NOTE_EXIT kevents.
green
2000-05-17
1
-0
/
+4
*
Fixed missing include in synopsis.
bde
2000-05-11
1
-2
/
+2
*
When "any" acts as a subject, the verb must agree with whatever any is of.
hoek
2000-05-11
1
-2
/
+2
*
Content-free commit: only remove trailing whitespace
hoek
2000-05-11
1
-6
/
+6
*
The accept() function is a call, not an argument. Also, add: serial
hoek
2000-05-11
1
-5
/
+5
*
Some mdoc cleanups for the manual page.
jlemon
2000-05-06
2
-7
/
+11
*
Add a kqueue(2) manual page.
jlemon
2000-05-04
2
-1
/
+401
*
Use `Er' variable to define first column width in ERRORS section. It was
phantom
2000-05-04
53
-54
/
+54
*
mdoc(7) cleanup:
phantom
2000-05-04
1
-6
/
+5
*
Add missing man pages. Fix various compliance bugs, mostly having to do with
jasone
2000-05-02
1
-0
/
+85
*
Fix typo. Use `.Fa' to denote a function argument.
jkoshy
2000-04-26
1
-2
/
+4
*
Spell MAP_NOSYNC correctly.
wollman
2000-04-23
1
-1
/
+1
*
.Lb-ify
wollman
2000-04-23
1
-0
/
+2
*
Add shm_open(3) and shm_unlink(3). The documentation could use a good
wollman
2000-04-22
1
-0
/
+192
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
138
-1
/
+277
*
Document EWOULDBLOCK as a possible errno return value.
archie
2000-04-09
1
-0
/
+7
*
Fixed wrong arg type in synopsis.
bde
2000-03-23
1
-1
/
+1
*
Add a man page for aio_waitcomplete(). Update the aio_cancel() man page to
jasone
2000-03-21
3
-19
/
+179
*
Remove more single-space hard sentence breaks.
sheldonh
2000-03-02
1
-2
/
+4
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
19
-44
/
+88
*
Add MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_CORE to madvise(2).
ps
2000-02-28
2
-0
/
+8
*
Fix null-pointer dereference crash when the system is intentionally
dillon
2000-02-16
1
-1
/
+2
*
Replace `.Os BSD' which caused a troff error with `.Bx' which also
chris
2000-02-14
1
-1
/
+1
*
Document the support in the kernel for hardware debug registers on the
obrien
2000-02-12
1
-1
/
+20
*
We _do_ support MS_ASYNC
guido
2000-01-24
1
-1
/
+1
*
Clarify that we don't offer hard realtime.
alfred
2000-01-24
1
-3
/
+8
*
Add HISTORY.
sheldonh
2000-01-18
1
-0
/
+2
*
Fixed missing backslash in previous commit. Adding setresuid.2 has taken
bde
2000-01-18
1
-1
/
+1
*
Fix line too long style bug in the previous commit (which, by the
sheldonh
2000-01-18
1
-2
/
+2
*
add setresuid.2
ache
2000-01-18
1
-1
/
+1
*
Add manual pages for the newly added setres[ug]id system calls.
sheldonh
2000-01-17
2
-0
/
+80
*
Sync contents of struct nfsd_svrargs
kris
2000-01-09
1
-2
/
+2
*
Fixed wrong #include in synopsis.
bde
1999-12-23
1
-2
/
+2
*
Fixed missing `const' in synopsis.
bde
1999-12-23
1
-1
/
+1
*
Fixed missing installation of a link to getlogin_r.3. This is the first
bde
1999-12-23
1
-0
/
+1
*
Fix a typo which I cannot believe I missed after rereading this text
asmodai
1999-12-21
1
-1
/
+1
*
Properly manify this manpage.
asmodai
1999-12-21
1
-5
/
+5
*
Document SA_SIGINFO
cracauer
1999-12-15
1
-25
/
+90
*
Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC to
dillon
1999-12-12
2
-0
/
+56
*
Add reference to netgraph(4) in the 'see also' section.
archie
1999-12-06
1
-0
/
+1
*
Add RLIMIT_SBSIZE here, too.
green
1999-12-03
1
-0
/
+4
[next]