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
*
Don't call _getipnodebyname_multi(). It fixes the problem that
ume
2000-06-20
1
-190
/
+1216
*
Back out wes' commit with extreme prejudice.
des
2000-06-20
1
-143
/
+5
*
- Removed PacketAliasPptp() API function.
ru
2000-06-20
4
-38
/
+1
*
Added true support for PPTP aliasing. Some nice features include:
ru
2000-06-20
7
-11
/
+422
*
Fix groff confusion for PS output.
alex
2000-06-20
1
-3
/
+1
*
Add implementation of fetchListFTP.
wes
2000-06-20
1
-5
/
+143
*
Re-commit DNS IPv6 transport support with fixes for IPv4 only
ume
2000-06-19
2
-59
/
+153
*
Remove the setflags/getflags routines. Their functionality has
joe
2000-06-18
2
-234
/
+0
*
Make a note of fflagstostr and strtofflags in the 'see also' section.
joe
2000-06-17
1
-0
/
+2
*
Add strtofflags and fflagstostr to libc.
joe
2000-06-17
1
-2
/
+3
*
Modify strtofflags so that it returns a malloced string instead of a
joe
2000-06-17
2
-4
/
+30
*
The "def" arg for fflagstostr is too specialized for ls. The caller
joe
2000-06-17
2
-8
/
+5
*
Return of the evil file flags! The {s|g}etflags functions were
joe
2000-06-17
4
-250
/
+16
*
- Improved passive mode FTP support by aliasing 229 replies.
ru
2000-06-16
1
-312
/
+337
*
Backout my previous commit.
ume
2000-06-14
2
-110
/
+56
*
pthread_mutex_lock(), pthread_cond_trywait(), and pthread_cond_wait() are
jasone
2000-06-14
18
-108
/
+375
*
- Added support for passive mode FTP by aliasing 227 replies.
ru
2000-06-14
3
-15
/
+228
*
add libxpg4
ache
2000-06-14
1
-1
/
+1
*
You need options USER_LDT in your kernel to use these functions.
alex
2000-06-14
1
-0
/
+4
*
Add libxpg4 as the current version had it's SO version number bumped and
obrien
2000-06-13
1
-0
/
+116
*
Fix typo: turn of -> turn off.
alex
2000-06-13
1
-1
/
+1
*
Bump major to preserve 3.x binaries compatibility
ache
2000-06-13
1
-0
/
+3
*
The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.
n_hibma
2000-06-11
19
-0
/
+2626
*
DNS IPv6 transport support.
ume
2000-06-11
2
-56
/
+110
*
- Replace ``.Va (cap_t)NULL'' with ``.Dv NULL''
chris
2000-06-09
2
-6
/
+6
*
- Replace
chris
2000-06-09
2
-54
/
+26
*
add a BUGS section on how we can only watch VNODE's on a UFS file system
jmg
2000-06-07
1
-0
/
+4
*
Removed bogus 'l' suffixes in FP register to register instructions.
bde
2000-06-06
6
-8
/
+8
*
Re-support "wd" if PC98 is defined. Because PC-98 still uses the wd driver.
nyan
2000-06-05
2
-1
/
+9
*
o Introduce libposix1e capability support routines, which provide a
rwatson
2000-06-04
16
-0
/
+810
*
o Fix incorrect descriptions of cap_get_flag() and cap_set_flag() in
rwatson
2000-06-04
2
-24
/
+36
*
o Build and install POSIX.1e capabilities man pages
rwatson
2000-06-04
2
-2
/
+42
*
o Add posix1e(3) references to acl.3 and cap.3
rwatson
2000-06-04
4
-4
/
+8
*
o Add mention of capabilities documentation + APIs
rwatson
2000-06-04
2
-14
/
+26
*
o Introduce man pages for POSIX.1e capability API
rwatson
2000-06-04
18
-0
/
+1896
*
o Remove extra cross reference from acl.3 to acl.3
rwatson
2000-06-04
20
-62
/
+20
*
Make this lib fake - now merged to libc
ache
2000-06-03
2
-4
/
+5
*
Megre XPG4 code into libc
ache
2000-06-03
10
-52
/
+24
*
#include <string.h> for memcpy() prototype
kris
2000-06-03
1
-0
/
+1
*
Fix buffer overflow bug in NgSendAsciiMsg().
archie
2000-06-02
1
-1
/
+1
*
document sbsize limit.
alfred
2000-06-02
1
-0
/
+1
*
Replace a `manual(section)' reference with a proper .Xr statement.
chris
2000-05-31
1
-1
/
+2
*
Fix an mdoc-o, and english.
hoek
2000-05-31
1
-6
/
+6
*
/dev/rXXX -> /dev/XXX
msmith
2000-05-31
3
-5
/
+5
*
De-support 'wd'; with it making a dual appearance with 'ad', things
msmith
2000-05-30
2
-4
/
+2
*
Update to the version of pam_ssh corresponding to OpenSSH 2.1 (taken
kris
2000-05-30
1
-19
/
+23
*
Fix a misspelling: undefied -> undefined
chris
2000-05-27
2
-2
/
+2
*
Hackish support for 302 redirect.
des
2000-05-26
1
-24
/
+59
*
Honor FTP_PASSIVE_MODE so caller doesn't need to.
des
2000-05-26
1
-0
/
+4
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
8
-72
/
+72
[next]