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
*
Replace beforeinstall target with new variables used by .mk system.
rgrimes
2000-01-14
25
-114
/
+31
*
libc rcmd update for IPv6.
shin
2000-01-13
5
-88
/
+295
*
Correct placement of $FreeBSD$ CVS identifier.
asmodai
2000-01-13
1
-1
/
+1
*
Change ``from'' to ``to''.
asmodai
2000-01-13
1
-1
/
+1
*
Fixed missing include and missing arg in synopsis.
bde
2000-01-13
1
-1
/
+2
*
Fixed missing include in synopsis.
bde
2000-01-13
2
-0
/
+2
*
Fix unresolved _libc_*() references in libc by creating weak aliases
jasone
2000-01-13
1
-0
/
+2
*
added IPv6 unspecified addr check for getipnodebyaddr.
shin
2000-01-13
1
-0
/
+2
*
added IPv4 mapped IPv6 addr consideration for getaddrinfo() reverse lookup case
shin
2000-01-13
1
-1
/
+4
*
Track libc's three-tier symbol naming. libc_r must currently implement
jasone
2000-01-12
106
-124
/
+312
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
79
-292
/
+452
*
This is the second half of unbreaking the world build. Add a -DNOHTML
green
2000-01-11
2
-0
/
+4
*
*draws his sword*
green
2000-01-11
2
-0
/
+2
*
Install html files to /usr/share/doc/ncurses/
phantom
2000-01-10
2
-0
/
+18
*
Make sched_param parameter a const to comply with POSIX and SUSv2 specs.
deischen
2000-01-10
3
-3
/
+3
*
Remove the warning that this interface shouldn't be used yet. Fix
jdp
2000-01-09
1
-8
/
+4
*
Correct discrepancy between definition of argument to tempnam() and
kris
2000-01-09
1
-2
/
+2
*
Sync contents of struct nfsd_svrargs
kris
2000-01-09
1
-2
/
+2
*
More old uncommitted patches: implement timeouts at the protocol level.
des
2000-01-07
5
-99
/
+206
*
Add error codes for protocol errors.
des
2000-01-07
3
-1
/
+3
*
Patches I've had lying around for several months:
des
2000-01-07
4
-20
/
+78
*
Zap SHA1 password support. This will be re-implemented at a later date.
kris
2000-01-07
4
-195
/
+2
*
libipsec and IPsec related apps. (and some KAME related man pages)
shin
2000-01-06
13
-1
/
+3443
*
Change REGENTS -> AUTHOR in the copyright.
deischen
2000-01-06
1
-1
/
+2
*
remove most of PF_INET6 description. add references only.
itojun
2000-01-06
1
-138
/
+4
*
bring in description for KAME IPv6 changes.
itojun
2000-01-06
1
-4
/
+156
*
Make example for handling "-##" work and comply with style(9). Still
hoek
2000-01-06
1
-5
/
+12
*
Fixed the type of dllockinit() (const unpoisoning).
bde
2000-01-05
1
-4
/
+1
*
Fixed missing include in synopsis.
bde
2000-01-05
2
-4
/
+4
*
Fixed missing include in synopsis.
bde
2000-01-05
1
-0
/
+1
*
Fixed missing includes in synopsis. <sys/file.h> went missing when KERNEL
bde
2000-01-05
1
-2
/
+3
*
Fixed missing include in synopsis.
bde
2000-01-05
1
-1
/
+2
*
mdoc(7)'fy
phantom
2000-01-05
1
-68
/
+71
*
Unbreak profiling. bde says this is not the cleanest way to fix the
jasone
2000-01-04
4
-8
/
+8
*
Grammar: "be even number" -> "be an even number"
billf
2000-01-03
1
-1
/
+1
*
Remove -g compiler flag.
marcel
2000-01-03
1
-1
/
+1
*
Remove duplicated extern.
bp
2000-01-01
1
-1
/
+0
*
Backout the prev. commit. It's a bad idea to make-up terms. I believe
hoek
1999-12-31
2
-3
/
+3
*
Moved flags_to_string and string_to_flags into libutil. It's used in
joe
1999-12-30
1
-1
/
+2
*
Connect fparseln(3) for mailwrapper(8)
peter
1999-12-29
4
-5
/
+22
*
Don't explicitly mmap() red zones at the bottom of thread stacks (except
jasone
1999-12-29
9
-48
/
+78
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
6
-20
/
+25
*
-Wall and minor style(9) cleanups.
deischen
1999-12-28
21
-46
/
+42
*
Change stack allocation algorithm to make better use of memory
deischen
1999-12-28
6
-66
/
+60
*
Don't wakeup threads when there is a process signal and no installed
deischen
1999-12-28
3
-69
/
+111
*
Typo cops.
hoek
1999-12-28
1
-1
/
+1
*
Add history: The reallocf() function first appeared in FreeBSD-3.0.
hoek
1999-12-28
1
-0
/
+5
*
Add ".Xref tolower 3" since its internal use is inferred in DESCRIPTION.
hoek
1999-12-28
1
-1
/
+2
*
Avoid the potentially confusing term "a null pointer" and say "the NULL
hoek
1999-12-28
2
-3
/
+3
*
Add .Xrefs to tolower.3 and toupper.3, respectively.
hoek
1999-12-28
2
-0
/
+2
[next]