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
*
Sync to 1.65
imp
2003-08-21
1
-5
/
+5
*
Change INTERSIL to INTERSIL2 for the -1 case. Chances are good that
imp
2003-08-21
1
-2
/
+2
*
Regen for 1.64
imp
2003-08-21
1
-5
/
+8
*
Vendor 0xb is intersil, not Netgear. The MA401RA is just Netgear's
imp
2003-08-21
1
-2
/
+5
*
Replace 'OS release date' with 'kernel release date' here, too.
eivind
2003-08-21
1
-1
/
+1
*
Generally rename things to represent the fact that this is now the
rwatson
2003-08-21
1
-269
/
+271
*
mac_none is now the null policy, not a stub policy, so remove the
rwatson
2003-08-21
1
-1031
/
+5
*
Apply Rudolf Cejka's patch for:
orion
2003-08-21
2
-47
/
+42
*
Add patch for AD198x.
orion
2003-08-21
2
-0
/
+7
*
Change description of kern.osreldate from "Operating system release date" to
eivind
2003-08-21
1
-1
/
+5
*
Implementations of mpo_check_vnode_deleteextattr() and
rwatson
2003-08-21
3
-1
/
+112
*
Regen.
jhb
2003-08-21
3
-5
/
+5
*
Swap sigaction/sigreturn since they are in the wrong order.
jhb
2003-08-21
1
-2
/
+2
*
Add mac_check_vnode_deleteextattr() and mac_check_vnode_listextattr():
rwatson
2003-08-21
15
-8
/
+312
*
Include order bit in sdev->type.
simokawa
2003-08-21
1
-1
/
+1
*
Add in a missing device entry that I thought was already in there. This
ambrisko
2003-08-21
1
-0
/
+10
*
Regen
peter
2003-08-21
8
-28
/
+28
*
This is too funny for words. Swap syscalls 416 and 417 around. It works
peter
2003-08-21
2
-4
/
+4
*
In my efforts to make checking the CD bits less error-prone, I
imp
2003-08-20
1
-1
/
+1
*
Add Protocol Independent Multicast protocol.
hsu
2003-08-20
1
-0
/
+1
*
Assert that the vm object lock is held in vm_page_alloc().
alc
2003-08-20
1
-0
/
+1
*
- Lock the pte object when performing vm_page_grab().
alc
2003-08-20
1
-3
/
+9
*
Remove about 40 lines of #ifdef/#endif by using new macros
rwatson
2003-08-20
9
-630
/
+279
*
bde made a number of suggested improvements to the code. This commit
imp
2003-08-20
1
-20
/
+17
*
In sysctl_vm_zone, do not calculate per-cpu cache stats on
bmilekic
2003-08-20
1
-20
/
+17
*
Before digging into IGMP locking, do a whitespace and prototype cleanup:
rwatson
2003-08-20
1
-73
/
+60
*
Move from a custom-crafted singly-linked list to the SLIST_* macros
rwatson
2003-08-20
2
-27
/
+23
*
Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent on
bms
2003-08-20
6
-2
/
+25
*
Fix typo in last commit.
mux
2003-08-20
1
-1
/
+1
*
Fix build by correcting a wrong cast.
mux
2003-08-20
1
-1
/
+1
*
Use CBB_CARD_PRESENT instead of checking STATE_CD directly since it is
imp
2003-08-20
1
-4
/
+6
*
Lock the pmap's tsb object when performing vm_page_grab() on it.
alc
2003-08-20
1
-0
/
+2
*
Fix panic from having multiple locks held when updating firmware. AN_LOCK
ambrisko
2003-08-20
1
-9
/
+11
*
pc98pcic isn't the name of the media driver. tcic likely will never
imp
2003-08-20
1
-3
/
+0
*
When debugging CIS, only print 10 CISTPL_NULLs. Chances are good they
imp
2003-08-20
1
-3
/
+12
*
Fix an extreme edge case in leap second handling. We need to call
imp
2003-08-20
1
-4
/
+6
*
Undo the mistake made in revision 1.77 of trap.c and which was the
marcel
2003-08-20
2
-25
/
+15
*
- Lock the pte object when performing vm_page_grab().
alc
2003-08-20
1
-6
/
+9
*
On Dell boxes such as the PE2650 we need to disable 3 led mode for the
ambrisko
2003-08-20
3
-0
/
+16
*
- Add support for Cisco latest firmware RID sizes that supports 25 SSIDs!
ambrisko
2003-08-20
4
-87
/
+172
*
Fill reserved fields of transmitting packets header with zero.
simokawa
2003-08-20
2
-14
/
+24
*
MFp4 changes to fix locking issues and correct reference
sam
2003-08-19
9
-194
/
+310
*
Enable OFW_NEWPCI until jmg's 2003/06/21 18:26:08 PDT bus commit is fixed
obrien
2003-08-19
1
-1
/
+1
*
o pass control frames up the stack when in monitor mode (the 802.11 layer will
sam
2003-08-19
2
-3
/
+7
*
Make aac(4) compile cleanly on 64-bit machines. The code was already 64-bit
scottl
2003-08-19
3
-18
/
+20
*
o correct beacon frame length calculation and add an assert to catch any future
sam
2003-08-19
1
-2
/
+6
*
maintain a table for mapping hardware rate codes to 802.11 rates for
sam
2003-08-19
2
-3
/
+6
*
mark the scan and calibrate callouts MPSAFE
sam
2003-08-19
1
-2
/
+2
*
remove unneeded include files
sam
2003-08-19
1
-4
/
+0
*
Eliminate a possible race condition for multithreaded applications in
alc
2003-08-19
1
-13
/
+2
[next]