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
*
Cast return values to the appropriate fp_*_t. Note that the man page
des
1998-04-27
2
-18
/
+18
*
Fixed spelling of "fictitious" in diagnostics and comments
des
1998-04-27
3
-13
/
+13
*
Support more than 256 tun devices:
brian
1998-04-27
1
-9
/
+13
*
Add the PAT cpuid feature.
dyson
1998-04-26
2
-4
/
+4
*
Sync with sys/i386/isa/wd.c revision up to 1.163.
kato
1998-04-25
1
-4
/
+6
*
Correct copyright.
dyson
1998-04-25
2
-12
/
+5
*
Sync with sys/i386/isa/wd.c revision 1.161.
kato
1998-04-25
1
-3
/
+9
*
Sync with sys/i386/conf/GENERIC revision 1.108.
kato
1998-04-25
2
-2
/
+4
*
Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fi...
mjacob
1998-04-24
1
-2
/
+8
*
Discussed with: bde
obrien
1998-04-24
1
-1
/
+1
*
Create virgin disklabels with 8 (MAXPARTITIONS) partitions rather than
obrien
1998-04-24
1
-4
/
+2
*
At the request of Garrett, changed sysctl:
dg
1998-04-24
2
-4
/
+4
*
Ensure that TCP_REXMTVAL doesn't return a value less than t_rttmin. This
dg
1998-04-24
2
-14
/
+9
*
slice_device.c: permissions changes for SLICE devices
julian
1998-04-24
3
-8
/
+9
*
Added kern.ipc.nmbclusters
dg
1998-04-24
3
-3
/
+6
*
When calling the open function, specify either FREAD and/or FWRITE
julian
1998-04-23
1
-3
/
+3
*
Oops forgot to include opt_bootp.h
julian
1998-04-23
1
-2
/
+4
*
Convert timespecclear() back to an expression (this time without
eivind
1998-04-23
2
-12
/
+6
*
Wrap timerclear in do { ... } while(0)
eivind
1998-04-23
2
-4
/
+10
*
Add devfs support.
eivind
1998-04-23
1
-2
/
+32
*
Mask the interrupt before setting the corresponding bit in ipending if
tegge
1998-04-22
4
-20
/
+22
*
Bad144 support for the slice system (!)
julian
1998-04-22
5
-27
/
+154
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
6
-6
/
+24
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
3
-0
/
+1121
*
Add support for the Qlogic ISP SCSI && FC/AL Adapters
mjacob
1998-04-22
8
-0
/
+8325
*
Sync with sys/i386/conf/majors.i386 revision 1.39.
kato
1998-04-22
1
-2
/
+3
*
close() is no longer a SLICE method.
julian
1998-04-22
13
-80
/
+157
*
Add a couple of missing symbols referred to in asm code.
peter
1998-04-22
1
-1
/
+5
*
Add a block device entry for the 'myx' driver too.
msmith
1998-04-22
2
-2
/
+4
*
Add 'myx' for Ulf Zimmerman's Mylex Raid driver (ulf@alameda.net>
msmith
1998-04-22
2
-4
/
+4
*
Don't allow an open to succeed if the device is invalidated during the
julian
1998-04-22
1
-1
/
+3
*
- breakage of the warnings about pessimized i/o port types.
brian
1998-04-21
4
-62
/
+24
*
Correct the digiboard device names in agreement
brian
1998-04-21
2
-22
/
+32
*
Remove the artificial limit on the size of the ipfw filter structure.
julian
1998-04-21
1
-13
/
+40
*
PC-98 does not supports DMA automode lager than 65535 bytes.
kato
1998-04-21
1
-0
/
+4
*
Supports PC-98 again.
kato
1998-04-21
1
-0
/
+6
*
o Move debug stuff down a bit so that it doesn't try to
brian
1998-04-21
2
-62
/
+76
*
The 'mountroot' option is obviously pointless for an LKM
julian
1998-04-20
2
-6
/
+18
*
Remove more LFS left-overs
julian
1998-04-20
1
-19
/
+1
*
Remove an LFS clause, now that it is in the history,
julian
1998-04-20
2
-38
/
+2
*
Enable DEVFS usage of the device (include opt_devfs.h>
sos
1998-04-20
2
-2
/
+4
*
- Give up trying for a simple solution for correctly recognizing if a card
nate
1998-04-20
2
-1
/
+5
*
- Only poll the PCIC controller for insertion/removal events if the
nate
1998-04-20
1
-3
/
+4
*
Commented out ide_pci.c.
kato
1998-04-20
2
-4
/
+4
*
Sync with sys/i386/conf/options.i386 revision 1.77.
kato
1998-04-20
2
-2
/
+8
*
Sync with sys/i386/conf/files.i386 revision 1.197.
kato
1998-04-20
2
-2
/
+4
*
Sync with sys/i386/isa/wd.c revision up to 1.159.
kato
1998-04-20
1
-8
/
+281
*
Sync with sys/i386/isa/fd.c revision 1.109.
kato
1998-04-20
2
-34
/
+538
*
Sync with sys/i386/isa/npx.c revision 1.60.
kato
1998-04-20
1
-30
/
+27
*
fix typo in copyright.
julian
1998-04-20
1
-2
/
+1
[next]