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
*
Honour the "uuid" directive in adduser.conf
matteo
2006-01-22
1
-1
/
+4
*
Rename geom_uzip class to g_uzip in order to be consistent with the naming
fjoe
2006-01-22
1
-2
/
+2
*
Add gettytab entry for 3wire 19200 baud console
matteo
2006-01-22
1
-0
/
+2
*
Various fixups:
ariff
2006-01-22
5
-46
/
+227
*
Fix a bogus panic.
davidxu
2006-01-22
1
-1
/
+1
*
Decrease kaio_active_count first, because user process may go away
davidxu
2006-01-22
1
-2
/
+5
*
Regen.
davidxu
2006-01-22
5
-16
/
+16
*
Make aio code MP safe.
davidxu
2006-01-22
2
-854
/
+585
*
s/sigval/sival/g
davidxu
2006-01-22
2
-2
/
+2
*
Convert in6_cksum() to ANSI C function declaration.
rwatson
2006-01-22
1
-4
/
+1
*
Convert remaining functions to ANSI C function declarations; remove
rwatson
2006-01-22
1
-77
/
+33
*
Convert last remaining function in ip_gre.c to ANSI C function
rwatson
2006-01-22
1
-3
/
+1
*
Convert to ANSI C function declarations.
rwatson
2006-01-22
1
-29
/
+11
*
Fix a race condition by initializing the taskqueue before registering
mux
2006-01-22
1
-10
/
+10
*
Add a devd(8) event that is sent after the system resumes. This can be
njl
2006-01-22
1
-1
/
+13
*
Convert function declarations to ANSI C.
rwatson
2006-01-22
1
-18
/
+8
*
Convert function declarations to ANSI C.
rwatson
2006-01-22
1
-8
/
+2
*
Convert remaining functions to ANSI C function declarations.
rwatson
2006-01-22
1
-86
/
+28
*
rename(), rmdir(), and undelete() fail with EPERM if the last component
truckman
2006-01-21
3
-0
/
+9
*
o Add 406.status-gmirror, sort.
maxim
2006-01-21
1
-1
/
+2
*
Avoid a vm object reference leak in a rarely used code path.
alc
2006-01-21
1
-10
/
+7
*
Convert to ANSI C function declarations.
rwatson
2006-01-21
1
-83
/
+36
*
Return EPERM from lookup() if cn_nameiop is DELETE or RENAME and
truckman
2006-01-21
1
-4
/
+11
*
Convert iir inlines to ANSI C function declarations.
rwatson
2006-01-21
1
-10
/
+4
*
Convert last four functions in coda_vnops.c to ANSI C function
rwatson
2006-01-21
2
-28
/
+12
*
Convert remaining functions in vfs_subr.c from K&R prototypes to ANSI C
rwatson
2006-01-21
1
-82
/
+34
*
Add an rc.d script for stand-alone ftpd.
yar
2006-01-21
4
-2
/
+50
*
Fix panic on boot due to not all SATA chipsets having SSTATUS registeri
sos
2006-01-21
1
-3
/
+3
*
Backput the "Dell ID" part of the last commit, it was already tried in
netchild
2006-01-21
1
-5
/
+0
*
Merge rev. 1.5 and 1.6 from DFly:
netchild
2006-01-21
1
-7
/
+12
*
Fix the bug in my last commit: ++Year... 8-/
netchild
2006-01-21
1
-1
/
+1
*
Allow the use of wildcarded device names in devfs.conf
matteo
2006-01-21
1
-10
/
+16
*
Remove some duplicated entries
matteo
2006-01-21
1
-183
/
+27
*
It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, so
ceri
2006-01-21
1
-2
/
+2
*
In the daemon code, check for and report possible errors
yar
2006-01-21
1
-14
/
+22
*
account tx retry-fail errors in if_oerrors.
damien
2006-01-21
1
-1
/
+8
*
Remove the commented out entry of the old ISA-only le(4) driver which
marius
2006-01-21
1
-3
/
+0
*
The daemon's child shouldn't go on with the for loop
yar
2006-01-21
1
-6
/
+7
*
Use pidfile(3) provided by libutil to manage the deamon's pid file.
yar
2006-01-21
2
-30
/
+25
*
Remove some dead code.
trhodes
2006-01-21
1
-18
/
+7
*
Prevent dereferencing a NULL pointer if the malloc() fails.
netchild
2006-01-21
1
-9
/
+10
*
Adjust tx power based on user preferences.
damien
2006-01-21
1
-0
/
+3
*
Fix stack corruptions on amd64.
bz
2006-01-21
7
-59
/
+13
*
o fix initialization sequence.
damien
2006-01-21
2
-5
/
+28
*
Check for BGE_RXBDFLAG_IP_CSUM flag before marking mbuf as with valid
glebius
2006-01-21
1
-4
/
+5
*
Add two new ural(4) product ids.
damien
2006-01-21
2
-0
/
+4
*
sync w/ openbsd:
damien
2006-01-21
2
-54
/
+104
*
Remove unused pointer.
joel
2006-01-21
2
-5
/
+0
*
Fix computation of the tx retry count in AMRR.
damien
2006-01-21
1
-2
/
+2
*
Native 32bit recording is turned on, although broken on some hardware.
joel
2006-01-21
1
-5
/
+3
[next]