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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add rfork_thread(3).
alc
2003-10-13
2
-1
/
+102
*
Changed EINVAL constant reference from UIO_MAXIOV to IOV_MAX.
dds
2003-10-11
1
-1
/
+1
*
Cite the published version of "Engineering a Sort Function" instead of
tjr
2003-09-30
1
-4
/
+7
*
More style fixes to improve diffability with OpenBSD.
phk
2003-09-27
1
-46
/
+54
*
Style changes to improve diffability against OpenBSD version.
phk
2003-09-27
1
-91
/
+91
*
Fix fabs(). This commit brought to you by the letter 'l'.
peter
2003-09-26
1
-1
/
+1
*
From OpenBSD:
fenner
2003-09-15
1
-1
/
+1
*
Our getaddrinfo() and getnameinfo() are thread-safe but
ume
2003-09-15
2
-2
/
+10
*
Get rid of duplicates.
ru
2003-09-14
3
-3
/
+3
*
mdoc(7): Fix common mistakes made in the SEE ALSO section.
ru
2003-09-12
3
-6
/
+8
*
mdoc(7): Properly mark C headers.
ru
2003-09-10
20
-29
/
+29
*
Document the fact that send(2) can return EPIPE (like when a socket is not
roberto
2003-09-10
1
-0
/
+4
*
mdoc(7): Use the new feature of the .In macro.
ru
2003-09-08
62
-105
/
+105
*
In the !MNT_BYFSID case, return EINVAL from unmount(2) when the
iedowse
2003-09-08
1
-7
/
+12
*
Clarify that the second argument to accept() may be a null pointer if
roam
2003-09-05
1
-1
/
+7
*
Remove an unused and incorrect prototype for _none_init().
tjr
2003-09-05
1
-1
/
+0
*
Move a sentence about the terminating \0 from the RETURN VALUES section
simon
2003-09-04
2
-14
/
+14
*
Sigh. I can't win anything. Use addq rather than addl with %rsp.
peter
2003-09-04
1
-1
/
+1
*
Apply same basic fix for getcontext(2) as for i386. Store the return
peter
2003-09-04
2
-2
/
+56
*
Fix some minor whitespace botches
peter
2003-09-04
1
-1
/
+1
*
Make getcontext(2) work on i386. It needs a small wrapper in libc
peter
2003-09-04
2
-2
/
+52
*
Fix/add errno return values to match the NFS client implementation and
dds
2003-09-02
2
-5
/
+16
*
Update the kern.osreldate documentation to document the present format
eivind
2003-09-01
1
-2
/
+17
*
Return (-1) not (ENOENT) for mac_prepare_type(), and set errno to
rwatson
2003-08-30
1
-1
/
+2
*
Document that read(2) can also return EPERM
dds
2003-08-30
1
-0
/
+3
*
Clarify text
eivind
2003-08-26
1
-1
/
+1
*
Add HISTORY sections to the remaining MAC library man pages.
rwatson
2003-08-22
6
-0
/
+36
*
Update the mac_prepare(3) man page to reflect changes to the
rwatson
2003-08-22
1
-8
/
+43
*
Make the elements argument to mac_prepare() be const.
rwatson
2003-08-22
1
-1
/
+1
*
As new objects begin to support new labels, start to generalize
rwatson
2003-08-22
1
-86
/
+192
*
Add a kluge suggested by Marcel to paper over the difference between
wollman
2003-08-19
2
-0
/
+4
*
Change gethostname() to set errno to ENAMETOOLONG instead of ENOMEM
wollman
2003-08-19
2
-18
/
+51
*
style.Makefile(5)
obrien
2003-08-18
1
-1
/
+1
*
Stage 3 of dynamic root support. Make all the libraries needed to run
gordon
2003-08-17
1
-0
/
+1
*
Fix wrong identifier on .end directive. The SYSCALL macro does name
marcel
2003-08-16
4
-4
/
+4
*
Replace some syscalls with libc version, this makes abort work better with
davidxu
2003-08-16
1
-10
/
+7
*
Make the documentation of PT_STEP match its implementation: the
iedowse
2003-08-11
1
-2
/
+3
*
Add the mlockall()/munlockall() system call manual page from NetBSD.
bms
2003-08-11
1
-0
/
+140
*
Add the mlockall() and munlockall() system calls.
bms
2003-08-11
7
-8
/
+9
*
For type 0 rng lower initial drop to 50, it is enough to hide linearity
ache
2003-08-10
1
-1
/
+5
*
Fix the case of the encoding name in the ENCODING line. Names are
tjr
2003-08-10
1
-1
/
+1
*
Cross-reference gbk(5).
tjr
2003-08-10
1
-0
/
+1
*
Cross-reference gbk(5) now that it exists. Fix a copy & paste error:
tjr
2003-08-10
1
-1
/
+2
*
Add a fairly minimal manual page for the GBK encoding.
tjr
2003-08-10
2
-1
/
+63
*
Add a cross reference to Unicode 3.0.
tjr
2003-08-10
1
-1
/
+6
*
Add cross references to the new character encoding manual pages,
tjr
2003-08-10
1
-1
/
+5
*
Add manual pages for the BIG5, GB18030 and MSKanji encodings. These may
tjr
2003-08-10
4
-1
/
+189
*
o There are 6 trap disable bits in ar.fpsr, not five. Even though we
marcel
2003-08-09
2
-4
/
+4
*
Add signalcontext() which will be needed by libpthread.
deischen
2003-08-09
2
-1
/
+104
*
Add the POSIX 1003.1-2001 posix_madvise() interface.
bms
2003-08-09
4
-4
/
+29
[next]