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
*
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
*
Disable trying to do HT/40 and short-GI TX.
adrian
2011-03-03
1
-1
/
+3
*
Fix some duplicate-word typos in manpages.
uqs
2011-03-02
2
-2
/
+2
*
Unbreak .Aq for non-ASCII output like -Tps or -Tutf8.
uqs
2011-03-02
1
-2
/
+2
*
Hide the outer IP addresses of a tunnel interfaces (gif(4), gre(4))
bz
2011-03-02
2
-0
/
+26
*
This patch shrinks boot2 a little.
rdivacky
2011-03-02
1
-25
/
+8
*
Break the keycache management functions out into if_ath_keycache.c .
adrian
2011-03-02
5
-428
/
+545
*
Prevent crashes from a race when (cloned) interfaces go away.
bz
2011-03-02
1
-4
/
+6
*
Update manual: node now supports NetFlow v9.
glebius
2011-03-02
1
-13
/
+58
*
Add support for NetFlow version 9 into ng_netflow(4) node.
glebius
2011-03-02
8
-133
/
+1754
*
Add additional release makefile for bsdinstall-based media, along with
nwhitehorn
2011-03-02
2
-0
/
+86
*
Migrate the sysctl related routines (statistics, debugging, etc) out of
adrian
2011-03-02
6
-614
/
+754
*
Make installations work when no optional components are selected.
nwhitehorn
2011-03-02
1
-1
/
+1
*
Fix a bug in the result of manual assembly.
kib
2011-03-02
2
-2
/
+2
*
Improve the distributeworld target in Makefile.inc1 and update the release
nwhitehorn
2011-03-02
6
-52
/
+54
*
Expand the name of Palm Sunday holiday with more canonical Entry of the
osa
2011-03-02
1
-5
/
+3
*
Fix beginning day of the Carnival. it starts
osa
2011-03-02
1
-1
/
+1
*
Correct a typo.
delphij
2011-03-02
1
-1
/
+1
*
Make a change to the implementation of the direct map to improve performance
alc
2011-03-02
1
-28
/
+27
*
kill: Note that this is used both as a normal program and a shell builtin.
jilles
2011-03-01
1
-0
/
+4
*
printf: Note that this is used both as a normal program and a shell builtin.
jilles
2011-03-01
1
-0
/
+4
*
MFV of tzdata2011b, r219147
edwin
2011-03-01
2
-4
/
+26
*
Fix misuse of TARGET_ARCH. This should be MACHINE_ARCH.
nwhitehorn
2011-03-01
1
-1
/
+1
*
Correct spelling in a last-minute tweaked NOTES entry for CAPABILITIES.
rwatson
2011-03-01
1
-1
/
+1
*
Add Capsicum capability mode support; svn add of capability.h was missed
rwatson
2011-03-01
1
-0
/
+71
*
Put in a temporary workaround for ctfmerge hanging on processing
dim
2011-03-01
1
-0
/
+4
*
Teach kdump to decode linux syscalls names too.
dchagin
2011-03-01
3
-19
/
+138
*
Fully honor KERNSRCDIR for 'make universe' if it is set.
jhb
2011-03-01
1
-5
/
+6
[next]