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
/
conf
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
wi has been converted to NEWCARD, so included it when pccard is
imp
2001-01-21
1
-0
/
+1
*
Break the isa attachment of the Crystal Semiconductor 89x0 into two
imp
2001-01-21
1
-0
/
+3
*
Implement condition variables.
jasone
2001-01-16
1
-0
/
+1
*
moved isp_pci.c from pci to dev/isp
mjacob
2001-01-09
1
-1
/
+1
*
Move if_wl.c from sys/i386/isa to dev/wi - it is not i386 (or even isa)
peter
2001-01-09
1
-1
/
+2
*
Completed move of Digiboard drivers to dev/dgb
babkin
2001-01-08
1
-0
/
+2
*
Add aic to the list of drivers that might work with NEWCARD. I've added
imp
2001-01-08
1
-0
/
+1
*
The ep pccard code had newcard hooks added to it, but it isn't being
peter
2001-01-07
1
-0
/
+1
*
Remove vga_pci generic driver.
nsouch
2001-01-05
1
-1
/
+0
*
Remove alpm numbering.
nsouch
2001-01-03
1
-1
/
+1
*
Retire kernfs (kernel part).
des
2000-12-28
1
-2
/
+0
*
add sys/dev/sound/pcm/buffer.c, lefo out of last commit
cg
2000-12-23
1
-0
/
+1
*
Add ACPI AC adaptor and ACPI Control Method Battery.
takawata
2000-12-22
1
-0
/
+2
*
revert addition of strlcpy/strlcat
assar
2000-12-18
1
-2
/
+0
*
add strlcpy and strlcat to kernel
assar
2000-12-18
1
-0
/
+2
*
kobjify.
cg
2000-12-18
1
-0
/
+4
*
Back out these two changes inadvertantly made with the last commit.
jkh
2000-12-16
1
-2
/
+0
*
SNAPDATE is an obsolete mechanism which has also been pretty much
jkh
2000-12-15
1
-0
/
+2
*
Add subr_sbuf.c.
des
2000-12-13
1
-0
/
+1
*
Next round of PCI subsystem updates:
msmith
2000-12-13
1
-2
/
+1
*
Always build the ISA and EISA bridge code. This is slightly unintiuitive,
msmith
2000-12-12
1
-2
/
+2
*
- Add code to detect if a system call returns with locks other than Giant
jake
2000-12-12
1
-0
/
+1
*
Change sppp from optional to count. At least ar(4) and sr(4) needs it in
jhay
2000-12-11
1
-1
/
+1
*
Next-phase PCI system update; move PCI core code to sys/dev and update
msmith
2000-12-08
1
-4
/
+9
*
Forgot this file in previous commit to remove file kern_threads.c
jake
2000-12-02
1
-1
/
+0
*
Add one new file brought in with the ACPI CA 20001115 import.
msmith
2000-12-01
1
-0
/
+1
*
A bunch of newcard/cardbus changes that's been sitting in my tree for a while:
jon
2000-11-28
1
-2
/
+0
*
Update the ed driver to probe and attach under a NEWCARD kernel (I was
peter
2000-11-25
1
-1
/
+2
*
Accept filters broke kernels compiled without options INET.
alfred
2000-11-20
1
-1
/
+1
*
Add kernel option NETGRAPH_ONE2MANY.
archie
2000-11-16
1
-0
/
+1
*
vx is now optional rather than taking a count. Reflect that in the
imp
2000-11-16
1
-2
/
+2
*
Add ray driver for card (OLDCARD) and pccard (NEWCARD) entries.
imp
2000-11-12
1
-0
/
+3
*
Farewell our code. We will switch acpica code from Intel.
takawata
2000-11-09
1
-13
/
+0
*
Don't build the ACPI CA debugger unless the ACPI_DEBUG option is present.
msmith
2000-11-08
1
-11
/
+10
*
ELF kernels should use an ELF sysvec. This allows us to move a.out
obrien
2000-11-05
1
-3
/
+0
*
switch over to new sb8/sb16 code
cg
2000-11-01
1
-3
/
+2
*
add commented-out entries for the new sb8 and sb16 drivers
cg
2000-10-28
1
-0
/
+2
*
Connect the new ACPICA code to the 'acpica' device.
msmith
2000-10-28
1
-10
/
+131
*
The USB scanner driver. To be used together with SANE.
n_hibma
2000-10-25
1
-0
/
+1
*
Major update to the 'twe' driver.
msmith
2000-10-25
1
-1
/
+1
*
Added lines for the wds driver.
babkin
2000-10-24
1
-0
/
+1
*
Add PC-Card/ISA SCSI host adpater drivers from NetBSD/pc98
non
2000-10-23
1
-0
/
+13
*
NEWCARD/Cardbus -
jon
2000-10-19
1
-0
/
+1
*
Initial commit of NEWCARD cardbus side (that actually compiles and works)
jon
2000-10-18
1
-1
/
+6
*
After some complaints about the dir names, the random device is
markm
2000-10-14
1
-4
/
+4
*
Initial commit of IFS - a inode-namespaced FFS. Here is a short
adrian
2000-10-14
1
-0
/
+12
*
Whoops, add the 'twe' files.
msmith
2000-10-14
1
-0
/
+2
*
Add ata-raid.c to the ata driver
sos
2000-10-13
1
-0
/
+1
*
update to i4b version 0.95.04
hm
2000-10-09
1
-36
/
+46
*
Driver for the Intel 82801AA (ICH) SMBus controller and compatibles.
archie
2000-10-06
1
-0
/
+2
[next]