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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MAN[1-9] -> MAN.
ru
2001-03-27
5
-6
/
+4
*
give the "netgrent" functions a home in netdb.h
alfred
2001-03-27
5
-11
/
+7
*
const'ify
alfred
2001-03-27
2
-2
/
+2
*
Make it possible to build manpages for the entire source tree.
ru
2001-03-27
7
-6
/
+24
*
Change the dump routines to only abort if control-c is pressed.
ps
2001-03-27
4
-4
/
+12
*
Rewrite of the CAM error recovery code.
ken
2001-03-27
33
-2060
/
+2815
*
Replace dyn_fin_lifetime with dyn_ack_lifetime for half-closed state.
simokawa
2001-03-27
1
-1
/
+1
*
limit the amount of retries when sending data to prevent lockups.
alfred
2001-03-27
1
-2
/
+9
*
At least install primes to the right place, for now. I suppose.
green
2001-03-27
1
-2
/
+2
*
The common wisdom is to use the largest number of cylinders per group.
obrien
2001-03-27
1
-3
/
+4
*
Don't call the fictious `MAKEDEV' from the path "/sbin:/bin" when we
obrien
2001-03-27
1
-69
/
+69
*
Use SSIZE_MAX instead of INT_MAX, as kernel does ssize_t check
ache
2001-03-27
1
-1
/
+3
*
Add ttyd0 which is needed on the Alpha when using the fix-it CDROM
obrien
2001-03-27
1
-1
/
+1
*
o Update copyright date
rwatson
2001-03-26
2
-92
/
+62
*
Added burncd to the SEE ALSO section.
sos
2001-03-26
1
-0
/
+1
*
Treat mmap() error as fatal too, i.e. do exit(1) instead of return
ache
2001-03-26
1
-1
/
+1
*
Adjust FreeBSD 4.3 release date.
wosch
2001-03-26
1
-1
/
+1
*
rlines() checks:
ache
2001-03-26
1
-3
/
+10
*
New release notes: netstat -W, sockstat -c and -l, FFS/EXT2FS security
bmah
2001-03-26
2
-6
/
+28
*
Introduce support for POSIX.1e ACLs on UFS-based file systems. This
rwatson
2001-03-26
5
-5
/
+825
*
Fix error reporting of delayed send errors.
fenner
2001-03-26
1
-1
/
+1
*
secure/ build fixes:
ru
2001-03-26
18
-109
/
+62
*
Backout botched attempt to introduce MANSECT feature; it
ru
2001-03-26
1
-4
/
+1
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
215
-95
/
+199
*
- Backout botched attempt to introduce MANSECT feature.
ru
2001-03-26
97
-29
/
+101
*
- Backout botched attempt to intoduce MANSECT feature.
ru
2001-03-26
74
-19
/
+81
*
Do not build (and install) both secure/ and standard versions
ru
2001-03-26
3
-5
/
+7
*
Add missing NOSECURE check for `includes' target.
ru
2001-03-26
1
-1
/
+1
*
Previous commit broke interlock locking for !LK_RETRY case.
bp
2001-03-26
1
-2
/
+3
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
154
-184
/
+4
*
Decapitalise first letter of warning message.
sobomax
2001-03-26
1
-1
/
+1
*
In which(1) mode resolve "/../", "/./" in arguments and PLIST contents. This
sobomax
2001-03-26
1
-40
/
+67
*
First step towards plugging the "pccard is trying to map into a BIOS
imp
2001-03-26
2
-75
/
+64
*
Removed _MANPAGES, MANDEPEND and MANSRC.
ru
2001-03-26
2
-47
/
+48
*
Do not depend on ``all-man'' if -DNOMAN.
ru
2001-03-26
1
-1
/
+4
*
Don't use MANDEPEND and MANSRC.
ru
2001-03-26
5
-15
/
+6
*
Prevent race condition by using msleep() instead of mtx_unlock()/tsleep().
bp
2001-03-26
1
-2
/
+1
*
Stop claiming to support the DEC EtherWorks II/III cards.
jkh
2001-03-26
2
-4
/
+0
*
fix: text following `#else' violates ANSI standard
alfred
2001-03-26
1
-1
/
+1
*
Don't call daemon() and setup our signal handlers until after we check
alfred
2001-03-25
2
-82
/
+68
*
Disable ipv6 when getnetconfigent("udp6"/"tcp6") fails.
alfred
2001-03-25
2
-2
/
+4
*
Turn off building the ARC loader. I don't know of anyone currently working
obrien
2001-03-25
1
-3
/
+4
*
fix whitespace bogons
cg
2001-03-25
7
-188
/
+188
*
Issue a ``quit'' after other ppp commands given on the command line and
brian
2001-03-25
1
-0
/
+5
*
Replace pmap_unset() with rpcb_unset() which fixes the unregistering.
alfred
2001-03-25
2
-4
/
+4
*
Deal with lack of IPv6 support gracefully.
alfred
2001-03-25
2
-8
/
+16
*
fix -o port=xxx
alfred
2001-03-25
1
-5
/
+8
*
release resources if one of the speculative probes in opti_detect() fails,
cg
2001-03-25
1
-7
/
+12
*
the softc is not a mutex, don't try to lock it.
cg
2001-03-25
1
-2
/
+2
*
Update for file 3.34.
obrien
2001-03-25
1
-4
/
+5
[next]