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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add libwrap and libutil from 3.4-RELEASE due to shlib version bump in 4.0.
obrien
2000-02-14
3
-1
/
+586
*
Update major version.
shin
2000-02-14
1
-2
/
+2
*
Remove the version information from `.Os FreeBSD' here. Not only
chris
2000-02-14
1
-1
/
+1
*
Repair misspelled `.Pp' directive:
chris
2000-02-14
1
-1
/
+1
*
Replace `.Os BSD' which caused a troff error with `.Bx' which also
chris
2000-02-14
1
-1
/
+1
*
Update major version.
shin
2000-02-12
1
-0
/
+2
*
Document the support in the kernel for hardware debug registers on the
obrien
2000-02-12
1
-1
/
+20
*
Add functions which allow i/o memory to be accessed without forcing a
dfr
2000-02-12
2
-5
/
+26
*
Document mixpasswordcase here as well as in passwd.1
nik
2000-02-11
1
-0
/
+3
*
Add more dual stack consideration.
shin
2000-02-10
1
-1
/
+5
*
Let getaddrinfo() and related functions supports traditional IPv4 format
shin
2000-02-10
2
-4
/
+10
*
Replace the existing documentation for ``KERN_QUANTUM'' with a more
chris
2000-02-10
1
-4
/
+2
*
IPv6 scoped addr format is changed as recent KAME change.
shin
2000-02-09
2
-6
/
+16
*
There is a problem in that one cannot use ctype.h at the same time as parts
obrien
2000-02-08
2
-49
/
+145
*
Revert part of the last commit, remove {g|s}etflags from the libc
joe
2000-02-05
1
-4
/
+2
*
Missing tcp_wrapper IPv6 support seemed to be a bug, so commit it.
shin
2000-02-03
1
-0
/
+1
*
Set libipsec shared library number to 0
shin
2000-02-03
1
-0
/
+2
*
The flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY were both
archie
2000-02-02
1
-1
/
+1
*
Mention what PKT_ALIAS_PROXY_ONLY does.
brian
2000-02-02
1
-1
/
+6
*
sync iruserok() extension API with other BSDs
shin
2000-02-01
1
-28
/
+53
*
Upgrade to libpcap 0.5
fenner
2000-01-30
1
-2
/
+2
*
Use __strong_reference() instead of __weak_reference() to assure that the
jasone
2000-01-29
60
-60
/
+60
*
Merge from RELENG_3 (oops):
chris
2000-01-29
1
-5
/
+5
*
Undo the ill-conceived breakage of the previous commit and really fix:
jasone
2000-01-29
3
-26
/
+28
*
Fix various typos and mdoc style issues.
mpp
2000-01-29
22
-108
/
+200
*
Grammar fix: ``Different than'' should really be ``different from''.
chris
2000-01-29
1
-1
/
+1
*
Revive the warning that dllockinit() is experimental and subject to
jdp
2000-01-29
1
-1
/
+6
*
For syscalls that are renamed to _thread_sys_foo, create a weak alias
jasone
2000-01-28
3
-16
/
+16
*
Use _fcntl() (not fcntl()) inside of fcntl().
jasone
2000-01-28
3
-9
/
+9
*
Introduce ACL man pages en masse for library calls, and general introduction.
rwatson
2000-01-28
26
-14
/
+2524
*
There were so far only 42 different conversion specifications in
joerg
2000-01-28
2
-0
/
+22
*
Install setflags.3 and its link to getflags.3.
bde
2000-01-28
1
-1
/
+3
*
Have NgMkSockNode() load the socket node type KLD if it's not
archie
2000-01-28
3
-2
/
+24
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
196
-571
/
+2044
*
Historically file flags (schg, uschg, etc) have been converted from
joe
2000-01-27
9
-164
/
+248
*
Avoid core dump when ai_canonname is NULL.
shin
2000-01-27
1
-4
/
+8
*
o Back out rev 1.4 - reallocf() failure clobbers existing `environ'.
ru
2000-01-27
1
-3
/
+8
*
Allow reverse lookup for loopback addr.
shin
2000-01-27
1
-1
/
+1
*
Use a long line instead splitting a line with backslash-newline in synopsis.
bde
2000-01-27
1
-2
/
+1
*
Fixed wrong includes in synopsis.
bde
2000-01-27
1
-8
/
+11
*
Document the memory leak that is inherent in FreeBSD's semantics
archie
2000-01-26
1
-0
/
+15
*
Add the new version.c file for curses_version(3)
peter
2000-01-26
2
-0
/
+2
*
A few more touchups:
rwatson
2000-01-26
6
-146
/
+188
*
Removed 3rd arg from bindresvport_sa() call, because the 3rd arg have been
shin
2000-01-26
1
-2
/
+1
*
Fix timestamp handling.
des
2000-01-26
1
-5
/
+7
*
bindresvport related changes
shin
2000-01-26
4
-75
/
+138
*
Fix getaddrinfo() behaviour to be more compliant with RFC2553. Patches are
shin
2000-01-26
1
-116
/
+17
*
Use a more conventional copyright message.
peter
2000-01-26
1
-9
/
+14
*
Minor fixes to library interface to improve POSIX.1e compliance. This
rwatson
2000-01-26
18
-156
/
+130
*
several tcp apps IPv6 update
shin
2000-01-25
8
-7
/
+270
[prev]
[next]