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
*
Add manual page for getloginclass(2) and setloginclass(2).
trasz
2011-03-06
2
-2
/
+100
*
Fix libzpool build.
pjd
2011-03-06
3
-1
/
+5
*
Obligatory first commit to the include myself in the list of
kargl
2011-03-06
1
-0
/
+3
*
Add an EEPROM op that extracts out the power table offset.
adrian
2011-03-06
2
-0
/
+8
*
Make renaming of a ZVOL, ZVOL's parent directory and ZVOL snapshot work.
pjd
2011-03-05
5
-2
/
+77
*
Simplify zvol_remove_minors() a bit.
pjd
2011-03-05
1
-7
/
+8
*
Change HALDEBUG() to be a macro that conditionally calls the debug output rou...
adrian
2011-03-05
2
-4
/
+11
*
Style(9) fix.
dchagin
2011-03-05
1
-2
/
+2
*
Partially reworked r219042.
dchagin
2011-03-05
1
-29
/
+21
*
Add two missing vertical bars.
gavin
2011-03-05
1
-2
/
+2
*
Export login class information via kinfo and make it possible to view
trasz
2011-03-05
7
-3
/
+37
*
sh: Fix some warnings in code for arithmetic expressions.
jilles
2011-03-05
2
-3
/
+5
*
Regenerate.
trasz
2011-03-05
10
-12
/
+75
*
Add two new system calls, setloginclass(2) and getloginclass(2). This makes
trasz
2011-03-05
16
-7
/
+344
*
Be sure to stay within the bounds of the mod_str array when displaying
np
2011-03-05
1
-2
/
+6
*
There is no need to hold an ingress queue's lock while processing its
np
2011-03-05
1
-8
/
+0
*
Calculate how many descriptors can be reclaimed before calling
np
2011-03-05
1
-37
/
+53
*
Tweaks for rx:
np
2011-03-05
2
-85
/
+112
*
Store the ifnet rather than the port_info in each txq and rxq struct.
np
2011-03-05
3
-10
/
+10
*
A txpkts work request should have a valid FID.
np
2011-03-05
2
-2
/
+5
*
Upgrade the firmware on the card automatically if a better version is
np
2011-03-05
2
-17
/
+58
*
Resume tx immediately in response to an SGE egress update from the hardware.
np
2011-03-05
3
-42
/
+90
*
Fix incorrect assertion.
np
2011-03-05
1
-4
/
+5
*
Flush both reads *and* writes to registers.
mjacob
2011-03-05
1
-1
/
+1
*
Use ffs() to locate free bits in the inode bitmap rather than a loop with
jhb
2011-03-04
1
-10
/
+6
*
Fix a panic that can happen when trying to destroy a lagg(4) with scheduler s...
eri
2011-03-04
1
-1
/
+2
*
Make UFS use PSARC/2010/029 NFSv4 ACL semantics by default, just like
trasz
2011-03-04
1
-2
/
+2
*
POSIX.1-2008 moved some constants from the XSI option to the Base.
jilles
2011-03-04
2
-5
/
+8
*
One more fix. Now all ACL tests pass again.
trasz
2011-03-04
1
-1
/
+1
*
Adapt tools-crossfs.test to the new semantics.
trasz
2011-03-04
1
-17
/
+9
*
Make acl_strip_np(3) use new trivial ACL format for NFSv4 ACls (three
trasz
2011-03-04
1
-1
/
+1
*
Adapt NFSv4 ACL regression test to the fact that the new ZFS uses
trasz
2011-03-04
1
-2
/
+2
*
Make ACL tests slightly easier to run.
trasz
2011-03-04
4
-5
/
+5
*
- Add a FEATURE for capsicum (security_capabilities).
netchild
2011-03-04
2
-1
/
+3
*
Add the Buffalo (Melco Inc.) WLI-UC-G301N
daichi
2011-03-04
3
-0
/
+3
*
Fix some _POSIX minimum/maximum values in limits.h:
jilles
2011-03-03
1
-4
/
+15
*
The sample rate module currently does the slightly wrong thing when
adrian
2011-03-03
1
-0
/
+1
*
Print out shared flag for debug purpose.
dchagin
2011-03-03
1
-8
/
+8
*
Don't automatically send a START UNIT to sequential access devices-
mjacob
2011-03-03
1
-0
/
+9
*
Switch PROCESS_SHARE to AUTO_SHARE (as umtx do). Even for SHARED,
dchagin
2011-03-03
1
-1
/
+1
*
Make "struct pts_softc" point to ucred instead of uidinfo. This is no-op,
trasz
2011-03-03
1
-12
/
+10
*
Unbreak the build for no options INET6.
bz
2011-03-03
2
-0
/
+8
*
MFi386: revision 219186
nyan
2011-03-03
1
-22
/
+7
*
Make cap_new(2) and cap_getmode(2) symbols from libc public so applications
rwatson
2011-03-03
3
-1
/
+105
*
Add description of ECAPMODE to errno(2) man page.
rwatson
2011-03-03
1
-0
/
+2
*
Add text string for ECAPMODE to libc.
rwatson
2011-03-03
1
-0
/
+1
*
- Remove dependency to ucom from ulpt.
hselasky
2011-03-03
2
-2
/
+1
*
Port over ar5416OverrideIni() from ath9k ar5008_hw_override_ini().
adrian
2011-03-03
2
-11
/
+58
*
* fix the ar5416 check macros to be slightly more correct;
adrian
2011-03-03
1
-4
/
+11
*
Modify the sample rate module output to be (slightly) easier to understand.
adrian
2011-03-03
1
-11
/
+19
[next]