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
*
Terminate all probe/diagnostic/error messages correctly with a \n.
rgrimes
1995-03-26
2
-29
/
+28
*
Reviewed by:
bde
1995-03-25
1
-3
/
+3
*
Fix the path to scdreg.h.
bde
1995-03-25
1
-2
/
+5
*
Add -Wimplicit to ${CWARNFLAGS} so that implicitly declared functions
bde
1995-03-25
1
-3
/
+4
*
Add more compatibility cruft:
bde
1995-03-25
1
-19
/
+69
*
Do a printf("\n") after all conditional printfs have been done so that
swallace
1995-03-25
1
-4
/
+5
*
Bring in the new non-GPL'd driver from Mikael Hybsch. This version is
jkh
1995-03-24
2
-0
/
+1688
*
scd driver now lives in non-GPL land.
jkh
1995-03-24
1
-2
/
+2
*
Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this to
rgrimes
1995-03-23
3
-16
/
+25
*
aha1742.c:
gibbs
1995-03-23
3
-6
/
+7
*
Patches from Serge Babkin to fix interrupt handling bugs.
dg
1995-03-23
2
-8
/
+28
*
Correct pcibus_setup() to return as soon as one test succeeds.
se
1995-03-22
4
-4
/
+12
*
Delete PCI PCI bridge simulator code ...
se
1995-03-22
4
-360
/
+4
*
Remove spurious declaration of printf().
se
1995-03-22
4
-12
/
+4
*
Fixes and improvements from John Dyson:
dg
1995-03-22
2
-46
/
+149
*
New ISA specific PCI code.
se
1995-03-21
4
-588
/
+836
*
Added a new version of trap_pfault() that disallows kernel page faults
dg
1995-03-21
1
-1
/
+121
*
Changed some #ifdef DIAGNOSTIC code that I added to be #ifdef DEBUG.
dg
1995-03-21
1
-2
/
+2
*
Removed redundant newlines that were in some panic strings.
dg
1995-03-19
4
-9
/
+9
*
And all serial chars with 0x7f to discard parity bits.
phk
1995-03-19
1
-1
/
+2
*
Add back SNDCTL_DSP_SETBLKSIZE ioctl code that got zapped.
swallace
1995-03-18
1
-1
/
+15
*
Add Intel EtherExpress16 (ix0) driver.
rgrimes
1995-03-18
3
-3
/
+6
*
Increase the DELAY used in ahc_poll. This is only used during intial
gibbs
1995-03-17
1
-47
/
+67
*
Change probe output to gus0 instead of snd4.
swallace
1995-03-17
1
-2
/
+2
*
Remove a spurious printf.
phk
1995-03-17
1
-2
/
+1
*
Call dev_shutdownall() just after unmounting filesystems.
dg
1995-03-17
1
-1
/
+3
*
Add and move declarations to fix all of the warnings from `gcc -Wimplicit'
bde
1995-03-16
24
-76
/
+187
*
Prepare for shared interrupts (required by the new PCI code that adds
se
1995-03-16
2
-2
/
+30
*
Remove isa/prof_machdep.c. It doesn't exist yet.
bde
1995-03-16
1
-2
/
+1
*
Fix support for extended partitions (forgot to release the buffer).
bde
1995-03-15
1
-3
/
+7
*
Document scsi options
dufault
1995-03-15
2
-4
/
+16
*
Added support for generic FDDI and the DEC DEFEA and DEFPA FDDI adapters.
dg
1995-03-14
2
-8
/
+24
*
Removed "-D" option and made symbols load all the time. They will be
dg
1995-03-14
1
-46
/
+40
*
Change device entry examples to reflect the following:
swallace
1995-03-13
3
-30
/
+21
*
Remove old snd file configuration list and add new file list
swallace
1995-03-12
3
-75
/
+120
*
Reorganize how sound devices are configured. Use a snd controller
swallace
1995-03-12
17
-168
/
+237
*
Finally get rid of this bothering ``biodone: buffer already done''
joerg
1995-03-12
1
-3
/
+12
*
Save all changed devices so thet dset would be able to retrive
ugen
1995-03-12
1
-1
/
+38
*
Add id_next field to struct isa_device,this does not
ugen
1995-03-12
1
-1
/
+2
*
Fix config-time syntax errors in sound options.
bde
1995-03-12
2
-28
/
+28
*
Adding tunnel pseudo-device for Network Installation with User process PPP.
amurai
1995-03-12
1
-1
/
+2
*
Moved bb stuff to support.s per Bruces suggestion.
phk
1995-03-11
2
-14
/
+14
*
Add a dummy ___bb_init_func for BB profiling of the kernel.
phk
1995-03-10
1
-1
/
+13
*
kmem_alloc() returns zero-filled memory; it isn't necessary to bzero()
dg
1995-03-10
1
-2
/
+1
*
Removed unnecessary routines vm_get_pmap() and vm_put_pmap().
dg
1995-03-10
1
-29
/
+3
*
Remove redundant IORW definition..
ugen
1995-03-08
1
-23
/
+1
*
Added ata.c device driver file.
sos
1995-03-07
1
-1
/
+2
*
Increased number of buffers to 1/12 of (page_count - 1024). This makes the
dg
1995-03-07
1
-2
/
+2
*
Compile cleanly -Wall. Remove some code that was an attempt to make
gibbs
1995-03-07
1
-59
/
+46
*
Compile cleanly -Wall.
gibbs
1995-03-07
2
-10
/
+10
[next]