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
*
Fix off by ane error in previous commit.
dt
1998-05-09
2
-4
/
+4
*
Translated to C (parameters in a function definition have the same scope
bde
1998-05-08
1
-2
/
+2
*
An effort to make SLICE/DEVFS play with SCSI.
julian
1998-05-07
1
-79
/
+102
*
Sync with sys/i386/isa/wd.c revision 1.166.
kato
1998-05-07
1
-31
/
+64
*
Sync with sys/i386/isa/fd.c revision 1.112.
kato
1998-05-07
2
-8
/
+10
*
In the words of the submitter:
msmith
1998-05-07
20
-417
/
+360
*
cleanup: remove duplicated dump code.
julian
1998-05-07
1
-125
/
+39
*
cleanup:
julian
1998-05-07
1
-184
/
+62
*
Unbotch whitespace and change switch with two cases to if.
eivind
1998-05-07
2
-24
/
+18
*
There is no dump routine for fd so give it an explicit NULL entry
julian
1998-05-06
3
-6
/
+9
*
Don't call a dump routine if there isn't one. (e.g. in floppy driver)
julian
1998-05-06
2
-4
/
+12
*
Add dump support to the DEVFS/slice code.
julian
1998-05-06
13
-32
/
+371
*
The CHIOGSTATUS ioctl of the SCSI media changer driver (sys/scsi/ch.c)
phk
1998-05-06
1
-2
/
+2
*
Sync with sys/i386/isa/wd.c revision 1.164.
kato
1998-05-06
1
-2
/
+7
*
As described by the submitter:
msmith
1998-05-06
27
-218
/
+24
*
Implement bus_dmamem_* functions and correct a few nits reported by Peter Wemm.
gibbs
1998-05-06
11
-132
/
+419
*
Now that we have a TAILQ_PREV() that returns the previous object, simplify
gibbs
1998-05-06
2
-36
/
+14
*
Change a couple of long types to int to match NetBSD so that termios
jb
1998-05-05
1
-3
/
+3
*
Fix the 4-8G LBA geometry it was wrong.
sos
1998-05-05
1
-2
/
+7
*
Include pc98.h instead of isa.h when PC98 is defined.
kato
1998-05-05
1
-1
/
+5
*
Deleted unused item.
kato
1998-05-05
2
-4
/
+2
*
Refuse accellerated opens on listening sockets that have not set
guido
1998-05-04
2
-4
/
+8
*
Correct an error that I made where the vtruncbuf was changed back
dyson
1998-05-04
1
-2
/
+2
*
Fix the shm panic. I mistakenly used the shadow_count to keep the object
dyson
1998-05-04
3
-7
/
+7
*
Sync with sys/i386/isa/sio.c revision 1.200.
kato
1998-05-04
2
-2
/
+4
*
Detect USR PnP x2 modem.
phk
1998-05-04
3
-3
/
+6
*
Added amd controller to support MELCO IFC-DP SCSI card.
kato
1998-05-04
3
-3
/
+6
*
Added another PCI to C-bus (ISA bus like 16 bit bus of PC-98) bridge.
kato
1998-05-04
1
-1
/
+3
*
Added SMP kernel configuration file for PC-98 machine.
kato
1998-05-04
1
-0
/
+221
*
System clock speed is always detected automatically.
kato
1998-05-04
7
-103
/
+7
*
Use `0xf8' instead of `IO_NPX' macro to support compiling with `SMP'
kato
1998-05-04
1
-3
/
+3
*
Support compiling with `gcc -ansi'.
kato
1998-05-04
1
-2
/
+2
*
Support compiling with `gcc -ansi'.
kato
1998-05-04
1
-4
/
+4
*
Work around some VM bugs, the worst being an overly aggressive
dyson
1998-05-04
4
-26
/
+44
*
Add NEC PC-98 chipsets.
kato
1998-05-04
1
-1
/
+18
*
Patches are given here for pcisupport.c to recognise most of VIA
phk
1998-05-03
1
-1
/
+22
*
Add PCI device IDs for Intel BX PCI chip-set components.
se
1998-05-02
1
-1
/
+7
*
Another minor cleanup of the split code. Make sure that pages are
dyson
1998-05-02
1
-2
/
+15
*
Seatbelts for vm_page_bits() in case a file offset is passed in rather than
peter
1998-05-02
1
-2
/
+3
*
Support 1.44MB floppy disk.
kato
1998-05-02
4
-6
/
+25
*
Don't depend on "implicit int".
bde
1998-05-01
2
-5
/
+5
*
Added -ansi to CWARNFLAGS so that ANSI errors don't come back.
bde
1998-05-01
1
-2
/
+2
*
Support compiling with `gcc -ansi'. Just use __inline instead of inline.
bde
1998-05-01
1
-2
/
+5
*
Oops, the previous commit should have changed `i386' to `__i386__',
bde
1998-05-01
4
-11
/
+11
*
Partially fixed write clustering for cases where cluster_wbuild() is
bde
1998-05-01
1
-1
/
+4
*
vm_page_is_valid() wasn't expecting a large offset argument, it's
peter
1998-05-01
1
-2
/
+3
*
Fix one problem with NFSv3 > 2GB file support.
peter
1998-05-01
1
-3
/
+3
*
Fix minor bug with new over used swap fix.
dyson
1998-05-01
1
-1
/
+2
*
Loopback network interface driver (net/if_loop.c) has no SIOCSIFFLAGS
phk
1998-04-30
1
-1
/
+4
*
Make errno finally and permanently thread-aware so that it is no longer
jb
1998-04-30
1
-5
/
+1
[next]