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
*
Import byacc from invisible island, it brings us lots of compatibilities with
bapt
2012-05-21
175
-5995
/
+60981
|
\
|
*
Import byacc 20120115
bapt
2012-05-03
127
-0
/
+52906
*
Disable NLS catalog use in libc if built with WITHOUT_NLS option.
gleb
2012-05-21
1
-0
/
+2
*
According to shared memory man pages, advice including <sys/types.h>
kevlo
2012-05-21
3
-3
/
+3
*
Be a little less magical, not that these values are likely to change...
imp
2012-05-21
2
-4
/
+7
*
Implement pmap_mincore for arm. Now programs using it don't cause a
imp
2012-05-21
1
-3
/
+53
*
- On FreeBSD, com_err.h is installed into /usr/include, not /usr/include/krb5.
stas
2012-05-21
1
-1
/
+1
*
Another minor re-arrangement of the code: calcualte the master clock
imp
2012-05-21
1
-52
/
+64
*
Print key value, an index, otherwise we don't know which key is allocated.
davidxu
2012-05-21
1
-1
/
+1
*
Use strcmp that I replaced by accident.
kevlo
2012-05-21
1
-3
/
+3
*
Fix broken ref count
kevlo
2012-05-21
1
-0
/
+1
*
Fix improper handling of variadic args with ICDEBUG
kevlo
2012-05-21
2
-4
/
+2
*
Remove dead code
kevlo
2012-05-21
1
-5
/
+3
*
Minor cleanup before some more major changes:
imp
2012-05-20
1
-15
/
+11
*
Replace all uses of the vm page queues lock by a r/w lock that is private
alc
2012-05-20
1
-55
/
+62
*
Determine kernel load address dynamically from u-boot memory map.
kientzle
2012-05-20
3
-10
/
+46
*
Typo and mdoc(7) style fixes.
gjb
2012-05-20
29
-40
/
+46
*
Don't start the sleep state transition procedure while sleep is
iwasaki
2012-05-20
1
-1
/
+6
*
Typo and mdoc(7) style fixes.
gjb
2012-05-20
2
-2
/
+2
*
Replace the list of PVOs owned by each PMAP with an RB tree. This simplifies
nwhitehorn
2012-05-20
5
-179
/
+77
*
remove unused vap variable
bschmidt
2012-05-20
1
-2
/
+0
*
Discard frames after a DELBA which where queued during an active BA
bschmidt
2012-05-20
1
-0
/
+5
*
Remove unused variable.
bschmidt
2012-05-20
1
-1
/
+0
*
Add some more 100/130 series device IDs.
bschmidt
2012-05-20
1
-0
/
+3
*
Remove cpususpend IDT vector for XEN.
iwasaki
2012-05-20
2
-0
/
+4
*
Migrate the per-frame code out from ath_rx_proc() to ath_rx_pkt().
adrian
2012-05-20
1
-308
/
+328
*
Rewrite nd6_sysctl_{d,p}rlist() to avoid misaligned accesses to char arrays
marius
2012-05-20
1
-104
/
+77
*
Migrate most of the beacon handling functions out to if_ath_beacon.c.
adrian
2012-05-20
6
-746
/
+859
*
Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.
adrian
2012-05-20
8
-370
/
+586
*
"nvram,flash" may not be the first in the compatible list property of the
jhibbits
2012-05-20
1
-1
/
+2
*
.. and update this.
adrian
2012-05-20
1
-1
/
+1
*
Migrate the bulk of the RX routines out from if_ath.c to if_ath_rx.[ch].
adrian
2012-05-20
7
-914
/
+1123
*
MFp4 bz_ipv6_fast:
bz
2012-05-19
2
-1
/
+21
*
Regenerate after the additions of:
marcel
2012-05-19
1
-5
/
+18
*
Enable the AR8316 switch on the routerstation pro board.
adrian
2012-05-19
2
-4
/
+27
*
Document the ED_CRYPTO and LS_COLORS options.
marcel
2012-05-19
2
-0
/
+8
*
Unbreak LINT for ARM: DEBUG is a kernel configuration option.
marcel
2012-05-19
1
-3
/
+0
*
Add build opton MK_LS_COLORS to control whether ls(1) supports colors
marcel
2012-05-19
2
-1
/
+5
*
Add build option MK_ED_CRYPTO to control whether ed(1) is to have the
marcel
2012-05-19
2
-3
/
+4
*
Don't link against libssp if MK_SSP is set to no.
marcel
2012-05-19
1
-1
/
+5
*
Don't include MIPS machine headers. There's no need for it.
marcel
2012-05-19
1
-6
/
+0
*
Put my name as copyright owner of lib/libc/gen/dirfd.c added in r235647.
gleb
2012-05-19
1
-7
/
+4
*
Hide DIR definition by making it an opaque struct typedef.
gleb
2012-05-19
17
-34
/
+139
*
Remove unused inclusion of curses.h
marcel
2012-05-19
1
-1
/
+0
*
Properly use LDADD & DPADD to link against libwrap.
marcel
2012-05-19
1
-1
/
+3
*
Bring DPADD in sync with LDADD.
marcel
2012-05-19
2
-2
/
+2
*
Add missing LIBPROCSTAT.
marcel
2012-05-19
1
-0
/
+1
*
Use the LLINDEX macro to access the link-level I/F index. This makes
marcel
2012-05-19
5
-4
/
+5
*
Revert the previous commit on wakecode address verbose printing.
iwasaki
2012-05-19
1
-2
/
+2
*
Don't depend on getline being on the build machine. That's
marcel
2012-05-19
2
-2
/
+5
[next]