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
...
*
change NULL to 0 to silence warning.
alfred
2003-12-24
2
-2
/
+2
*
NULL is not 0.
ume
2003-12-24
1
-1
/
+1
*
correct bridge_version: replace unexpanded RCS keywords by a fixed string
sam
2003-12-24
1
-1
/
+1
*
Document that when we are addressing an open()/close() race, the reason
rwatson
2003-12-24
2
-0
/
+4
*
o Legitimate -f (force) flags for -p (preprocessor) case.
maxim
2003-12-24
2
-4
/
+9
*
Fix reference to firewire(4).
simokawa
2003-12-24
1
-1
/
+1
*
Properly spell make binary as ${MAKE}.
ru
2003-12-24
1
-8
/
+8
*
Properly advance "x/y/z" form slash-pointers in some rare cases
ache
2003-12-24
1
-4
/
+4
*
Make systat -net aware of compressed time_wait sockets.
silby
2003-12-24
1
-3
/
+11
*
Return AE_OK for stub functions returning ACPI_STATUS, not NULL
peter
2003-12-24
1
-2
/
+2
*
Fix 0 / NULL mixup (this module isn't in LINT!)
peter
2003-12-24
1
-1
/
+1
*
Fixed breakage of a check for boolean true by misusing NULL in rev.1.407.
bde
2003-12-24
1
-2
/
+2
*
Move the acpi module down a directory. This will allow us to import
njl
2003-12-24
2
-76
/
+81
*
Minor whitespace changes to conform better to stlye(9) and reduce diffs
imp
2003-12-24
1
-5
/
+5
*
GC the unused <machine/kse.h> file.
peter
2003-12-24
7
-255
/
+0
*
GC unused 'syshide' override to /dev/null. This was here to disable
peter
2003-12-24
8
-8
/
+0
*
Regen (should be NOP except for rcsid)
peter
2003-12-24
3
-3
/
+3
*
GC unused namespc column and un-wrap some longer lines that now fit.
peter
2003-12-24
1
-357
/
+335
*
Oops, remove references to namespc column in comment (I'm not going to
peter
2003-12-24
1
-2
/
+1
*
Regen. (This should have been a NOP except it hasn't been regenerated
peter
2003-12-24
8
-317
/
+351
*
GC namespc column and unwrap long lines that now fit.
peter
2003-12-24
3
-234
/
+222
*
Regen. This should have been a NOP, but its not been regenerated for
peter
2003-12-24
4
-349
/
+372
*
GC OBE namespc column and un-wrap longer lines that now fit
peter
2003-12-24
1
-327
/
+289
*
Fix locking broken by recent _CID changes. Always be sure to unlock
njl
2003-12-23
1
-10
/
+15
*
Back out previous commit due to incorrect content.
trhodes
2003-12-23
1
-128
/
+62
*
Set up the interrupt earlier in ndis_attach(), because calling the
wpaul
2003-12-23
1
-4
/
+13
*
Correct the definitions for NDIS_80211_NET_INFRA_IBSS and
wpaul
2003-12-23
1
-2
/
+2
*
Update to use the new package routines instead of rolling our own
njl
2003-12-23
1
-66
/
+40
*
Remove the device_t parameter from package routines that only used it to
njl
2003-12-23
3
-49
/
+28
*
Correct a typo in the text.
wpaul
2003-12-23
1
-9
/
+2
*
s/disklabel/bsdlabel
trhodes
2003-12-23
1
-1
/
+1
*
Document many of the missing posix.1b options.
trhodes
2003-12-23
1
-62
/
+128
*
Make the NDIS driver depend on the wlan module now that it has
wpaul
2003-12-23
1
-0
/
+1
*
Add the MegaRAID 320-4X cards to the supported device list.
trhodes
2003-12-23
1
-0
/
+2
*
Fix a case of undefined behavior due to overlapping buf objects in
schweikh
2003-12-23
1
-2
/
+3
*
Fix a few more places where NULL was used instead of 0.
se
2003-12-23
2
-3
/
+3
*
I didn't notice it right away, but check the right length too.
ru
2003-12-23
1
-1
/
+1
*
I asked Bosko Milekic for help with 'peak' reporting, and he suggested
alfred
2003-12-23
1
-2
/
+2
*
Introduce mp_maxcpus which can be used by libkvm utils to find out
alfred
2003-12-23
1
-0
/
+5
*
Fix a problem introduced in revision 1.84: m_pullup() does not
ru
2003-12-23
1
-5
/
+7
*
Restore old netstat -m output.
alfred
2003-12-23
4
-31
/
+76
*
Prevent withering of the provider we're orphaning from happening until
phk
2003-12-23
1
-1
/
+7
*
Catch a few places where NULL (pointer) was used where 0 (integer) was
ume
2003-12-23
1
-2
/
+2
*
/etc/rc.serial -> /etc/rc.d/serial.
trhodes
2003-12-23
1
-1
/
+1
*
Re-do the handling of ndis_buffers. The NDIS_BUFFER structure is
wpaul
2003-12-23
4
-22
/
+45
*
Regen (should be a NOP except for rcsid)
peter
2003-12-23
4
-4
/
+4
*
GC unused namespc column.
peter
2003-12-23
1
-548
/
+518
*
Regen (should be a NOP except for rcsid changes)
peter
2003-12-23
6
-6
/
+6
*
GC unused third namespace column.
peter
2003-12-23
1
-311
/
+268
*
GC unused namespace column. Unwrap some long lines that now fit.
peter
2003-12-23
1
-433
/
+391
[prev]
[next]