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
*
Add support for the SDL RISCom N2pci cards. Bring in the enhancements
jhay
1996-10-29
8
-2439
/
+6694
*
Remove some unnecessary code in the interrupt handler.
jhay
1996-10-28
3
-36
/
+45
*
A #define really don't need a ; at the end.
jhay
1996-10-28
2
-4
/
+4
*
comaptibles->compatibles
imp
1996-10-28
1
-3
/
+3
*
In data_phase_reinit when I converted the code to use bcopy, I should have
gibbs
1996-10-28
1
-3
/
+3
*
devfs_tree.c: improve our bdevvp() function.
phk
1996-10-28
2
-4
/
+8
*
init_main.c: pass -d to init if DEVFS_ROOT
phk
1996-10-28
4
-4
/
+14
*
DEVFS_ROOT -> opt_devfs.h
phk
1996-10-28
1
-1
/
+3
*
Kill _OLD_PATH_LOG. It's not needed.
joerg
1996-10-28
1
-2
/
+1
*
Add basic support for the 398X cards as multi-channel SCSI host adapters.
gibbs
1996-10-28
1
-23
/
+106
*
Add basic support for the 398X cards as multi-channel SCSI host adapters.
gibbs
1996-10-28
4
-184
/
+292
*
Add some code to allow SCB sharing for the 398X cards. This involves passing
gibbs
1996-10-28
1
-5
/
+6
*
Add two new aic7xxx driver options:
gibbs
1996-10-28
4
-4
/
+14
*
Fix problems dealing with non-tagged devices when SCB paging is enabled.
gibbs
1996-10-28
2
-48
/
+53
*
The way we get a vnode for swapdev is not quite kosher. In particular
phk
1996-10-27
1
-4
/
+18
*
Move static variable nextpid out from fork1(). Now top(1) can print
wosch
1996-10-27
1
-2
/
+3
*
Use the calibrated/adjustable i8254 frequency `timer_freq' instead of
sos
1996-10-26
3
-69
/
+90
*
Removed initialization of a variable that went away. Oops.
bde
1996-10-26
5
-25
/
+15
*
Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count
fenner
1996-10-25
5
-8
/
+32
*
Declare pointers to signal handling functions in full instead of as
bde
1996-10-25
3
-8
/
+6
*
Removed unused #includes.
bde
1996-10-25
1
-14
/
+14
*
Use macros from timmerreg.h instead of private ones.
bde
1996-10-25
2
-56
/
+14
*
Print the clock calibration messages all on one (long) line again so
bde
1996-10-25
5
-105
/
+90
*
Improved biasing of i586 clock by adjusting for hardclock() latency.
bde
1996-10-25
5
-105
/
+130
*
Removed #include of <machine/clock.h>. It is no longer used, and would
bde
1996-10-25
1
-2
/
+1
*
Unremoved used #include of <sys/systm.h> for the !GUPROF case.
bde
1996-10-25
1
-1
/
+4
*
- KNF cleanup.
gibbs
1996-10-25
1
-170
/
+143
*
- KNF cleanup.
gibbs
1996-10-25
4
-1457
/
+1100
*
KNF cleanup.
gibbs
1996-10-25
1
-64
/
+64
*
Go back to using DMA to get SCBs down to the adapter.
gibbs
1996-10-25
2
-356
/
+485
*
Added a missing break, so all static bins would be missed :(
sos
1996-10-24
1
-1
/
+2
*
Remove a bogus optimization in the mmap code. It is superfluous,
dyson
1996-10-24
1
-24
/
+5
*
Fix setting breakpoints in shared regions.
dyson
1996-10-24
2
-14
/
+8
*
Reviewed by: various (mailing list feedback)
julian
1996-10-23
1
-2
/
+3
*
Give ip_len and ip_off more natural, unsigned types.
wollman
1996-10-23
2
-6
/
+6
*
GNU-style changes:
ache
1996-10-23
1
-10
/
+14
*
Remove SC_KBD_PROBE_WORKS option and replace it with a simple run-time flag
pst
1996-10-23
13
-37
/
+43
*
Another round of merge.
asami
1996-10-23
40
-3542
/
+705
*
Account for the UPAGES in the same way as before moving the MD code
dyson
1996-10-23
2
-2
/
+10
*
Changed args to the nat functions.
sos
1996-10-22
3
-6
/
+6
*
Definitions for ioctl() accesses to PCI config space registers.
se
1996-10-22
2
-0
/
+72
*
Add support for ioctl() accesses to PCI config space registers.
se
1996-10-22
4
-8
/
+334
*
close bin/1648 libmd not 64bit safe.
phk
1996-10-22
2
-5
/
+6
*
Fix comments, which appear to have been mangled long ago and far away.
fenner
1996-10-21
1
-6
/
+8
*
When compiling with '-Wall -pedantic', the byte swapping macros gave the
nate
1996-10-21
1
-3
/
+3
*
If a large (>4096 bytes) directory was modified, the old directory
dfr
1996-10-21
4
-14
/
+22
*
Fix signed/unsigned comparison warnings.
alex
1996-10-20
5
-14
/
+14
*
Removing old isdn stuff.
phk
1996-10-20
8
-101
/
+27
*
Removing old isdn stuff.
phk
1996-10-20
11
-4751
/
+0
*
removing old isdn stuff.
phk
1996-10-20
1
-221
/
+0
[next]