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
*
Fix typos and spelling mistakes.
joel
2010-08-06
45
-57
/
+57
*
Disable sync cache for the Transcend Jetflash V90. It is more specific
kib
2010-08-06
1
-0
/
+2
*
Typo fixes
uqs
2010-08-06
1
-9
/
+9
*
- Some fixes to Ukranian catalog
gabor
2010-08-06
1
-2
/
+2
*
Mark /dev/zero and /dev/null as eternal.
kib
2010-08-06
1
-4
/
+4
*
Enable shared lookups and externed shared ops for devfs.
kib
2010-08-06
1
-1
/
+2
*
Add "show cdev" ddb command.
kib
2010-08-06
1
-0
/
+68
*
Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
kib
2010-08-06
9
-98
/
+146
*
Fix issue reported by alc :
jchandra
2010-08-06
1
-5
/
+3
*
Enable shared locks for the devfs vnodes. Honor the locking mode
kib
2010-08-06
3
-17
/
+20
*
Initialize VV_ISTTY vnode flag on the devfs vnode creation instead of
kib
2010-08-06
1
-4
/
+5
*
Fix the issue reported by alc:
jchandra
2010-08-06
2
-6
/
+10
*
Remove redundant declaration of 'pcib_driver' class from sb_zbpci.c. This
neel
2010-08-06
1
-1
/
+0
*
Force commit to remind me about MFCing r210909.
pjd
2010-08-06
0
-0
/
+0
*
Use a signed integer to hold the address of a register.
neel
2010-08-06
1
-10
/
+10
*
uint64_t is 'unsigned long' in n64 build, so compiler is unhappy if the
neel
2010-08-06
1
-3
/
+3
*
Update the arguments to yy_config_parse() to match r210883.
dougb
2010-08-06
1
-1
/
+1
*
Reflect default Tx interrupt moderation timer value change(50ms -> 1ms).
yongari
2010-08-06
1
-1
/
+1
*
Reduce Tx interrupt moderation timer from 50ms to 1ms. The default
yongari
2010-08-06
1
-2
/
+2
*
- Add interrupts counter for PCI devices
gonzo
2010-08-05
1
-2
/
+12
*
Document 'none' value for remote.
pjd
2010-08-05
1
-1
/
+6
*
Re-add flag register for output. Some BIOS calls actually use it to return
jkim
2010-08-05
1
-0
/
+1
*
Implement configuration reload on SIGHUP. This includes:
pjd
2010-08-05
3
-12
/
+322
*
Do not copy stack pointer and flags. These registers are unconditionally
jkim
2010-08-05
1
-6
/
+0
*
Prepare configuration parsing code to be called multiple times:
pjd
2010-08-05
3
-58
/
+111
*
Make control_set_role() more public. We will need it soon.
pjd
2010-08-05
2
-10
/
+20
*
Allow to use 'none' keywork as remote address in case second cluster node
pjd
2010-08-05
1
-2
/
+12
*
Reset signal handlers after fork().
pjd
2010-08-05
2
-0
/
+6
*
- Use pjdlog_exitx() to log errors and exit instead of errx().
pjd
2010-08-05
2
-5
/
+7
*
Enable closefrom(2) here, as we have supported it for some time now.
csjp
2010-08-05
1
-4
/
+0
*
Implement a simple native VM86 backend for X86BIOS. Now i386 uses native
jkim
2010-08-05
3
-77
/
+268
*
Assert that various buffers we are large enough.
pjd
2010-08-05
2
-10
/
+13
*
Problem with assertion is that it logs on stderr. Add two macros:
pjd
2010-08-05
2
-0
/
+33
*
Don't point users at the old csup homepage.
joel
2010-08-05
2
-5
/
+0
*
Keep $FreeBSD$ in __FBSDID() only for C files.
pjd
2010-08-05
1
-2
/
+0
*
Mark two more places that we won't reach.
pjd
2010-08-05
1
-0
/
+2
*
o FreeBSD 8.1-RELEASED added.
maxim
2010-08-05
1
-2
/
+7
*
Now that TCP will be checked last we don't need any knowledge about other
pjd
2010-08-05
1
-5
/
+6
*
Add an argument to the proto_register() function which allows protocol to
pjd
2010-08-05
5
-10
/
+17
*
Change the MPTable and $PIR PCI-PCI bridge drivers to inherit from the
jhb
2010-08-05
3
-75
/
+6
*
Fix a bug where endpoints bound to wildcard addresses where
tuexen
2010-08-05
1
-0
/
+36
*
Fix a bunch of errors (spelling and similar).
olli
2010-08-05
1
-26
/
+24
*
- Retire acpi_pcib_resume(). It is has just been an alias for
jhb
2010-08-05
5
-46
/
+6
*
Add a daily script to the periodic framework that reports
olli
2010-08-05
2
-0
/
+46
*
/etc/rc.d/network_ipv6 was deprecated.
ume
2010-08-05
1
-1
/
+0
*
/etc/rc.d/ip6fw was deprecated.
ume
2010-08-05
1
-1
/
+0
*
Fix a race between clock_intr() and tick_ticker() when updating
neel
2010-08-05
2
-19
/
+29
*
Comment out IEEE Std 1003.1-2001 conformance proclaimed too early,
ache
2010-08-05
1
-5
/
+5
*
Change kgdb_lookup() to resolve symbols via GDB instead of via libkvm(3).
jhb
2010-08-04
3
-29
/
+23
*
Copy inode birthtime to the struct stat32.
kib
2010-08-04
1
-0
/
+1
[next]