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
path:
root
/
sys
Commit message (
Expand
)
Author
Age
Files
Lines
*
swdevt should contain a udev_t not a devt. This resulted in bogus
msmith
1999-07-06
3
-6
/
+6
*
Rename bpfilter to bpf.
des
1999-07-06
90
-568
/
+568
*
Implement SA_SIGINFO support for the Alpha. This is obviously a little
peter
1999-07-06
2
-56
/
+43
*
Backout the previous change. Claimed to break compatibility with
n_hibma
1999-07-06
1
-1
/
+1
*
Don't clobber the smb cdevsw entry that was installed by the driver
peter
1999-07-06
1
-5
/
+1
*
Quieten gcc paranoia.
peter
1999-07-06
2
-4
/
+4
*
Typo: s/0ff0/0xff0/
peter
1999-07-06
2
-4
/
+4
*
Trivial implementation of TIOCM{S|G}ET and TIOCMBI{S|C} ioctls. No need
marcel
1999-07-06
2
-2
/
+34
*
Implement SA_SIGINFO for i386. Thanks to Bruce Evans for much more
cracauer
1999-07-06
10
-131
/
+306
*
Rename struct members sa_siginfo. POSIX reserves identifiers starting
cracauer
1999-07-06
10
-99
/
+99
*
Add Centaur/IDT WinChip support.
green
1999-07-06
2
-2
/
+28
*
add in (controlled by option) 2200 Expanded Lun F/W
mjacob
1999-07-06
1
-4
/
+3818
*
I made some cleanups, rearranged things a bit, and made AMD Features default
green
1999-07-06
2
-94
/
+104
*
suggestions from bde to clean up last checkin slighty
mjacob
1999-07-06
1
-4
/
+4
*
add in a boot environment isp_disable flag
mjacob
1999-07-06
2
-2
/
+22
*
Wow- too much breakage..wait until you compile it, buckwheat...
mjacob
1999-07-05
2
-4
/
+4
*
Oops- got sense of ifdef wrong
mjacob
1999-07-05
2
-4
/
+4
*
add 2200 f/w; fix botched define
mjacob
1999-07-05
6
-13
/
+3786
*
add ISP_DISABLE_2200_SUPPORT defines; Add reference to 2200 F/W
mjacob
1999-07-05
2
-16
/
+28
*
Remove ti_refill_rx_rings() and associated stuff; replace dirty RX buffers
wpaul
1999-07-05
4
-154
/
+58
*
add another ISP option
mjacob
1999-07-05
1
-1
/
+2
*
Let newuname return "Linux" as the OS name and not "FreeBSD". Also, return a
marcel
1999-07-05
2
-6
/
+6
*
Also try to load the interpreter without prepending "emul_path". This allows
marcel
1999-07-05
1
-7
/
+11
*
Update to latest version of PowerMACH Works from Olicom.
lile
1999-07-05
5
-5135
/
+5170
*
Reformat previous fix to remove an uglier than average goto.
mckay
1999-07-05
1
-9
/
+11
*
Fixed English errors, spelling errors and formatting errors in rev.1.51
bde
1999-07-05
1
-7
/
+9
*
The IDA driver is 'ida', not 'id'
msmith
1999-07-05
2
-6
/
+6
*
Move the initialisation/tuning of nmbclusters from param.c/machdep.c
msmith
1999-07-05
11
-84
/
+53
*
Use the new tunable macros for the net.inet.tcp.tcbhashsize tunable.
msmith
1999-07-05
2
-6
/
+4
*
A couple of new macros to make implementing tunable values slightly easier.
msmith
1999-07-05
1
-1
/
+21
*
Take the Winbond driver out of GENERIC for the alpha. It'll come
wpaul
1999-07-05
2
-4
/
+2
*
Add an extra space to " AMD Features=" to make it line up well.
green
1999-07-05
2
-4
/
+4
*
K6-III CPUs are now case:d in the appropriate switch; also, in
green
1999-07-05
2
-8
/
+108
*
fix DEV_MODULE, I overlooked this one in my last commit
phk
1999-07-04
2
-4
/
+4
*
Remove cmaj and bmaj args from DEV_DRIVER_MODULE.
phk
1999-07-04
27
-93
/
+50
*
Fixed corruption of the "blocked" list in lf_setlock() when tsleep()
bde
1999-07-04
1
-17
/
+20
*
Patch the WaveLAN/IEEE driver to detect and reject oversized received
wpaul
1999-07-04
2
-4
/
+38
*
Remove the 'tty' interrupt label. This is obsolete.
nyan
1999-07-04
2
-6
/
+6
*
Quick fix for breakage of bounds checking in rev.1.12. Only one
bde
1999-07-04
1
-2
/
+2
*
Minor nit - pn_cachesize is not a PN_RX_BUG_WAR varible.
peter
1999-07-04
1
-3
/
+3
*
Some cleanup and rearrangement. hw.physmem is now an absolute quantity;
jlemon
1999-07-04
2
-242
/
+196
*
The vfs.write_behind sysctl and related code support has been added to
mckusick
1999-07-04
1
-3
/
+40
*
The buffer queue mechanism has been reformulated. Instead of having
mckusick
1999-07-04
11
-247
/
+399
*
Add the semi-official Bulk protocol id 'P'
n_hibma
1999-07-03
1
-1
/
+6
*
Update pathnames for new location of soft-updates sources.
jdp
1999-07-03
1
-4
/
+4
*
Update comment for new location of soft-updates sources.
jdp
1999-07-03
3
-6
/
+6
*
Make the change similar to that suggested by Nick Hibma to avoid divide by
mjacob
1999-07-03
1
-3
/
+4
*
printf int/dev_t (pointer) warning
peter
1999-07-03
2
-6
/
+6
*
Delete stray static prototype.
peter
1999-07-03
1
-2
/
+1
*
Stop rfork(0) from panicing. (oops!!)
peter
1999-07-03
1
-2
/
+3
[next]