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
*
Detatch incorrect spellings of detach.
rwatson
2004-04-04
1
-1
/
+1
*
Explicitly compare pointers with NULL rather than treating a pointer as
rwatson
2004-04-04
2
-6
/
+9
*
- Use the proper constant in sched_interact_update(). Previously,
jeff
2004-04-04
1
-1
/
+1
*
Put a bunch of output that us really only useful in a debug
markm
2004-04-04
2
-2
/
+26
*
- Use an ihandle_t to store the stdout instance handle instead of a
tmm
2004-04-04
2
-3
/
+3
*
whoops, forgot to fix these places where arpresolve() was used
luigi
2004-04-04
3
-3
/
+3
*
+ arpresolve(): remove an unused argument
luigi
2004-04-04
5
-34
/
+12
*
Added BSD license, as requested by author.
wes
2004-04-04
1
-0
/
+22
*
To quote the submitter:
marcel
2004-04-04
1
-3
/
+15
*
To quote submitter:
marcel
2004-04-04
1
-8
/
+24
*
Backout revision 1.31. The twa entries were moved to i386/conf/NOTES.
nyan
2004-04-04
1
-3
/
+0
*
Fix the remaining warnings of growfs(8) on my sparc64 box with
mux
2004-04-03
1
-1
/
+1
*
In uart_ebus_probe(), match "su_pnp" besides "su" for ns8250 family
marcel
2004-04-03
1
-2
/
+4
*
Add the ability to disable agp devices at the loader prompt. Usage is
njl
2004-04-03
14
-0
/
+28
*
Move the definition of rss() from db_interface.c to cpufunc.h where
marcel
2004-04-03
2
-13
/
+8
*
Remove CADDR1 and CMAP1. They are unused.
alc
2004-04-03
1
-2
/
+0
*
Remove ptmmap and ptvmmap. They are unused on amd64.
alc
2004-04-03
2
-9
/
+1
*
Create NT_PRSTATUS and NT_FPREGSET notes for each and every thread
marcel
2004-04-03
1
-50
/
+81
*
Unbreak LED support on Elan cpus.
phk
2004-04-03
1
-6
/
+7
*
Make led.c/led(4) standard so acpi_asus can use it too.
phk
2004-04-03
1
-1
/
+1
*
Flush cached access mode after modifying a files attributes for
peadar
2004-04-03
1
-0
/
+2
*
Assign thread IDs to kernel threads. The purpose of the thread ID (tid)
marcel
2004-04-03
5
-4
/
+200
*
Recharge the watchdog timer if there's still some TX work left.
ru
2004-04-03
1
-0
/
+2
*
Correct a potential panic condition that could be caused when getting or
nectar
2004-04-03
1
-2
/
+4
*
Before MFC'ing the previous commit, I noticed I'd left out a case.
peadar
2004-04-03
2
-0
/
+2
*
mdoc fix: put the end-of-list macro after the last list element.
le
2004-04-03
1
-1
/
+1
*
In some cases, sf_buf_alloc() should sleep with pri PCATCH; in others, it
alc
2004-04-03
13
-20
/
+20
*
Microoptimize pagezero() based upon something that I learned writing the
alc
2004-04-03
1
-7
/
+7
*
This file was erroneously removed from HEAD when TCP-MD5 support was MFC'd;
bms
2004-04-03
1
-0
/
+169
*
do proper subclassing of node free+copy; the previous hack falls apart when
sam
2004-04-03
1
-0
/
+5
*
Fixed a few bugs in the rl(4) driver:
ru
2004-04-03
1
-8
/
+10
*
do proper subclassing of node free+copy; the previous hack falls apart when
sam
2004-04-03
1
-2
/
+8
*
transmit beacon frames directly instead of defering them to a swi; there
sam
2004-04-03
2
-4
/
+8
*
update copyright notice for 2004
sam
2004-04-02
4
-4
/
+4
*
add new statistics
sam
2004-04-02
1
-0
/
+3
*
check more quickly (and directly) if an interrupt is pending; this reduces
sam
2004-04-02
1
-0
/
+2
*
cleanup descriptor allocation if attach fails
sam
2004-04-02
1
-2
/
+4
*
remove use IEEE80211_C_RCVMGT
sam
2004-04-02
1
-1
/
+1
*
Performance tuning.
ru
2004-04-02
2
-41
/
+45
*
Change handling of probe response frames. Previously we always dropped the
sam
2004-04-02
1
-2
/
+27
*
fix adhoc/ibss operation for drivers that require host support (e.g. ath):
sam
2004-04-02
4
-36
/
+79
*
always free node reference when processing a probe request frame; was
sam
2004-04-02
1
-7
/
+2
*
o change ieee80211_dup_bss to inherit explicit data from ic_bss instead of
sam
2004-04-02
1
-2
/
+7
*
track node allocation failure stats in ieee80211_alloc_node instead
sam
2004-04-02
2
-9
/
+5
*
replace explicit malloc/free with MALLOC/FREE for portability
sam
2004-04-02
1
-3
/
+5
*
extract node matching logic into new ieee80211_match_bss routine for use
sam
2004-04-02
1
-54
/
+66
*
diff reduction against madwifi
sam
2004-04-02
1
-3
/
+5
*
when processing beacon/probe response frames capture "is probe" in a
sam
2004-04-02
1
-6
/
+6
*
add a case of IEEE80211_ELEMID_IBSSPARMS so the statistic on unknown
sam
2004-04-02
1
-0
/
+2
*
when doing internal bridging free the node instead of just dropping the
sam
2004-04-02
1
-1
/
+1
[next]