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 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
*
Fix an error that I made with an optimization. In the case
dyson
1998-04-30
1
-2
/
+2
*
Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config
imp
1998-04-29
5
-60
/
+60
*
Fixes incorrect company and product names in uha(4) manpage and
andreas
1998-04-29
3
-6
/
+6
*
Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize.
dt
1998-04-29
2
-32
/
+38
*
Sync with sys/i386/i386/trap.c revision 1.127.
kato
1998-04-29
1
-1
/
+5
*
Add a needed prototype, and fix a panic problem with the new
dyson
1998-04-29
1
-1
/
+4
*
Add "flags 0x10" to the sio0 entry so that SMP-GENERIC acts in thesame
max
1998-04-29
1
-2
/
+2
*
Tighten up management of memory and swap space during map allocation,
dyson
1998-04-29
7
-153
/
+268
*
Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under
eivind
1998-04-28
9
-9
/
+76
*
Fix a pseudo-swap leak problem. This mitigates "leaks" due to
dyson
1998-04-28
1
-14
/
+35
*
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
julian
1998-04-28
3
-34
/
+71
*
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
[next]