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 the build.
mav
2009-12-08
1
-2
/
+13
*
sem_init(3): document process shared semaphores and their restrictions
jilles
2009-12-08
1
-18
/
+9
*
Don't add VAPPEND if the file is not being opened for writing. Note that this
trasz
2009-12-08
2
-2
/
+2
*
Add additional checks of the kernel stack addresses in order to
marius
2009-12-08
2
-6
/
+22
*
What we have in base system is actually OpenBSD 4.5's netcat,
delphij
2009-12-08
1
-1
/
+1
*
Remove phantom line of code that somehow slipped
jfv
2009-12-08
1
-1
/
+0
*
Create sysctl node(dev.bge.%d.focred_collapse) instead of
yongari
2009-12-08
2
-21
/
+25
*
Add ID for NetMos NM9820 Serial Port chip, found on CardBus serial adapter.
mav
2009-12-08
1
-0
/
+1
*
MFi386: revision 200219
nyan
2009-12-08
2
-8
/
+25
*
MFi386: Use real mode instead of v86 mode.
nyan
2009-12-08
1
-410
/
+361
*
MFi386: revision 200216
nyan
2009-12-08
2
-3
/
+2
*
- Try pre-allocating all FIBs upfront. Previously we tried pre-allocating
jkim
2009-12-08
3
-10
/
+6
*
Partially revert r200228. For mini RCB case, bge(4) still have to
yongari
2009-12-08
1
-7
/
+5
*
Resync with Intel versions of both the em and igb
jfv
2009-12-08
22
-1798
/
+3148
*
Fix typo in comment
rpaulo
2009-12-08
1
-1
/
+1
*
Improve response to multi-touch taps.
rpaulo
2009-12-08
1
-48
/
+117
*
In exception_save, write-back ar.rnat after switching the backing-
marcel
2009-12-08
1
-14
/
+13
*
Update driver to Intel version 2.0.7:
jfv
2009-12-07
12
-1269
/
+2510
*
Revert r200231. It was already taken cared by jhb long ago.
jkim
2009-12-07
1
-16
/
+3
*
Make mfi(4) little bit less chatty.
jkim
2009-12-07
1
-3
/
+16
*
Add support for the NetMos NM9865 family of Serial/Parallel ports.
marcel
2009-12-07
2
-3
/
+40
*
Don't access jumbo frame related registers if controller lacks the
yongari
2009-12-07
1
-8
/
+14
*
Remove PHY isolate/power down code in bge_stop(). The isolation
yongari
2009-12-07
1
-27
/
+0
*
Explicitly acknowledge MSI completion, as required by SiI3124 datasheet.
mav
2009-12-07
2
-3
/
+14
*
Improve the algorithm the loader uses to choose a memory range for its
jhb
2009-12-07
3
-8
/
+49
*
MFp4;
mav
2009-12-07
3
-14
/
+23
*
SiI3124 has no SNotification register. Handle Asynchronous Notifications
mav
2009-12-07
2
-12
/
+27
*
Various small whitespace and style fixes.
jhb
2009-12-07
3
-10
/
+11
*
Add <machine/pcb.h> missed in r199135.
marius
2009-12-07
1
-0
/
+1
*
Fix ntfs such that it understand media with a non-512-bytes sector size:
guido
2009-12-07
3
-7
/
+15
*
Define struct pcpu_md as the only MD field of struct pcpu (pc_acpi_id
marcel
2009-12-07
8
-75
/
+81
*
Install libulog in /lib.
ed
2009-12-07
1
-0
/
+2
*
Fix Read-After-Write (RAW) dependency violation for ar.ccv in
marcel
2009-12-07
1
-2
/
+2
*
Allocate the VHPT for each CPU in cpu_mp_start(), rather than
marcel
2009-12-07
5
-77
/
+75
*
Revert behavior change to setenv(), unsetenv() and putenv() until a more
scf
2009-12-07
1
-3
/
+6
*
Add Asynchronous Notification support for controllers without SNTF
mav
2009-12-06
1
-3
/
+12
*
Update the getenv(3) man page to reflect the recent change to the behavior
scf
2009-12-06
1
-9
/
+9
*
Register a request that all changes to *env(3) be reviewed by secteam
cperciva
2009-12-06
1
-0
/
+2
*
sh: Test ;<newline> as well as ; in the 'for' parser test.
jilles
2009-12-06
1
-3
/
+3
*
Change the behavior of setenv(), putenv() and unsetenv() to continue parsing
scf
2009-12-06
1
-6
/
+3
*
Improve the comment within getenv() explaining the search order it takes to
scf
2009-12-06
1
-8
/
+9
*
Add a libutempter compatibility interface to libulog.
ed
2009-12-06
6
-5
/
+264
*
restore setting of sin_len (was removed in 1.146 last february) as
luigi
2009-12-06
1
-1
/
+3
*
Unbreak build.
nwhitehorn
2009-12-06
1
-1
/
+1
*
Don't forget to link the fixits against -lulog.
ed
2009-12-06
3
-3
/
+3
*
MFp4:
mav
2009-12-06
2
-0
/
+9
*
Make `make cleanilinks' work in /sys/modules.
ed
2009-12-06
1
-6
/
+5
*
Don't depend on <utmp.h>.
ed
2009-12-06
1
-4
/
+3
*
Make pw(8) build without <utmp.h>.
ed
2009-12-06
1
-5
/
+0
*
Let w(1) use utmpx.
ed
2009-12-06
2
-31
/
+28
[next]