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
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
147
-5332
/
+10870
*
Add SYSVSEM so that newer versions of Xaccel don't require a kernel
jkh
1999-04-16
2
-2
/
+4
*
Remove the entries for umodem and ucom. These drivers only probe
n_hibma
1999-04-16
6
-23
/
+5
*
zero out switchtime.tv_sec. This fixes a fairly serious problem where
gallatin
1999-04-16
1
-1
/
+2
*
- Add another adhoc frame_size detection for stack trace.
simokawa
1999-04-16
1
-8
/
+9
*
Add bridging support (tested in 3.1-RELEASE by Steven Vetzal
ghelmer
1999-04-16
2
-25
/
+81
*
Better handling for ARP/source routing on Token Ring
eivind
1999-04-15
1
-8
/
+16
*
Removed dead code and cleaned up. setconf() now just asks for the
bde
1999-04-15
1
-108
/
+38
*
Made booting with -a work for all configurations. Previously it
bde
1999-04-15
8
-61
/
+23
*
- Close PR #11136: add PCI ID for another new cyclone device: the
wpaul
1999-04-15
2
-32
/
+61
*
Added missing newline to "no ports found!" message.
alex
1999-04-15
2
-4
/
+4
*
Grrr. Make all modes work properly with the 82c168 chip and built-in
wpaul
1999-04-14
2
-15
/
+35
*
getnewbuf(): check return value from tsleep(). Interruptible NFS may pass
dt
1999-04-14
1
-7
/
+4
*
temp fix for internal queue overflow problem
mjacob
1999-04-14
1
-14
/
+34
*
Add example for 'makeoptions DEBUG' and some notes. I have not activated
peter
1999-04-14
3
-3
/
+36
*
Search bdevsw[] instead of the half-baked builtin table of devices
bde
1999-04-14
1
-14
/
+26
*
Generate intrnames[] dynamically. This should be new-bus friendly.
bde
1999-04-14
15
-562
/
+385
*
Add a commented-out example on using the makeoptions command to get a
peter
1999-04-13
2
-2
/
+6
*
Build the functionality of the wdc_p hack into the ide_pci.c code.
peter
1999-04-13
6
-105
/
+18
*
Shoot the LKM support in the old wd/wdc/atapi driver set in the head and
peter
1999-04-13
22
-1038
/
+63
*
Move the declaration of faultin() from the vm headers to proc.h, since
peter
1999-04-13
2
-4
/
+4
*
Drop the atapi module from the build, it's just wasting time.
peter
1999-04-13
1
-2
/
+2
*
Hopefully replicate the install.debug changes from the i386 version.
peter
1999-04-13
2
-48
/
+30
*
Clean up the kernel/kernel.debug/install.debug etc stuff.
peter
1999-04-13
3
-117
/
+63
*
Some more fixes:
wpaul
1999-04-13
2
-38
/
+45
*
Initialize alpha_unaligned_* as I intended.
simokawa
1999-04-13
1
-6
/
+6
*
Removed DIAGNOSTIC opion redefinition.
semenu
1999-04-13
2
-4
/
+2
*
Fixed bogus SRCS definition which broke `make depend'. Plain `make'
bde
1999-04-13
1
-3
/
+2
*
Backout early start of APs since it caused some machines to hang.
tegge
1999-04-13
7
-28
/
+7
*
Merge in some updates for the RealTek driver, mainly:
wpaul
1999-04-12
2
-168
/
+113
*
Grr... don't touch the PN_GEN (general purpose) register in pn_setcfg()
wpaul
1999-04-12
1
-6
/
+8
*
Add support for the 3cSOHO100-TX, which is a "hurricane" chipset
wpaul
1999-04-12
2
-3
/
+8
*
More consistent with surrounding style. (Hey - it looked great in the
eivind
1999-04-12
1
-2
/
+2
*
Shorten line.
eivind
1999-04-12
1
-3
/
+3
*
PCX loader for pseudo-device splash.
des
1999-04-12
4
-2
/
+534
*
Centralize and reorganize a few macros.
des
1999-04-12
9
-30
/
+56
*
Typo in comment.
des
1999-04-12
1
-2
/
+2
*
ppp != iijppp any more
brian
1999-04-12
3
-9
/
+9
*
Sync with sys/i386/isa/isa.c revision 1.118.
kato
1999-04-12
1
-7
/
+1
*
Minor tweak: move initialiation of busctl register to before setting of
wpaul
1999-04-12
1
-3
/
+3
*
Make debugging more selective.
n_hibma
1999-04-11
6
-19
/
+42
*
1) Make debugging more selective.
n_hibma
1999-04-11
18
-201
/
+180
*
Some small updates:
wpaul
1999-04-11
2
-9
/
+27
*
Applied patch for ukbd disconnect. Disconnect not fully functional
n_hibma
1999-04-11
1
-66
/
+99
*
USBD_STALLED bit checking was inconsistent. Mixed use of == and &
n_hibma
1999-04-11
1
-5
/
+6
*
Remove unit from struct. Not used anymore.
n_hibma
1999-04-11
2
-2
/
+0
*
Move initialization of SWI's in the tty|net|bio masks from isa.c into
peter
1999-04-11
3
-19
/
+7
*
Reenable the recursive disconnection from a hub. Stop gap solution
n_hibma
1999-04-11
1
-7
/
+9
*
Changed pci_config_read() to pci_map_port(). Pointed out by Doug Rabson.
n_hibma
1999-04-11
2
-4
/
+10
*
Control unaligned access handling via sysctl.
simokawa
1999-04-11
1
-5
/
+13
[next]