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
*
This commit was generated by cvs2svn to compensate for changes in r174187,
dougb
2007-12-02
202
-9381
/
+24133
|
\
|
*
Vendor import of BIND 9.4.2
dougb
2007-12-02
204
-9396
/
+24257
*
|
Make a pass at style.9 compliance
scottl
2007-12-02
1
-440
/
+477
*
|
Fix a typo that was hidden by AMR_DEBUG.
scottl
2007-12-02
1
-1
/
+1
*
|
Fix printf format bugs that where hidden by AMR_DEBUG.
scottl
2007-12-02
1
-3
/
+3
*
|
The AR_SCSI_PASSTHROUGH conditional no longer exists, remove it from the
scottl
2007-12-02
1
-1
/
+0
*
|
Headphone / speakers automute fixup for Acer Aspire 4710 @ ALC268 laptop.
ariff
2007-12-02
1
-0
/
+3
*
|
Fix a potential bug in pmap :
cognet
2007-12-02
1
-5
/
+5
*
|
Move the strongarm-specific files from conf/files.arm to sa11x0/files.sa11xO.
cognet
2007-12-02
2
-2
/
+2
*
|
Cleanup : make nexus standard, as it is mandatory anyway.
cognet
2007-12-02
12
-328
/
+1
*
|
Consider the following situation:
guido
2007-12-02
1
-1
/
+2
*
|
Close a race.
cognet
2007-12-02
2
-19
/
+49
*
|
Add two new sysctls in support of the forthcoming procstat(1) to support
rwatson
2007-12-02
4
-3
/
+434
*
|
Hide a debug printf, NDIS_DEBUG is always defined and we test the sysctl.
thompsa
2007-12-02
1
-3
/
+5
*
|
Correct the calculation for the number of 100ns intervals since
thompsa
2007-12-02
3
-13
/
+8
*
|
Correct a comment.
alc
2007-12-02
1
-1
/
+1
*
|
Correct the nwbx_ies field type in struct ndis_wlan_bssid_ex.
thompsa
2007-12-02
1
-1
/
+1
*
|
Eliminate vfs_page_set_valid()'s unused argument.
alc
2007-12-02
1
-5
/
+5
*
|
Add extra visibility definitions.
jb
2007-12-02
1
-0
/
+3
*
|
Modify stack(9) stack_print() and stack_sbuf_print() routines to use new
rwatson
2007-12-01
6
-31
/
+102
*
|
Based in info gleaned from the web and other drivers (including the Linux
peter
2007-12-01
1
-0
/
+23
*
|
Remove XRPU driver, after asking all the users.
phk
2007-12-01
5
-310
/
+0
*
|
Fix a non-fatal off-by-one error in the previous revision.
marius
2007-12-01
1
-1
/
+1
*
|
Only protect the prototypes with #ifndef _ASSERT_H_, the standards
phk
2007-12-01
1
-3
/
+2
*
|
The kernel linker includes a number of utility functions to look up symbol
rwatson
2007-12-01
2
-13
/
+95
*
|
Add missing #ifndef _ASSERT_H_ protection against multiple inclusions
phk
2007-12-01
1
-0
/
+4
*
|
For un-prototyped static inline functions declared in pthread_md.h on
rwatson
2007-12-01
1
-1
/
+1
*
|
For un-prototyped static inline functions declared in pthread_md.h on
rwatson
2007-12-01
2
-3
/
+3
*
|
Fix a broken check that recently became more annoying because it now
kensmith
2007-12-01
1
-2
/
+4
*
|
ieee80211com.ic_fixed_rate holds rate instead of rate index
kevlo
2007-12-01
1
-1
/
+1
*
|
Centralize and correct computation of TCP-MD5 signature offset within
bz
2007-11-30
1
-8
/
+3
*
|
Move call to tcp_signature_compute() after we adjusted the payload offset
bz
2007-11-30
1
-5
/
+6
*
|
Add ipv6 to ng_cisco node. ipv6 wasn't a reality when I wrote it..
julian
2007-11-30
1
-0
/
+3
*
|
- Add the PCI side of the HOST-PCI bridge itself to the bus. This
marius
2007-11-30
3
-14
/
+76
*
|
Allow the sio acpi attachment to be disabled (ie: use hints only). This
peter
2007-11-30
3
-0
/
+6
*
|
Add sio_puc_kludge_unit() to stop sio devices originating from puc
peter
2007-11-30
1
-0
/
+29
*
|
Deal with the possibility of device_set_unit() being called when attaching
peter
2007-11-30
1
-0
/
+11
*
|
Add sysctl_rename_oid() to support device_set_unit() usage. Otherwise,
peter
2007-11-30
2
-0
/
+20
*
|
WARNS=3'ify.
deischen
2007-11-30
120
-159
/
+532
*
|
Initialize the current thread and signal locks so that sigaction()
deischen
2007-11-30
1
-5
/
+16
*
|
Add a cross-reference to newgrp(1).
philip
2007-11-30
1
-0
/
+1
*
|
Improve get_pv_entry()'s handling of low-memory conditions. After page
alc
2007-11-30
2
-43
/
+35
*
|
Use "8-current" manpage entities.
bmah
2007-11-30
1
-1
/
+1
*
|
To reduce the impact of possible removal of the syscalls required by
brooks
2007-11-29
2
-3
/
+12
*
|
Adjust the padding to account for the change of size of the MI part
jb
2007-11-29
1
-1
/
+1
*
|
Bump .Dd for my last commit adding PCI IDs.
emaste
2007-11-29
1
-1
/
+1
*
|
Document PCI IDs of controllers added in aac_pci.c v1.63
emaste
2007-11-29
1
-0
/
+40
*
|
Add description of stack_print() and MLINK.
rwatson
2007-11-29
2
-1
/
+10
*
|
Correct a random value disclosure in random(4).
simon
2007-11-29
1
-0
/
+1
*
|
Move use of 'i' in cp_time sysctl under SCTL_MASK32 so that it compiles
rwatson
2007-11-29
1
-1
/
+2
[next]