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
*
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
*
Use the ctype.h version of isascii() - it doesn't loose precision and think
peter
1999-12-28
1
-1
/
+1
*
Suppress vast quantities of unneeded warnings spewed by libc's gethostbydns
rwatson
1999-12-28
1
-3
/
+4
*
Small bug fix and improvements
shin
1999-12-28
1
-0
/
+7
*
Upgrade to the pam_ssh module, version 1.1..
green
1999-12-28
1
-12
/
+173
*
Work around an assert failure in the dynamic linker's default thread
jdp
1999-12-28
1
-0
/
+4
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
8
-4
/
+3657
*
Tidy up some loose ends. nullfs_read/write were returning the wrong value.
peter
1999-12-27
3
-5
/
+7
*
Make this compile with -Wall -Werror
peter
1999-12-27
1
-1
/
+2
*
Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb juggling
peter
1999-12-27
11
-129
/
+60
*
Add a new function dllockinit() for registering thread locking
jdp
1999-12-27
3
-1
/
+124
*
Creating weak symbols doesn't work correctly when building an aout libc.
jasone
1999-12-24
4
-16
/
+8
*
Fixed missing #include in synopsis.
bde
1999-12-23
2
-1
/
+3
*
Fixed a formatting error in the prototype for crypt().
bde
1999-12-23
1
-2
/
+2
*
Fixed bitrot in synopsis. The change from "int *pshared" to "int pshared"
bde
1999-12-23
2
-2
/
+2
*
Fixed wrong #include in synopsis.
bde
1999-12-23
1
-2
/
+2
*
Fixed missing `const' in synopsis.
bde
1999-12-23
1
-1
/
+1
*
Fixed missing includes in synopsis.
bde
1999-12-23
1
-0
/
+2
*
Fixed missing installation of a link to ctermid_r.3.
bde
1999-12-23
1
-0
/
+1
[next]