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
*
Fixed PunchFWHole():
ru
2000-06-27
1
-2
/
+3
*
change first release date to 4.1-R as 5.0-R won't be out for at least a
jmg
2000-06-26
1
-1
/
+1
*
The argument is not mcontext_t but ucontext_t.
alex
2000-06-26
1
-1
/
+1
*
Repair a cross-reference to sync(1) that should refer to sync(8).
chris
2000-06-23
1
-1
/
+1
*
Properly separate paragraphs by using `.Pp' instead of a blank line.
chris
2000-06-23
3
-6
/
+6
*
Remove blank lines.
chris
2000-06-23
4
-4
/
+0
*
Mark up errno as a variable (Va), not as a defined value (Dv).
sheldonh
2000-06-23
1
-3
/
+3
*
Apply the accepted line breaking rules.
sheldonh
2000-06-23
1
-7
/
+10
*
Let Disk_Names() take advantage of the kern.disks sysctl if it's
nbm
2000-06-23
1
-0
/
+15
*
Replace .Va, .Ar and .Nm with .Fa or .Va where necessary, examples:
chris
2000-06-23
29
-145
/
+145
*
Replace an erroneous `.Va error' with `.Va errno'.
chris
2000-06-23
1
-1
/
+1
*
Replace ``FreeBSD 4.0'' with ``.Fx 4.0'' and remove a useless empty line
chris
2000-06-23
1
-2
/
+2
*
Replace .Va references to function arguments to .Fa references.
chris
2000-06-23
1
-2
/
+2
*
- Make sure the message token returned by NgSendMsg() is non-negative
archie
2000-06-21
3
-4
/
+28
*
Don't incorrectly report a protocol error when we get a 302 and redirects
des
2000-06-21
1
-2
/
+5
*
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
[next]