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
/
isa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made the array vec[] a global.
fsmp
1997-05-25
1
-4
/
+4
*
Whoops, missed a zero there. Flags 0x10000 it is.
phk
1997-05-18
1
-2
/
+2
*
Flags 0x1000 on sio now disables the dreaded test#3.
phk
1997-05-18
1
-2
/
+3
*
Detect various supersets of 16550A based on fifo depth.
phk
1997-05-18
1
-4
/
+39
*
1) font loading (two fixes)
yokota
1997-05-15
2
-22
/
+37
*
simplify IOPL gain/remove privs code. It's easier with md_regs
peter
1997-05-07
1
-6
/
+3
*
Now that we have replaced video-related block copy calls with
yokota
1997-05-07
1
-34
/
+32
*
correct the order of the variables
peter
1997-05-05
1
-3
/
+5
*
Don't remove i586_ctr_freq from scope, leave it defined as zero. This
peter
1997-05-04
1
-3
/
+5
*
Restore CRTC start address check back after looking into more sources
ache
1997-04-30
1
-3
/
+9
*
In comp_vgaregs skip cursor shape and 4 unused bytes (6 total)
ache
1997-04-30
1
-4
/
+4
*
Addresses the following two problems.
yokota
1997-04-27
1
-8
/
+116
*
Man the liferafts! Here comes the long awaited SMP -> -current merge!
peter
1997-04-26
2
-12
/
+102
*
Fixed the type of timeout functions and removed casts that hid the
bde
1997-04-20
1
-10
/
+12
*
Don't call timeout() for DTR wakeup or busy check if the relevant timeout
bde
1997-04-18
1
-5
/
+11
*
Preserve some bits in the keyboard controller command byte when
yokota
1997-04-10
1
-10
/
+6
*
Prevent wedging of the stat clock because of missed interrupts.
mckay
1997-04-06
1
-5
/
+10
*
Make MOD_* macros almost consistent:
dufault
1997-04-06
1
-5
/
+7
*
Removed defaults for dead options CONADDR and CONUNIT.
bde
1997-04-05
1
-15
/
+1
*
Use device flags instead of options for serial console configuration
bde
1997-04-05
1
-23
/
+53
*
Make the default VERASE key the <-- key and remove root's
brian
1997-04-03
1
-1
/
+4
*
Interim patch/kludge for keyboard lock-up when `kbdcontrol' tries to
yokota
1997-03-28
1
-3
/
+10
*
Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include
bde
1997-03-24
3
-6
/
+3
*
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
bde
1997-03-23
2
-4
/
+4
*
Made set_controller_command_byte() less verbose. It used to print a
yokota
1997-03-07
1
-6
/
+2
*
Move pcvt towards using kbdio (finally!).
joerg
1997-03-06
1
-2
/
+3
*
Only print clock calibration messages if the system was booted with -v.
bde
1997-03-05
1
-8
/
+16
*
Back out the patch to break up the clock probe lines. Instead, follow
gpalmer
1997-03-05
1
-4
/
+4
*
Split the rather long and line-wrapping clock probe messages on boot.
gpalmer
1997-03-04
1
-5
/
+5
*
make sure that the user supplied signals in struct vt_mode are actually
jmg
1997-03-01
1
-8
/
+18
*
Fixed spelling error in a variable name.
bde
1997-02-28
1
-2
/
+2
*
Removed an obsolete test which prevented mouse movement from quiting
yokota
1997-02-28
1
-7
/
+6
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
16
-16
/
+16
*
Oops, cut/paste could be done on tthe WRONG vty :(
sos
1997-02-13
1
-1
/
+1
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
1
-1
/
+1
*
Fix for the Compaq Armada laptop.
yokota
1997-02-07
1
-3
/
+9
*
Fixed the SMC fifo bug fix. sioopen() hung while input was streaming in
bde
1997-02-01
1
-3
/
+15
*
Fixed the "switch to next screen" command (normally bound to the
sos
1997-01-30
1
-1
/
+10
*
Estimate an initial overhead of 0 usec instead of 20 usec in DELAY().
bde
1997-01-29
1
-10
/
+21
*
Fixes and workarounds for Hayes ESP:
bde
1997-01-29
1
-7
/
+25
*
Add save/restore cursor as pr SCO screen(HW) manpage.
sos
1997-01-23
2
-1
/
+30
*
Fix the bug that caused CTRL & ALT keys to be hanging sometimes after
sos
1997-01-20
1
-1
/
+1
*
Oops, the position of the savefont code was wrong, cur_console
sos
1997-01-19
1
-12
/
+12
*
Oops! I commented out the waiting for retrace loops, because the
sos
1997-01-18
1
-5
/
+5
*
Bruce pointed out a bogon:
sos
1997-01-17
1
-3
/
+11
*
Guard against the i8254 timer being uninitialzed if DELAY() is
bde
1997-01-16
1
-5
/
+22
*
- Modified for PC-98.
kato
1997-01-16
1
-5
/
+34
*
Upgrade the kbdio rutines to provide queued kbd & mouse events.
sos
1997-01-15
4
-285
/
+840
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
16
-16
/
+16
*
Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't
bde
1996-12-23
1
-3
/
+2
[next]