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 two more $FreeBSD$ keywords.
brooks
2011-08-03
2
-2
/
+2
*
The result of a joint work between rrs@ and myself at the IETF:
tuexen
2011-08-03
22
-1430
/
+1083
*
Enable keyword expansion for $FreeBSD$ on files where it was added it
brooks
2011-08-03
0
-0
/
+0
*
Unbreak catman(1) by removing calls to col(1).
uqs
2011-08-03
1
-1
/
+1
*
Add support for dynamically adjusted buffers to allow the full use of
brooks
2011-08-03
31
-43
/
+747
*
Fix an NFS server issue where it was not correctly setting the eof flag when a
zack
2011-08-03
1
-5
/
+5
*
Add in a dirty hack that allows for AR9280/AR9285/AR9287 embedded
adrian
2011-08-03
3
-1
/
+25
*
* Fix a clash in structure naming which occurs with (closed source)
adrian
2011-08-03
1
-3
/
+3
*
fix a serious bug in libproc's proc_attach
avg
2011-08-03
1
-2
/
+1
*
Remove the EEPROM minor >= 19 check for txgaintype; that's only needed for
adrian
2011-08-03
1
-2
/
+1
*
Cross a T and dot an I:
marcel
2011-08-02
1
-2
/
+3
*
It's invalid to use GLOBAL() for kernload_ap, as the macro switches
marcel
2011-08-02
1
-1
/
+2
*
There's no ':' after GLOBAL(). Missed due to no SMP testing.
marcel
2011-08-02
1
-1
/
+1
*
Always disable mount and unmount for jails with enforce_statfs==2.
mm
2011-08-02
2
-3
/
+9
*
For mount, discover f_mntonname from supplied path argument
mm
2011-08-02
1
-7
/
+42
*
Corrections for the iBCS2 support that seems to regressed from 4.x times.
kib
2011-08-02
1
-30
/
+34
*
Fix for arm and mips case the size of storage for sintrcnt/sintrnames.
attilio
2011-08-02
3
-5
/
+5
*
Add support for Juniper's loader. The difference between FreeBSD's and
marcel
2011-08-02
3
-125
/
+128
*
Provide a more user friendly URL to the IETF site in faithd(8).
gjb
2011-08-02
1
-2
/
+2
*
Fix a LOR in the NFS client which could cause a deadlock.
rmacklem
2011-08-02
2
-2
/
+22
*
Fix panic in zfs_read() if IO_SYNC flag supplied by checking for
mm
2011-08-02
1
-2
/
+3
*
Fix a LOR in the NFS client which could cause a deadlock.
rmacklem
2011-08-02
2
-2
/
+21
*
Do not force AHCI mode on NVIDIA MCP89 SATA controllers. Recent Apple
mav
2011-08-02
2
-4
/
+22
*
Fix a corner case in RXEOL handling which was likely introduced by yours
adrian
2011-08-02
2
-3
/
+36
*
Provide a more user friendly URL to the IETF site in gif(4).
gjb
2011-08-02
1
-2
/
+2
*
Fix broken mdoc.
uqs
2011-08-01
3
-24
/
+41
*
Add PCI ID for RocketRAID 4321 and 4322. A FreeNAS user have tested the
delphij
2011-08-01
2
-1
/
+7
*
Implement the linprocfs swaps file, providing information about the
kib
2011-08-01
3
-21
/
+69
*
Fix the LK_NOSHARE lockmgr flag interaction with LK_UPGRADE and
kib
2011-08-01
1
-2
/
+12
*
I've rewritten most of this file so assign the copyright to me.
joel
2011-08-01
1
-1
/
+1
*
Fix integer overflow in txg_delay() by initializing
mm
2011-08-01
1
-1
/
+1
*
Add missing break; in r223593.
glebius
2011-08-01
1
-0
/
+1
*
Add missing MODULE_VERSION() definition to protect against duplicating
pluknet
2011-08-01
1
-0
/
+1
*
Get rid of MAXCPU knowledge used for internal needs only. Switch to
pluknet
2011-08-01
6
-64
/
+41
*
Fix markup.
kib
2011-08-01
1
-1
/
+2
*
Correctly link bsdcpio and bsdtar against libmd and libcrpyto
mm
2011-08-01
2
-4
/
+11
*
Update vfs_getopt(9) to reflect 32-bit to 64-bit change from
gjb
2011-07-31
1
-2
/
+2
*
Fix rename in the new NFS server so that it does not require a
rmacklem
2011-07-31
1
-4
/
+20
*
Apply r221124 to Book-E: switch to the new NFS client.
marcel
2011-07-31
1
-1
/
+1
*
Fix r222813: we need to include sys/cpuset.h. because the PIC interface
marcel
2011-07-31
1
-2
/
+2
*
Fix r224187: .word defines a 16-bit object and size_t is defined as
marcel
2011-07-31
1
-2
/
+2
*
Disable the RXORN/RXEOL interrupts if RXEOL occurs, preventing an
adrian
2011-07-31
1
-0
/
+6
*
mdoc(7) fix for the pcm(4) manual
gjb
2011-07-31
1
-1
/
+2
*
Don't leak kld_sx lock in kldunloadf().
glebius
2011-07-31
1
-1
/
+2
*
Remove two debugging printf()s which snuck in during the testing of the
adrian
2011-07-31
1
-5
/
+0
*
Implement the 4KB split transaction workaround for Merlin (AR9280).
adrian
2011-07-31
1
-5
/
+40
*
Fix typo!
adrian
2011-07-31
1
-1
/
+1
*
Add extra flags for the radar event API.
adrian
2011-07-31
1
-0
/
+3
*
Add some more phyerr bits.
adrian
2011-07-31
1
-0
/
+6
*
Pull in some wording to the tftpd.8 man page
rodrigc
2011-07-31
1
-3
/
+10
[next]