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
*
Slight tuning if teh KSE man page to indicate some functionality is
julian
2002-12-27
1
-29
/
+33
*
Spelling: s/then/than/ where appropriate.
ru
2002-12-24
1
-3
/
+3
*
mdoc(7) police: Deal with self-xrefs.
ru
2002-12-24
2
-2
/
+2
*
Document protection bits.
trhodes
2002-12-23
1
-0
/
+16
*
Fixed the abuses of .Ql visible on stderr in troff mode.
ru
2002-12-23
1
-6
/
+6
*
Fix style (no space after return, twice-too-big continuation) and
jmallett
2002-12-22
1
-2
/
+2
*
Grammatical fixup: s/be the -1/be -1/
ceri
2002-12-19
1
-1
/
+1
*
mdoc(7) police: "The .Fa argument.".
ru
2002-12-19
101
-177
/
+507
*
mdoc(7) police: Fixed a few .Fa abuses.
ru
2002-12-19
1
-2
/
+2
*
mdoc(7) police: Fixed abuses of the .Ar and .Em macros.
ru
2002-12-18
12
-31
/
+31
*
mdoc(7) police: Tidy up the syscall language.
ru
2002-12-18
147
-668
/
+1011
*
This is David Schultz's swapoff code which I am finally able to commit.
dillon
2002-12-15
2
-18
/
+46
*
Uniformly refer to a file system as "file system".
ru
2002-12-12
18
-112
/
+112
*
Fixed the parameter's name.
ru
2002-12-11
1
-1
/
+1
*
mdoc(7) police: formatting nits.
ru
2002-11-29
7
-16
/
+20
*
Describe newly added fields in the KSE and thread mailboxes.
archie
2002-11-22
1
-0
/
+28
*
libc_r wasn't so tied to libc for 22 months.
ru
2002-11-18
1
-5
/
+3
*
Update SYNOPSIS to reflect the standardized header. Add STANDARDS
mike
2002-11-17
1
-4
/
+13
*
Given that we have 3 places to document UUID related information,
marcel
2002-11-11
1
-9
/
+69
*
After waiting for help with the markup, I finally decided to just patch
nsayer
2002-11-04
1
-3
/
+3
*
Add descriptions for some _PC_* variables from <sys/unistd.h> that
tjr
2002-11-04
1
-1
/
+40
*
Track the number of non-data chararacters stored in socket buffers so that
kbyanc
2002-11-01
1
-1
/
+1
*
While an interface can be depreciated, we prefer deprecated.
rwatson
2002-10-29
1
-1
/
+1
*
Restored sigaction's name in its prototype.
bde
2002-10-24
1
-1
/
+1
*
* Modernize aio(4), providing instructions for static and dynamic kernel
sheldonh
2002-10-24
7
-147
/
+8
*
Add cross-references to the aio(4) manual page.
des
2002-10-24
6
-0
/
+6
*
Explain to users that they may want to kldload aio.
alfred
2002-10-22
7
-22
/
+175
*
Document that write(2) et al can return EROFS for attempts to write the
schweikh
2002-10-10
1
-0
/
+7
*
de-__P()
alfred
2002-10-09
1
-2
/
+1
*
Add brief mention of the extattr_*_link() system call variants.
rwatson
2002-10-09
1
-0
/
+16
*
Add note that there is a kernel-imposed limit on the number of threads
archie
2002-10-08
1
-0
/
+7
*
Add MLINKS to kse.2.
archie
2002-10-08
1
-0
/
+2
*
Add restrict type-qualifier to sem_getvalue().
mike
2002-10-04
1
-1
/
+1
*
Correct the regressive part of my last commit to these files:
robert
2002-10-04
2
-7
/
+4
*
Add a man page for the KSE system calls.
archie
2002-10-02
2
-1
/
+586
*
Add the 'restrict' type qualifier to the prototypes of `sigaction',
robert
2002-10-02
4
-4
/
+9
*
Remove the "special processes" section. It has rotted, and the idea
dd
2002-10-02
1
-7
/
+0
*
Don't claim to return the fileid which we unloaded. The kernel
dd
2002-10-01
1
-9
/
+1
*
<sys/types.h> is no longer needed.
mike
2002-09-25
1
-1
/
+0
*
Welcome the sem_ API to libc!
alfred
2002-09-19
2
-1
/
+355
*
Update to reflect reality.
archie
2002-09-11
2
-31
/
+8
*
Adjust to reflect reality, which is that sigaltstack() takes stack_t *'s.
archie
2002-09-10
1
-6
/
+6
*
Note that <sys/types.h> in no longer a prerequisite for <utime.h> and
mike
2002-08-24
7
-7
/
+0
*
s/EDOFUS/EDOOFUS/
phk
2002-08-21
1
-1
/
+1
*
can not -> cannot.
ru
2002-08-13
1
-1
/
+1
*
Update with new error return code.
phk
2002-08-09
1
-0
/
+4
*
mdoc(7) police: punctuation.
ru
2002-08-09
1
-1
/
+1
*
mdoc(7) police: sort xrefs.
ru
2002-08-09
1
-2
/
+2
*
Implement POSIX.1-2001 (XSI)'s ulimit(3).
mike
2002-08-08
1
-0
/
+1
*
Document file descriptor reopening and current standardization status.
wollman
2002-08-07
1
-0
/
+19
[next]