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
*
Fix incorrect library ordering. I thought I'd committed this already...
des
2002-06-21
1
-2
/
+2
*
This commit adds basic support for the UFS2 filesystem. The UFS2
mckusick
2002-06-21
1
-95
/
+90
*
Update for libpcap 0.7.1
fenner
2002-06-21
1
-6
/
+23
*
Don't try to dereference conn when we know it's NULL.
des
2002-06-19
1
-2
/
+5
*
Fix style and wording bugs introduced in my last commit.
chris
2002-06-18
1
-11
/
+9
*
Remove unneeded include of machine/emul.h.
jake
2002-06-18
1
-1
/
+0
*
e_pow.c:
bde
2002-06-17
2
-2
/
+2
*
Actually document pselect(3) so that Bruce can mention it in the release
wollman
2002-06-17
2
-1
/
+123
*
Move dillon's time conversion functions to a new header <timeconv.h>.
wollman
2002-06-17
1
-1
/
+1
*
Restore local bits lost in recent merge from NetBSD.
mdodd
2002-06-16
1
-19
/
+24
*
Add pselect(3) to the build. Need to figure out the most appropriate
wollman
2002-06-15
1
-1
/
+1
*
o Move more information from BUGS into SECURITY CONSIDERATIONS and
chris
2002-06-15
1
-50
/
+56
*
Missed in earlier commit -- I did cvs commit src/lib/libc. Oops.
rwatson
2002-06-14
8
-118
/
+0
*
No POSIX.1e capabilities in the main tree yet.
rwatson
2002-06-13
29
-2995
/
+0
*
Include information on the dangers of passing a user-supplied string as
chris
2002-06-13
1
-0
/
+21
*
Add the following functions:
brian
2002-06-12
3
-0
/
+45
*
Add a reference count to struct fetchconn so we don't prematurely close and
des
2002-06-11
3
-1
/
+22
*
Return HOSTNAME_INVALIDADDR when reverse lookup is fail.
ume
2002-06-07
1
-1
/
+1
*
Clarify the bit about realloc() and its `ptr' argument a bit.
keramida
2002-06-06
1
-2
/
+3
*
Tidy up.
ru
2002-06-06
1
-10
/
+3
*
libfetch now depends on libcrypto and libssl.
ru
2002-06-06
1
-5
/
+6
*
Correct FreeBSD release of first appearance in the HISTORY section
sheldonh
2002-06-06
1
-1
/
+1
*
Make SSL support conditional on NOCRYPT.
des
2002-06-05
4
-0
/
+21
*
During buildworld, "regular" libraries are built before crypto stuff, so
des
2002-06-05
1
-2
/
+2
*
Add SSL support + slight cleanup.
des
2002-06-05
4
-20
/
+78
*
Wrap everything in struct connection, and enforce timeouts everywhere
des
2002-06-05
4
-113
/
+204
*
Add the necessary dependencies for SSL.
des
2002-06-05
1
-0
/
+2
*
Rename struct cookie to struct httpio to avoid confusion (it's not an HTTP
des
2002-06-05
1
-50
/
+50
*
Add comments to struct cookie.
des
2002-06-05
1
-8
/
+8
*
Fix a bug I introduced in the chunk decoder in the previous commit..
des
2002-06-05
1
-1
/
+1
*
First step towards SSL support: wrap connections in a 'struct connection'
des
2002-06-05
4
-196
/
+255
*
Implement _Qp_sqrt. I've been unable to find a C program that gcc generates
jake
2002-06-04
1
-0
/
+14
*
Correct bswap64() prototype.
sobomax
2002-06-03
1
-1
/
+1
*
Fix typo in the BSD copyright: s/withough/without/
schweikh
2002-06-02
20
-20
/
+20
*
Add NCURSES_OSPEED replace command to MANFILTER
ache
2002-06-02
2
-2
/
+4
*
Correct a bunch of typos. Translators can ignore this commit.
schweikh
2002-06-02
1
-8
/
+8
*
Remove a URL from the middle of the BSD copyright (a clicko? a pasto?).
schweikh
2002-06-02
1
-4
/
+4
*
Add mdoc bits for the new waitpid() WCONTINUED option, and
mike
2002-06-01
1
-0
/
+12
*
Grammar nit: treat "contents" as plural.
archie
2002-05-31
1
-1
/
+1
*
Fixed modes.
ru
2002-05-31
25
-25
/
+28
*
Grammar fix: "contents" is plural.
archie
2002-05-31
1
-2
/
+2
*
Const poison.
phk
2002-05-30
1
-3
/
+5
*
Fix syntax errors (labels with no statement following).
wollman
2002-05-30
1
-0
/
+2
*
Use correct printf format specifier to print unsigned longs.
wollman
2002-05-30
1
-1
/
+1
*
Avoid unintentional trigraph.
wollman
2002-05-30
1
-1
/
+1
*
Add missing newline at end of file.
wollman
2002-05-30
1
-1
/
+1
*
Missed one in previous commit.
des
2002-05-30
1
-2
/
+4
*
Add used include of <string.h>.
wollman
2002-05-30
1
-0
/
+1
*
Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known as
obrien
2002-05-30
2
-4
/
+110
*
Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known as
obrien
2002-05-30
2
-3
/
+111
[next]