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
*
Change unused 'user_wait' argument to 'timo' argument, which will be
pjd
2007-11-07
3
-7
/
+7
*
asmc build infrastructure.
rpaulo
2007-11-07
1
-0
/
+8
*
Connect asmc to the build infrastructure.
rpaulo
2007-11-07
3
-0
/
+5
*
Driver for the Apple System Management Console (SMC). This hardware is
rpaulo
2007-11-07
2
-0
/
+1141
*
Implement LINUX_SIOCGIFCOUNT and LINUX_SIOCGIFINDEX/LINUX_SIOGIFINDEX.
kib
2007-11-07
2
-1
/
+15
*
- Include runefile.h for _CACHED_RUNES
rafan
2007-11-07
1
-0
/
+1
*
- Include runetype.h for _RuneLocale_
rafan
2007-11-07
1
-0
/
+2
*
Warn if kmem_map size is set to less than 512MB. Previous warning was a bit
pjd
2007-11-07
2
-10
/
+10
*
devinfo(8) manual page refers to pciconfr(8). Add back reference for
marck
2007-11-07
1
-1
/
+2
*
Revise the markup.
ru
2007-11-07
1
-36
/
+32
*
Add missing <stdlib.h> for exit()
kevlo
2007-11-07
2
-0
/
+2
*
Cleanup of userland __P use
kevlo
2007-11-07
111
-1216
/
+1227
*
Check the correct variables for malloc failures.
matteo
2007-11-07
2
-2
/
+2
*
Catch up to changes in the ports tree since last release
kris
2007-11-07
1
-6
/
+4
*
Markup nits.
ru
2007-11-07
1
-2
/
+5
*
Fix markup.
ru
2007-11-07
1
-29
/
+31
*
Update after import
ache
2007-11-07
1
-0
/
+1
*
Merge after importing official patches 3-7
ache
2007-11-07
3
-10
/
+95
*
This commit was generated by cvs2svn to compensate for changes in r173403,
ache
2007-11-07
5
-8
/
+45
|
\
|
*
Official patches 3-7
ache
2007-11-07
8
-18
/
+140
|
*
Official patch 002 imported
ache
2007-04-12
1
-0
/
+12
|
*
Official patch 001
ache
2006-12-31
1
-0
/
+2
|
*
Remove non-FSF file
ache
2006-12-31
1
-9
/
+0
*
|
After discussions with grog@ (mentor):
edwin
2007-11-07
2
-22
/
+37
*
|
s/maybe/may be/
danger
2007-11-06
1
-1
/
+1
*
|
1) dummynet_io() declaration has changed.
oleg
2007-11-06
5
-36
/
+68
*
|
style(9) cleanup.
oleg
2007-11-06
1
-340
/
+350
*
|
Another typo in the previous commited fix. That makes four typos
edwin
2007-11-06
1
-1
/
+1
*
|
games/fortune: add FORTUNE_PATH env var, so ports of fortunes can work sanely
edwin
2007-11-06
1
-14
/
+106
*
|
[patch] Fortune typos, around line 57346 of fortunes datfile
edwin
2007-11-06
1
-2
/
+2
*
|
In _pthread_key_create() ensure that libthr is initialized. This
marius
2007-11-06
1
-1
/
+5
*
|
Check return value for setenv()
kevlo
2007-11-06
1
-3
/
+7
*
|
Check wep flag in *_tx_mgt since we need to encrypt some management frame
kevlo
2007-11-06
5
-0
/
+55
*
|
Correct typo.
grog
2007-11-06
1
-1
/
+1
*
|
Apparently some NVIDIA NICs store ethernet address in reverse order
yongari
2007-11-06
1
-2
/
+2
*
|
- Add ZFS-support to fstat(1). This allows ZFS-filsystems to be including in
lulf
2007-11-05
6
-0
/
+321
*
|
Switch arm to -O until the -O2 issues are resolved.
cognet
2007-11-05
1
-0
/
+4
*
|
Remove unused header.
pjd
2007-11-05
2
-1138
/
+0
*
|
If setting a state to anything but open state, close access to vdev.
pjd
2007-11-05
2
-0
/
+22
*
|
Do not pass an address to local stack variable to usbd_set_report_async.
kan
2007-11-05
1
-3
/
+4
*
|
Remove "zfs:" prefix from lock and condvar names and also skip non-letter
pjd
2007-11-05
6
-6
/
+48
*
|
Add comments explaining why all stores updating a non-kernel page table
alc
2007-11-05
2
-2
/
+45
*
|
Correct handling of off-channel frames:
sam
2007-11-05
1
-12
/
+37
*
|
Fix NOP message sending in ciss_periodic() which causes panic with
iwasaki
2007-11-05
1
-3
/
+16
*
|
Remove unused variable td from sched_idletd().
rwatson
2007-11-05
1
-2
/
+0
*
|
Initial Import of wpi driver based on p4 changeset 128641.
benjsc
2007-11-05
8
-0
/
+7596
*
|
Fix for the panic("vm_thread_new: kstack allocation failed") and
kib
2007-11-05
41
-93
/
+222
*
|
Add missing locking for SBus controllers.
scottl
2007-11-05
1
-0
/
+5
*
|
The intent of the freeing the (zeroed) page in vm_page_cache() for
kib
2007-11-05
1
-2
/
+5
*
|
Change wpa_supplicant to down the interface at the start of the init routine.
thompsa
2007-11-05
2
-6
/
+12
[next]