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
*
Reenabled i586_optimized_copyin/out yet again.
bde
1997-01-04
1
-3
/
+1
*
Fixed context switching of FPU state after a fault in
bde
1997-01-04
1
-3
/
+20
*
Fixed botched tables:
bde
1997-01-04
1
-128
/
+147
*
Change types of wdp_cylinders, wdp_heads and wdp_sectors in struct
kato
1997-01-04
1
-4
/
+4
*
Add code to copy the LDT, if required.
se
1997-01-02
1
-1
/
+16
*
A couple of changes for proper mpu401 recognition, and an opl3 patch
jkh
1996-12-30
3
-15
/
+21
*
Apply a similar fix as in gsc.c rev 1.23.
joerg
1996-12-30
1
-2
/
+1
*
Apparently, someone changed the gsc driver to allocate one big buffer
joerg
1996-12-30
1
-1
/
+0
*
Let the VM system know that on certain arch's that VM_PROT_READ
dyson
1996-12-30
1
-1
/
+3
*
Fixed keeping track of interrupt nesting level across ASTs. It sometimes
bde
1996-12-29
1
-1
/
+3
*
Superficial clean-up of useracc calls. (The useracc usage of
dyson
1996-12-29
1
-3
/
+3
*
Allow pmap_protect to increase permissions. This mod can eliminate
dyson
1996-12-29
1
-5
/
+7
*
Disabled i586-optimized copyin and copyout again. The fault handler
bde
1996-12-28
1
-1
/
+3
*
Turn off qcam_debug flag by default
ache
1996-12-28
1
-1
/
+1
*
Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't
bde
1996-12-23
1
-3
/
+2
*
Added undocumented SCSI_DELAY and SCSI_NCR_* options. SCSI_DELAY gets
bde
1996-12-23
2
-2
/
+14
*
Fixed quoting of MAXDSIZ and DFLTDSIZ. The quoting rules changed when
bde
1996-12-23
2
-6
/
+6
*
Cosmetic (wrt. the screen display) change: when re-enabling a device,
joerg
1996-12-23
1
-2
/
+4
*
*Ahem* - opt_rlimit.h does not exist in the LKM case. This was another
jkh
1996-12-23
1
-1
/
+3
*
Fix a bug in the wt driver that could cause memory corruption.
joerg
1996-12-23
1
-8
/
+16
*
Someone needs to teach Nate about the C pre-processor in general and the
jkh
1996-12-23
2
-4
/
+4
*
Make DFLDSIZ and MAXDSIZ fully-supported options.
joerg
1996-12-22
1
-1
/
+3
*
Document MAXDSIZ and DFLDSIZ. This is a 2.2 candidate change.
dyson
1996-12-22
2
-2
/
+28
*
Add & Document MD5 option.
phk
1996-12-22
2
-2
/
+14
*
PCCARD support safety belts.
nate
1996-12-21
2
-2
/
+16
*
Give MFS_ROOT priority over NFS as root filesystem.
phk
1996-12-21
1
-9
/
+10
*
Mention amd driver in comment regarding PCI drivers.
se
1996-12-21
1
-4
/
+4
*
Fixed lseek() on named pipes. It always succeeded but should always fail.
bde
1996-12-19
1
-1
/
+2
*
Test in mseopen() whether the device has been configured at all, and
joerg
1996-12-19
1
-1
/
+4
*
Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>
kato
1996-12-19
2
-2
/
+11
*
Hawaii-Five-Typo
alex
1996-12-19
1
-3
/
+3
*
Added a missing prototype.
bde
1996-12-18
1
-0
/
+4
*
Only handle copyin/out/etc faults when not in an interrupt handler.
bde
1996-12-18
1
-8
/
+9
*
Fixed formatting of KERN_DUMPDEV.
bde
1996-12-18
1
-2
/
+2
*
Disabled half-baked disk statistics support. It didn't actually generate
bde
1996-12-18
1
-1
/
+7
*
Initialize the upper 16 bits of the memory sizes properly (to 0).
bde
1996-12-18
1
-3
/
+4
*
Moved the printing of the BIOS geometries from cpu_startup() into
bde
1996-12-18
2
-34
/
+36
*
Add Tekram DC390/390T driver "amd0", which is expected to work with
se
1996-12-18
2
-2
/
+16
*
Add comment for "amd" driver: Tekram DC-390(T) and generic AMD 53c974 PCI SCSI.
se
1996-12-18
1
-2
/
+3
*
Add driver for AMD 53c974 SCSI (Tekram DC390/390T).
se
1996-12-18
1
-1
/
+2
*
In the IBCS2 semctl system call, the last parameter arg is passed by
swallace
1996-12-17
1
-0
/
+16
*
Increase the allowable port address from 0x2000 to 0xffff to aid in
msmith
1996-12-17
1
-4
/
+4
*
Fix nbuf calculation /4 -> /8. 2.2 already has it this way.
dg
1996-12-17
1
-2
/
+2
*
Remove "options MAXLUN=2" since the ncr driver will probe for 8 LUNs
se
1996-12-15
1
-2
/
+1
*
Update comment for "ncr" SCSI controllers (add Symbios and new chips)
se
1996-12-15
1
-3
/
+3
*
Fix typo.
kato
1996-12-15
1
-3
/
+3
*
Add missing -I so that probe_keyboard.c can find <i386/isa/kbdio.h>. :-(
peter
1996-12-15
1
-1
/
+2
*
Make the USERCONFIG_BOOT semantics closer to what was original
jkh
1996-12-14
2
-12
/
+10
*
Fix the breakage i've introduced with the EISA slot feature, by
joerg
1996-12-14
1
-3
/
+16
*
Add a small hack to UserConfig that allows to override the number of
joerg
1996-12-14
2
-4
/
+29
[next]