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
*
kzipboot uses kern/inflate.c outside the kernel by providing its own
peter
1998-11-10
1
-4
/
+2
*
Fix probes when a port address is specified.
gibbs
1998-11-10
3
-48
/
+21
*
* Fix a couple of places in the device pager where an address was
dfr
1998-11-08
5
-7
/
+7
*
Missing newline at end of file causes syntax error.
peter
1998-11-08
2
-4
/
+4
*
Enable 686 class optimisations for all 686-class processors, not just the
msmith
1998-11-08
1
-7
/
+7
*
Don't define the module glue if building as an LKM, this happens to have
peter
1998-11-07
1
-1
/
+3
*
USERCONFIG_BOOT -> INTRO_USERCONFIG
msmith
1998-11-06
2
-6
/
+6
*
Create an 'ibcs2' module so that scripts can tell if it's statically
peter
1998-11-06
1
-1
/
+20
*
make lnc0 definition in LINT match GENERIC
obrien
1998-11-06
2
-4
/
+4
*
add AMD Am7990 & Am79C960 to description of lnc(4)
obrien
1998-11-06
2
-4
/
+4
*
Document the new NSFBUFS option.
dg
1998-11-05
2
-2
/
+16
*
iicbus probe and attach deferred until root_bus_configure() call.
nsouch
1998-11-04
1
-5
/
+1
*
Make a.out kernels kld compatable by default...
peter
1998-11-04
1
-10
/
+2
*
Remove stray(?) debugging printf's and cngetc()'s that freeze boot several
peter
1998-11-04
1
-8
/
+2
*
Remove an error message from sb interrupt driver -- it
luigi
1998-11-04
1
-8
/
+0
*
Back out previous commit. The bpfilter -> bpf transition will have to be a
des
1998-11-03
4
-12
/
+12
*
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
des
1998-11-03
4
-12
/
+12
*
Remove USERCONFIG_BOOT, add INTRO_USERCONFIG
msmith
1998-11-03
1
-2
/
+2
*
Remove the USERCONFIG_BOOT option. Userconfig script data is searched
msmith
1998-11-03
3
-65
/
+115
*
Don't update the screen while the cursor shape is being changed
yokota
1998-11-03
1
-1
/
+5
*
spell check
obrien
1998-11-02
2
-6
/
+6
*
Oops forgot to remove peter's 'device iicbb0' declaration. Done.
nsouch
1998-11-01
2
-4
/
+2
*
Add controller iicbb (generic I2C bit-banging code) and lpbb
nsouch
1998-11-01
2
-4
/
+32
*
Add John Dyson's SYSCTL descriptions, and an export of more stats to
peter
1998-10-31
1
-2
/
+3
*
I do not know if this is correct, but add iicbb0 as a device so that
peter
1998-10-31
2
-2
/
+4
*
Fixup prototypes so that this beastie compiles.
peter
1998-10-31
1
-4
/
+4
*
pcf.c: timeout management added
nsouch
1998-10-31
3
-147
/
+309
*
Document that we support i82595-based Ethernet adapters (Intel EtherExpress
des
1998-10-30
2
-2
/
+4
*
Fix a typo, and remove verbose error reporting when in
luigi
1998-10-30
1
-2
/
+4
*
Use "KB" instead of "Kb" for KiloBytes, consistently with other
luigi
1998-10-30
3
-9
/
+9
*
Add the ability to specify where on the at_shutdown queue a handler is
msmith
1998-10-30
5
-27
/
+21
*
A small fragment of new ISA framework: manifest constants for the resources
wollman
1998-10-29
1
-0
/
+43
*
Added a second argument, "activate" to the vm_page_unwire() call so that
dg
1998-10-28
1
-4
/
+3
*
Check the major number of the boot device more carefully. There was only
bde
1998-10-26
1
-5
/
+3
*
Don't follow null bdevsw pointers. The `major(dev) < nblkdev' test rotted
bde
1998-10-25
1
-2
/
+3
*
Update to current reality. We can now track several LORSTA on separate
phk
1998-10-24
1
-136
/
+185
*
Ignore `vector xxxintr' specifications except for checking their syntax.
bde
1998-10-23
1
-2
/
+2
*
Update timecounters to new interface.
phk
1998-10-23
3
-25
/
+25
*
Removed all `vector xxxintr' specifications. Interrupt handlers are now
bde
1998-10-22
5
-21
/
+20
*
Removed all `vector xxxintr' specifications. Interrupt handlers are now
bde
1998-10-22
1
-3
/
+3
*
Quote port names that have a digit in them. IO_TIMER1 was lexed as
bde
1998-10-22
7
-38
/
+38
*
Removed all `vector xxxintr' specifications. Interrupt handlers are now
bde
1998-10-22
7
-246
/
+246
*
Fixed the ifdef for `uart' driver being present. The sound-driver-specific
bde
1998-10-22
1
-1
/
+3
*
Fix behaviour of the driver with small files -- due to a stupid
luigi
1998-10-22
1
-2
/
+2
*
The previous change was much too simple to actually compensate for
bde
1998-10-22
1
-1
/
+15
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
53
-154
/
+293
*
Get things limping along again for the 80386 and friends. The
rnordier
1998-10-21
1
-2
/
+5
*
Decrement the now unused page table page's wire_count prior to freeing it.
dg
1998-10-21
1
-1
/
+3
*
Add driver support for PCI fast ethernet adapters based on the
wpaul
1998-10-18
6
-8
/
+24
*
Add an ELF_MACHINE_OK() macro for compatability with the Alpha version.
peter
1998-10-18
1
-1
/
+3
[next]