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
*
Increase the time we spend waiting for the controller to become ready to
msmith
2000-02-17
1
-1
/
+1
*
Change the mountroot prompt to something that doesn't look at all like a
msmith
2000-02-17
2
-2
/
+2
*
Don't include <machine/ipl.h> in <sys/systm.h> in the i386 case. This
bde
2000-02-17
4
-62
/
+86
*
Merged from sys/isa/sio.c rev 1.288.
kato
2000-02-17
2
-26
/
+34
*
Synced with sys/i386/i386/userconfig.c rev 1.173.
kato
2000-02-17
1
-0
/
+2
*
Add the VIA 82C596B PCI ISA south bridge on my ASUS P3V133.
imp
2000-02-17
1
-0
/
+2
*
Close a file descriptor leak in the code which loads file objects.
msmith
2000-02-17
1
-0
/
+2
*
Fix null-pointer dereference crash when the system is intentionally
dillon
2000-02-16
5
-6
/
+53
*
Remove a diagnostic printf.
gibbs
2000-02-16
1
-3
/
+0
*
This patch to BTX fixes several small things:
jhb
2000-02-16
2
-12
/
+58
*
Make it clear that 'options XSERVER' is for pcvt and not for syscons.
yokota
2000-02-16
6
-6
/
+6
*
Track if_i{bytes,packets,errors}.
mdodd
2000-02-16
1
-0
/
+4
*
Include the file that defines PCIM_CMD_BUSMASTEREN.
mjacob
2000-02-16
2
-0
/
+2
*
Ensure that the busmaster enable bit is set; we can't assume that all
msmith
2000-02-16
2
-2
/
+16
*
Hide the boring ``not probed (disabled)'' messages behind `bootverbose'.
joerg
2000-02-15
1
-0
/
+2
*
o Wilko Bulte has tested our AlphaServer 1000A ("Noritake") support
gallatin
2000-02-15
1
-11
/
+0
*
Add userconfig entries for the new atapi devices.
jkh
2000-02-15
1
-0
/
+2
*
Fixed regressions in rev.1.274:
bde
2000-02-15
2
-22
/
+30
*
Don't try to account for the partial quantum unless the process is
phk
2000-02-15
1
-4
/
+0
*
Allow comments in interpreter specification lines as in
cracauer
2000-02-15
1
-1
/
+1
*
Add comments about 12160 options.
mjacob
2000-02-15
3
-12
/
+24
*
Fix ITDEBUG macro.
mjacob
2000-02-15
1
-1
/
+1
*
Correctly identify which bus of dual bus SCSI adapters some target mode
mjacob
2000-02-15
1
-2
/
+8
*
Clean up some target mode debug messages. Fix (finally, I believe)
mjacob
2000-02-15
1
-14
/
+9
*
If the CDB length is greater than 12 for parallel SCSI, ispscsicmd has
mjacob
2000-02-15
2
-2
/
+10
*
Clean out residual bogosity for fast posting stuff- ISP_NO_FASTPOST_SCSI
mjacob
2000-02-15
1
-15
/
+12
*
fix ess end-of-buffer repeating
cg
2000-02-14
3
-18
/
+6
*
Fix is_splxxx() warnings when not compiled with INVARIANT_SUPPORT.
peter
2000-02-14
1
-16
/
+14
*
Avoid a panic in __getcwd(2) when combined with umount -f.
peter
2000-02-14
1
-0
/
+2
*
Initial import
dmlb
2000-02-13
2
-0
/
+0
*
Simplifications:
groudier
2000-02-13
2
-584
/
+281
*
Fix sign reversal in adjtime(2).
phk
2000-02-13
2
-2
/
+2
*
Fix an uninitialised variable which affected probing on some machines.
dfr
2000-02-13
6
-0
/
+6
*
Oops, forgot this from the previous commit. Remove obsolete #ifdef ISO.
peter
2000-02-13
1
-3
/
+0
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
36
-637
/
+62
*
Fix two warnings.
peter
2000-02-13
2
-2
/
+2
*
Document the support in the kernel for hardware debug registers on the
obrien
2000-02-12
2
-0
/
+6
*
Add functions which allow i/o memory to be accessed without forcing a
dfr
2000-02-12
1
-0
/
+19
*
Yet-another-update: rename ``kern.prison'' to a new sysctl root entry,
rwatson
2000-02-12
3
-10
/
+11
*
The Leadtek Winfast TV2000 has one of the FM capable Tuners. Don't
peter
2000-02-12
1
-0
/
+8
*
Do a trivial conversion of xrpu to newbus.
peter
2000-02-12
1
-50
/
+62
*
Add in 12160 (Ultra3) support. Redo things to use the newbus code.
mjacob
2000-02-11
2
-282
/
+392
*
Turn back on fast posting- the code that turns it off (for 1020/1040) is
mjacob
2000-02-11
1
-5
/
+0
*
Correct a minor typo in error message.
mjacob
2000-02-11
1
-1
/
+1
*
Add in new async mbox defines for 2200- point to point stuff.
mjacob
2000-02-11
1
-0
/
+23
*
Add in 12160 (Ultra3) NVRAM definitions.
mjacob
2000-02-11
1
-2
/
+76
*
Add in 12160 (Ultra3) firmware. Gawd, this file is bulky.
mjacob
2000-02-11
1
-0
/
+4037
*
Restructure nvram reading routine to split out to separate functions
mjacob
2000-02-11
1
-362
/
+584
*
Add 12160 (Ultra3) defines. Add config option flag for forcing point-to-point
mjacob
2000-02-11
1
-5
/
+12
*
Forgot one line: don't try to match flags when looking for a flow.
luigi
2000-02-11
1
-0
/
+1
[next]