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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for loss of pnp.h
peter
1999-12-06
1
-1
/
+0
*
Fold the pnp code into the base isa system to pave the way for PNPBIOS.
peter
1999-12-06
5
-15
/
+4
*
Remove DSO_BAD144 from wd driver(s) so people with bad144'ed disks get
phk
1999-12-06
1
-1
/
+1
*
Need header <machine/smp.h> for prototype declaration of smp_rendezvous()
luoqi
1999-12-06
1
-0
/
+3
*
User ldt sharing.
luoqi
1999-12-06
6
-128
/
+220
*
Supported i8251 (internal COM1) FIFO mode.
nyan
1999-12-06
1
-2
/
+32
*
Remove references to old joystick driver from this file, which Peter
wpaul
1999-12-05
1
-5
/
+0
*
Switch over to using the generic joy driver
peter
1999-12-05
3
-306
/
+0
*
Fix LINT breakage.
archie
1999-12-05
1
-1
/
+1
*
Don't use a bogus bus number for Ross host-pci bridges.
dfr
1999-12-05
4
-0
/
+8
*
Reinstate the aic driver.
luoqi
1999-12-05
1
-0
/
+1
*
Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers
wpaul
1999-12-04
6
-66
/
+20
*
The address 0x472 is used for the SCSI HDD geometry information on
kato
1999-12-04
1
-2
/
+1
*
Implement pluggable ioctl handlers.
marcel
1999-12-04
6
-1733
/
+2035
*
oszsigcode -> szosigcode
marcel
1999-12-04
4
-5
/
+5
*
Fix type of sf_addr.
marcel
1999-12-04
2
-4
/
+4
*
New netgraph node type, ng_bpf(8). This node type allows you to
archie
1999-12-03
2
-2
/
+6
*
pc98/pc98/atapi.c
nyan
1999-12-03
1
-32
/
+2
*
Change splbio() to splcam(). bs is cam driver.
nyan
1999-12-03
2
-4
/
+6
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
9
-15
/
+19
*
Remove the 'gzip' image activator. We're not using a.out anymore, so save
msmith
1999-12-03
1
-1
/
+0
*
Remove the "MCA not supported" from RELNOTES.TXT and add
mdodd
1999-12-02
2
-0
/
+30
*
Remove code to select APM version with flags to the apm0 device. This
jlemon
1999-12-02
5
-47
/
+9
*
Grammar nit.
billf
1999-12-02
2
-2
/
+2
*
Add the AMI MegaRAID and Mylex DAC960 drivers. Installation to arrays
msmith
1999-12-02
1
-0
/
+4
*
Cosmetic changes to comments:
sheldonh
1999-12-01
2
-16
/
+16
*
The 6th bit of configuration port is not defined on pc98.
nyan
1999-12-01
1
-0
/
+4
*
Add explicit null entries for new entrypoints.
julian
1999-12-01
2
-2
/
+4
*
Implement linux_sigaltstack.
marcel
1999-11-30
6
-17
/
+61
*
Implement sigaltstack.
marcel
1999-11-30
1
-1
/
+2
*
add linuxulator wrapper for SNDCTL_DSP_GETODELAY
alfred
1999-11-29
2
-0
/
+5
*
Make BOOTP work again.
dillon
1999-11-29
1
-1
/
+9
*
How hard can it be to implement a 24bit counter in hardware ?
phk
1999-11-29
1
-1
/
+33
*
Introduce OpenBSD-like Random PIDs. Controlled by a sysctl knob
dan
1999-11-28
1
-0
/
+1
*
Sort PCI SCSI controlers.
obrien
1999-11-28
1
-4
/
+4
*
/sys adjustments to add the `sym' controler driver.
obrien
1999-11-28
3
-0
/
+3
*
Add a commented out 'ATA' driver config block to help assist -CURRENT
obrien
1999-11-27
1
-0
/
+12
*
options should be formatted as "#options ^IFOO".
obrien
1999-11-27
2
-24
/
+24
*
Implement linux_ustat.
marcel
1999-11-27
5
-9
/
+62
*
Change prototype of linux_ustat.
marcel
1999-11-27
1
-1
/
+2
*
Moved scheduling-related code to kern_synch.c so that it is easier to fix
bde
1999-11-27
3
-24
/
+3
*
Retire MFS_ROOT and MFS_ROOT_SIZE options from the MFS implementation.
phk
1999-11-26
4
-10
/
+18
*
Implement fdatasync in terms of fsync. The regeneration of proto.h,
marcel
1999-11-26
5
-4
/
+14
*
Fix out-of-date comment
julian
1999-11-26
1
-1
/
+4
*
Update the WaveLAN/IEEE driver:
wpaul
1999-11-25
7
-165
/
+432
*
Add the description for the configuration of GUS non-PnP bridge driver.
tanimura
1999-11-25
2
-0
/
+8
*
Change the prototype of the strto* routines to make the second
archie
1999-11-24
2
-3
/
+3
*
Add kernel parts of revived ipfilter (3.3.3.)
guido
1999-11-23
2
-6
/
+4
*
Even better then using %fs:0 in our locked synchronizing instruction,
dillon
1999-11-23
1
-5
/
+6
*
Add in required instruction serialization prior to releasing the
dillon
1999-11-23
1
-1
/
+20
[next]