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
*
Minor English corrections were made; SEE ALSO was also fixed (no commas).
green
1999-06-17
1
-4
/
+4
*
Fix a minor style nit in the NAME section.
mpp
1999-06-11
1
-1
/
+1
*
Move the description of the strncmp() function from the RETURN VALUES
mpp
1999-06-11
1
-6
/
+6
*
Improvement in the description of what this does.
markm
1999-06-10
1
-10
/
+10
*
Ensure that host_addr (which is returned in struct hostent::h_addr_list[0])
dt
1999-06-07
1
-2
/
+2
*
Spell the .St macro correctly.
steve
1999-06-07
1
-1
/
+1
*
Spell isinf(3) correctly.
steve
1999-06-07
1
-1
/
+1
*
Update of intro(2)/errno(2) in the ongoing effort of the Programmer's
jseger
1999-06-06
1
-0
/
+25
*
Change an internal variable from "class" to "ns_class" for C++'s benefit.
peter
1999-06-04
1
-2
/
+2
*
Apply patch for PR #12008: remember to reset _yp_enabled flag in
wpaul
1999-06-04
1
-0
/
+2
*
Typo.
pb
1999-05-25
1
-2
/
+2
*
Added Posix rand_r function.
wes
1999-05-24
2
-5
/
+74
*
Chflags was clearing all flags supplied on the command line after a
jmz
1999-05-21
3
-6
/
+6
*
Fixed disordering and duplication of MLINKS in previous commit to
bde
1999-05-19
2
-3
/
+3
*
Add a strsignal(3) (like strerror(3)) for libc compatability with other
peter
1999-05-18
4
-6
/
+95
*
Add a note that when a stream opened via fdopen() is closed via fclose(),
archie
1999-05-17
1
-0
/
+4
*
$ brucify -deblunder
phk
1999-05-16
1
-2
/
+2
*
More typos.
kris
1999-05-09
1
-2
/
+2
*
Typo.
kris
1999-05-09
1
-1
/
+1
*
PR: 10918
foxfair
1999-05-07
1
-2
/
+2
*
writev(2) can return EDESTADDRREQ when attempting to write to a
ghelmer
1999-05-04
1
-0
/
+6
*
Show "#include <machine/param.h>" in SYNOPSIS to get declaration of
ghelmer
1999-05-04
3
-3
/
+6
*
Note the effect of close(2) on fcntl(2) record locks.
ghelmer
1999-05-04
1
-1
/
+9
*
Declare the return address for __divX, __remX so that gdb can step over
dfr
1999-05-02
1
-1
/
+1
*
Document ishexnumber, isideogram, isnumber, isphonogram, isrune,
ghelmer
1999-04-29
1
-2
/
+20
*
The accept(2) call can fail with EINTR (at least in the threaded context).
ghelmer
1999-04-29
1
-1
/
+5
*
This Implements the mumbled about "Jail" feature.
phk
1999-04-28
2
-2
/
+89
*
Mention that you can only create a block or char special file using
joerg
1999-04-28
1
-0
/
+5
*
Mention that set-id bits are not honoured for shell scripts and
hoek
1999-04-27
1
-1
/
+8
*
More egcs warning fixes:
imp
1999-04-25
4
-3
/
+5
*
Re-fixed to start at 1969 per the actual Posix requirement. Also
wes
1999-04-25
2
-7
/
+7
*
Bring two-digit years up-to-date with POSIX requirements.
wes
1999-04-25
2
-2
/
+12
*
Add missing strings.
phk
1999-04-24
1
-0
/
+7
*
Fix all the mipseb Makefiles. They were broken when I checked them in
imp
1999-04-22
8
-6
/
+166
*
Back out my change from 6 April PDT that added a new dlversion()
jdp
1999-04-22
2
-33
/
+1
*
Revise for KLD's.
ghelmer
1999-04-20
1
-55
/
+8
*
vfsload maps into kldload only now, no more fork/exec of modload(8).
peter
1999-04-19
1
-85
/
+1
*
Document pread() and pwrite().
dt
1999-04-11
3
-11
/
+68
*
Contains the para
nik
1999-04-10
1
-9
/
+1
*
Various language and style concerns fixed.
imp
1999-04-09
1
-11
/
+18
*
Fixed missing include in synopsis.
bde
1999-04-09
6
-21
/
+13
*
Add manpage link for dlversion(3).
jdp
1999-04-07
1
-2
/
+3
*
Add a new function dlversion() which returns the version number of
jdp
1999-04-07
2
-2
/
+34
*
Fixed disordering in previous 2 commits. Fixed an English error.
bde
1999-04-05
1
-5
/
+6
*
Add wrappers for pread and pwrite syscalls.
dt
1999-04-04
6
-11
/
+119
*
Add mkstemps to the man page, and create a link for it.
imp
1999-04-04
2
-2
/
+14
*
Add mkstemps from OpenBSD. This has been in my tree for months and
imp
1999-04-04
1
-7
/
+24
*
Manpages for the KLD system calls.
dfr
1999-04-04
7
-1
/
+450
*
Fix a macro name typo that made a word disappear.
jdp
1999-04-03
1
-1
/
+1
*
Disable the "Hint" option in phkmalloc as default. Recent VM system
phk
1999-03-28
2
-4
/
+4
[next]