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 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
*
Hawaii-Five-Typo
alex
1996-12-19
1
-3
/
+3
*
Disabled half-baked disk statistics support. It didn't actually generate
bde
1996-12-18
1
-1
/
+7
*
Fix the broken support for monochrome VGA's.
sos
1996-12-07
1
-3
/
+22
*
Synchronize with the RELENG_2_2 branch.
asami
1996-12-04
2
-13
/
+51
*
Alot of fixes from kazu:
sos
1996-12-01
3
-133
/
+217
*
Fixed input of BREAKs when IGNPAR is set and IGNBRK is not set. BREAKs
bde
1996-11-30
1
-27
/
+32
*
Reset h/w fifos (if any) in siostop(). Now ttyflush() works fairly well
bde
1996-11-30
1
-3
/
+9
*
Fixed sloppy clearing of TS_BUSY. Don't clear it until the transmitter
bde
1996-11-30
1
-3
/
+33
*
Throw away input if CREAD is not set. POSIX requires no characters to be
bde
1996-11-30
1
-2
/
+3
*
Cleaned up CONSPEED changes. `comdefaultrate' gives the default
bde
1996-11-30
1
-8
/
+6
*
Fix UserConfig w/syscons.
nate
1996-11-19
1
-2
/
+2
*
Only poll the keyboard if the data left in the buffer is from the
sos
1996-11-15
1
-5
/
+5
*
Finally a start at sharing the kdb controller routines between
sos
1996-11-14
3
-106
/
+749
*
Don't fiddle with RTS if RTS flow control is off. This gives applications
bde
1996-11-13
1
-17
/
+23
*
1. Avoid a race in scclose(). tty.c has kludges so that the race is
sos
1996-11-11
1
-5
/
+15
*
Removed 'XT_KEYBOARD' option from syscons. Document new-style way of
nate
1996-11-11
1
-4
/
+1
*
Allow us to enable the 'XT_KEYBOARD' code using a configuration flag.
nate
1996-11-10
2
-8
/
+20
*
Fix the hanging keyboard problem under Xaccel. Apprently we are loosing
sos
1996-11-04
1
-29
/
+44
*
Fix the broken EOF handling in the floppy driver. The most obvious
joerg
1996-11-02
1
-28
/
+36
*
add in CONSPEED option which controls console serial port speed
pst
1996-11-02
2
-6
/
+13
*
More merge and update.
asami
1996-10-30
2
-3
/
+159
*
Use the calibrated/adjustable i8254 frequency `timer_freq' instead of
sos
1996-10-26
1
-23
/
+30
*
Removed initialization of a variable that went away. Oops.
bde
1996-10-26
1
-5
/
+3
*
Print the clock calibration messages all on one (long) line again so
bde
1996-10-25
1
-21
/
+18
[next]