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
*
Portability: Don't use symbolic constants when the values are more
kientzle
2008-09-12
1
-7
/
+7
*
Portability: Not everyone is lucky enough to have ftruncate()
kientzle
2008-09-12
2
-0
/
+3
*
Portability: Support platforms that lack (struct stat).st_blksize or SSIZE_MAX
kientzle
2008-09-12
3
-0
/
+11
*
Windows compatibility: The stub replacement for compression_program
kientzle
2008-09-12
1
-0
/
+2
*
Connect ufoma(4) to build and,
takawata
2008-09-12
2
-2
/
+1
*
Sweep this man page a bit:
danger
2008-09-11
1
-15
/
+25
*
Add a 'hw.pci.mcfg' tunable. It can be set to 0 to disable memory-mapped
jhb
2008-09-11
2
-0
/
+12
*
Bandaid: disable interrupts to make sure intr_enabled and the IER register
cognet
2008-09-11
1
-3
/
+8
*
Remove the unused field "pc_prvspace" from the MD fields for the struct
cognet
2008-09-11
1
-6
/
+1
*
Makefile.inc already defines OPENSSL if crypto is available/wanted.
roberto
2008-09-11
1
-1
/
+1
*
Fix two small typo's in comments in the nullfs vnops code.
ed
2008-09-11
1
-2
/
+2
*
Update the comments above the 0xcf9 register reset attempt to match the
jhb
2008-09-11
2
-8
/
+14
*
The ERESTART to EINTR conversion is already done in
rdivacky
2008-09-11
1
-8
/
+1
*
ARM nexus style(9) improvements.
raj
2008-09-11
1
-34
/
+31
*
ARM interrupts improvements.
raj
2008-09-11
3
-14
/
+16
*
IXP425: split handling of the two QMGR interrupts so they are separately
raj
2008-09-11
1
-14
/
+42
*
Document dev_clone eventhandler interface
kib
2008-09-11
1
-0
/
+74
*
Add a first draft of the cdevpriv(9) documentation
kib
2008-09-11
1
-0
/
+121
*
Document make_dev_credf(9), destroy_dev_sched(9) and destroy_dev_drain(9)
kib
2008-09-11
1
-4
/
+123
*
Update insmntque(9) manpage, bringing it close to reality.
kib
2008-09-11
1
-4
/
+36
*
Fix the device name spacing.
adrian
2008-09-11
1
-5
/
+5
*
Revert r177108 and restore r60506 for sparc64 as long as libstand
marius
2008-09-10
1
-0
/
+3
*
Add drivers for the power management devices found on Fireplane/
marius
2008-09-10
3
-0
/
+360
*
Make sure the TTY has not disappeared out from under us before calling
csjp
2008-09-10
1
-2
/
+3
*
Work around Cheetah+ erratum 34 (USIII+ erratum #10) by relocating
marius
2008-09-10
4
-22
/
+226
*
mld_timerresid() returns ms so instead of doing the maths in usec
bz
2008-09-10
1
-1
/
+1
*
Teach WITNESS about the interlocks used with lockmgr. This removes a bunch
jhb
2008-09-10
7
-27
/
+49
*
Disable the inline assembly crc32 routine and use the C version instead.
jhb
2008-09-10
1
-87
/
+0
*
Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and
jhb
2008-09-10
15
-6
/
+2153
*
Beginning of overhaul of fwcontrol:
sbruno
2008-09-10
2
-125
/
+384
*
Some K8 chipsets don't expose all of the PCI devices on bus 0 via PCIe
jhb
2008-09-10
2
-28
/
+92
*
Various whitespace fixes.
jhb
2008-09-10
3
-11
/
+10
*
Add a proper detach method to the est(4) driver using cpufreq_unregister().
jhb
2008-09-10
1
-3
/
+6
*
If arm.h is going to define WCHAR_TYPE, don't assume WCHAR_TYPE_SIZE
obrien
2008-09-10
1
-1
/
+1
*
Use PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather than hard-coding
jasone
2008-09-10
1
-120
/
+88
*
Remove VSVTX, VSGID and VSUID. This should be a no-op,
trasz
2008-09-10
6
-13
/
+12
*
Add a missing break statement; IFDATA_LINKSPECIFIC would fall through
bms
2008-09-10
1
-0
/
+1
*
o Correct a comment: a test file size is a four pages not three.
maxim
2008-09-10
1
-1
/
+1
*
Get initial bootstrap of APs working under xen.
kmacy
2008-09-10
9
-29
/
+1251
*
Fix path in all includes: remove /mips32 subdirectory
gonzo
2008-09-10
22
-32
/
+32
*
rename flags and add a ZYD_FLAG_DETACHING flag to indicate we're
weongyo
2008-09-10
2
-2
/
+9
*
- Fix regression with GETMEM
kmacy
2008-09-10
1
-7
/
+4
*
Allow building k8temp on i386.
rpaulo
2008-09-09
1
-0
/
+1
*
Build k8temp on i386.
rpaulo
2008-09-09
1
-0
/
+1
*
Add support for the CyberPower CP1500AVRLCD.
remko
2008-09-09
2
-0
/
+6
*
Add support to rc.initdiskless for /conf/T/M/remount_subdir.
bms
2008-09-09
1
-4
/
+37
*
Move call to _malloc_thread_cleanup() so that if this is the last thread,
jasone
2008-09-09
1
-3
/
+6
*
Update for new HAL.
rpaulo
2008-09-09
1
-1
/
+1
*
Getdents requires padding with 2 bytes instead of 1 byte
rdivacky
2008-09-09
1
-33
/
+54
*
Initialise the SVCAUTH field for new transport structures when they are
dfr
2008-09-09
3
-2
/
+5
[next]