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
*
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
*
Output newline after debugging message
des
2000-05-25
1
-0
/
+1
*
Add (and document) fetchMakeURL()
des
2000-05-25
3
-3
/
+51
*
Dump com_err, it's a stinking crock of shit.
des
2000-05-25
7
-127
/
+49
*
fix stray 'i' from editor.
alfred
2000-05-25
1
-1
/
+1
*
Teach libdisk about 'twe' disks.
msmith
2000-05-25
2
-1
/
+3
*
catch up to the modern ATAPI disk naming conventions and add floppy
jkh
2000-05-24
1
-1
/
+1
*
We should see the ai_canonname menber of the first addrinfo
ume
2000-05-24
1
-6
/
+6
*
Add missing source files. Sort SRCS.
tg
2000-05-24
6
-16
/
+28
*
fix up the kqueue documentation... comment some things that were left
jmg
2000-05-24
1
-0
/
+21
*
Use the new machine-independent versions of crtbegin and crtend
obrien
2000-05-24
2
-7
/
+5
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
8
-72
/
+74
[next]