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
*
Bump WARNS where possible.
uqs
2010-02-15
8
-12
/
+5
*
Mark various sysctls also as tunables.
pjd
2010-02-15
1
-4
/
+4
*
Add device ID for the FTDI 4232H.
thompsa
2010-02-14
2
-0
/
+2
*
Add support for the E1752 3G modem and the required eject command.
thompsa
2010-02-14
4
-1
/
+16
*
Make umodem more tolerant for devices which modem descriptors are misplaced.
thompsa
2010-02-14
1
-4
/
+9
*
Add UQ_KBD_BOOTPROTO quirk needed in r203896
thompsa
2010-02-14
2
-0
/
+2
*
Detect when we are polling from kernel via cngetc() in the boot process and
thompsa
2010-02-14
1
-34
/
+144
*
Diff reduction with Adaptec's vendor driver.
emaste
2010-02-14
4
-15
/
+28
*
Some code cleanups:
marcel
2010-02-14
1
-4
/
+10
*
Some code churn:
marcel
2010-02-14
13
-70
/
+86
*
Revert part of the 9285 support because it breaks the 9280 support. I'll
rpaulo
2010-02-14
7
-446
/
+135
*
use log instead of logverbose in three places so the build won't need
luigi
2010-02-14
1
-3
/
+3
*
a minimal set of changes to adapt to the utmp->utmpx changes.
luigi
2010-02-14
1
-6
/
+13
*
Do not leak process lock when current thread is not allowed to see target.
kib
2010-02-14
1
-1
/
+3
*
Rename fields to match better the msdosfs headers. This work is still
kib
2010-02-14
5
-106
/
+106
*
MFp4:
mav
2010-02-14
2
-15
/
+75
*
Bug fixes from NetBSD
kib
2010-02-14
7
-70
/
+100
*
License changes from NetBSD.
kib
2010-02-14
8
-56
/
+0
*
MFp4:
mav
2010-02-14
1
-2
/
+25
*
Rename variables to match msdosfs headers.
kib
2010-02-14
2
-249
/
+250
*
Some cleanups from NetBSD:
kib
2010-02-14
2
-20
/
+23
*
Invalid filesystem might cause the bp to be never read.
kib
2010-02-14
1
-1
/
+2
*
The -newerXB option was being interpreted the same as the -newerXm option
gavin
2010-02-14
1
-0
/
+2
*
Make <sys/timeb.h> work without including <sys/types.h>.
ed
2010-02-14
1
-1
/
+8
*
Also build ah_eeprom_v4k.c when ar9280 is selected.
rpaulo
2010-02-14
1
-1
/
+1
*
Correct cpu id for FA526.
kevlo
2010-02-14
1
-1
/
+2
*
Change the default value for vfs.newnfs.enable_locallocks to 0 for
rmacklem
2010-02-14
1
-1
/
+1
*
This fixes the experimental NFS server so that it won't crash in the
rmacklem
2010-02-13
1
-3
/
+3
*
Add missing SCTP_PACKED. Spotted by Irene Ruengeler.
tuexen
2010-02-13
1
-2
/
+2
*
Predict KASSERTs to be true.
marius
2010-02-13
1
-1
/
+1
*
Add ssm(4), which serves as a glue device allowing devices beneath the
marius
2010-02-13
2
-0
/
+75
*
- Add the 'cmp' and 'core' pseudo-busses which are used to group CPU cores
marius
2010-02-13
2
-55
/
+47
*
Resurrect nexusvar.h from r167307.
marius
2010-02-13
1
-0
/
+58
*
Style fixes
marius
2010-02-13
1
-24
/
+19
*
- Search the whole OFW device tree instead of only the children of the
marius
2010-02-13
6
-128
/
+201
*
When growing a UFS1 filesystem, we need to initialise all inodes in any new
gavin
2010-02-13
1
-4
/
+2
*
Fix drbr and altq interaction:
mlaier
2010-02-13
6
-19
/
+35
*
- At least the trap table of the Sun Fire V1280 firmware apparently has
marius
2010-02-13
2
-10
/
+14
*
Correct the panic strings introduced in r203830 to match their arguments.
marius
2010-02-13
1
-4
/
+4
*
Use the SUNW,{d,i}tlb-load methods for entering locked TLB entries like
marius
2010-02-13
1
-48
/
+26
*
- Assert that HEAPSZ is a multiple of PAGE_SIZE as at least the firmware
marius
2010-02-13
9
-40
/
+275
*
Fix function name in the comment in the second location too.
kib
2010-02-13
1
-1
/
+1
*
- Add idempotency guards so the structures can be used in other utilities.
kib
2010-02-13
6
-23
/
+24
*
Use M_ZERO instead of calling bzero().
kib
2010-02-13
1
-3
/
+2
*
Remove list of locking primitives, which is kind of redundant, move
trasz
2010-02-13
1
-52
/
+27
*
Fix VBAD description.
trasz
2010-02-13
1
-2
/
+2
*
kgdb: initialize n_type field of nlist entry for kvm_nlist call
avg
2010-02-13
1
-0
/
+1
*
Remove unused macros.
kib
2010-02-13
1
-3
/
+0
*
When ffs_realloccg() failed to allocate bigger fragment and, because
kib
2010-02-13
1
-1
/
+3
*
Don't try to determine tape block size when the -P option is used.
jh
2010-02-13
1
-1
/
+1
[next]