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
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a typo so that this compiles.
jhb
2004-10-20
1
-1
/
+1
*
Fix a typo so that this compiles again.
jhb
2004-10-20
1
-1
/
+1
*
Do not retry on requests that has lost thier device during reinit.
sos
2004-10-20
1
-8
/
+5
*
Explicitly break out NETA license from Berkeley license to clearly
rwatson
2004-10-20
4
-0
/
+84
*
Rumor has it that ACCTON EN2216 is also an ne2000 compatible. Make it so.
imp
2004-10-20
1
-0
/
+1
*
Add missing bus_dmamap_sync() calls. If you are using an architecture
mux
2004-10-19
1
-2
/
+12
*
Destroy the UMA zone on unload.
andre
2004-10-19
1
-0
/
+1
*
Slightly extend the locking during unload to fully cover the protocol
andre
2004-10-19
1
-5
/
+6
*
Annotate a newly introduced race present due to the unloading of
rwatson
2004-10-19
1
-0
/
+4
*
Convert IPDIVERT into a loadable module. This makes use of the dynamic loada...
andre
2004-10-19
6
-37
/
+100
*
Properly declare the "net.inet" sysctl subtree.
andre
2004-10-19
1
-0
/
+1
*
Pre-emptively define IPPROTO_SPACER to 32767, the same value as PROTO_SPACER
andre
2004-10-19
1
-0
/
+6
*
aic7xxx.h:
gibbs
2004-10-19
2
-14
/
+91
*
Idle the channel earlier in reinit().
sos
2004-10-19
1
-10
/
+10
*
Cosmetics
sos
2004-10-19
1
-6
/
+2
*
Really really fix typo this time.
bms
2004-10-19
2
-2
/
+0
*
Define IFF_LOCKGIANT() and IFF_UNLOCKGIANT() macros, which conditionally
rwatson
2004-10-19
2
-2
/
+40
*
Fix typo sc -> dev.
bms
2004-10-19
2
-2
/
+2
*
Make use of the PROTO_SPACER functionality for dynamically loadable
andre
2004-10-19
1
-2
/
+19
*
Support for dynamically loadable and unloadable IP protocols in the ipmux.
andre
2004-10-19
2
-1
/
+64
*
Detach the Rhine completely on shutdown, rather than merely stopping it
bms
2004-10-19
2
-6
/
+2
*
Support for dynamically loadable and unloadable protocols within existing pro...
andre
2004-10-19
4
-4
/
+325
*
Add a macro for the destruction of INP_INFO_LOCK's used by loadable modules.
andre
2004-10-19
1
-0
/
+1
*
Make comments more clear. Change the order of one if() statement to check the
andre
2004-10-19
1
-3
/
+8
*
Be more careful to only index valid IP protocols and be more verbose with
andre
2004-10-19
1
-2
/
+11
*
Return the unit number of a channel instead of a hardcoded '1' from
le
2004-10-19
1
-1
/
+1
*
Use and alignment of 1 instead of ETHER_ALIGN for rx and tx buffers and jumbo
scottl
2004-10-19
1
-2
/
+2
*
Use an alignment of 1 instead of PAGE_SIZE for the rx and tx buffer tags.
scottl
2004-10-19
1
-12
/
+2
*
fix (for me) the problems where if_de gets really slow after time
jmg
2004-10-18
2
-42
/
+0
*
Push acquisition of the accept mutex out of sofree() into the caller
rwatson
2004-10-18
19
-5
/
+33
*
Add new function ttyinitmode() which sets our systemwide default
phk
2004-10-18
14
-118
/
+62
*
Drop the NDIS lock before returning from ndis_start().
le
2004-10-18
1
-1
/
+3
*
Major overhaul.
glebius
2004-10-18
3
-361
/
+281
*
Annotate that get_cyclecount() can be expensive on some platforms,
rwatson
2004-10-18
1
-0
/
+4
*
Correct several instances where calls to vfs_getvfs() resulting in
rwatson
2004-10-18
1
-13
/
+61
*
Correct two errors in PG_BUSY management by vm_page_cowfault(). Both
alc
2004-10-18
1
-2
/
+1
*
Assert that the containing object is locked in vm_page_io_start() and
alc
2004-10-17
1
-0
/
+2
*
Use cluster if data >= MINCLSIZE.
glebius
2004-10-17
1
-1
/
+1
*
Remove unnecessary check for curthread == NULL.
alc
2004-10-17
1
-1
/
+1
*
When sf_buf_alloc() replaces a virtual-to-physical mapping, it needn't
alc
2004-10-16
1
-1
/
+15
*
Add support for the Vodafone Mobile Connect 3G datacard.
le
2004-10-16
2
-0
/
+6
*
If a process needs to be swapped in, wakeup the swapper from within
scottl
2004-10-16
3
-6
/
+10
*
Skip probe attempts for ISA PnP devices.
gibbs
2004-10-15
1
-1
/
+5
*
Make pty's always come up in echo mode.
phk
2004-10-15
3
-2
/
+3
*
Merged from sys/dev/sio/sio.c (Use generic tty code).
nyan
2004-10-15
2
-180
/
+90
*
document host_start_mem.
imp
2004-10-15
1
-0
/
+12
*
Polish the last change.
ru
2004-10-15
1
-5
/
+5
*
Re-add an acpi attachment for the legacy probe that was inadvertently
njl
2004-10-15
1
-0
/
+1
*
Remove unused variable.
njl
2004-10-15
2
-2
/
+0
*
Remove unused variable. Pointy hat candidate.
njl
2004-10-15
1
-1
/
+0
[next]