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
/
dev
/
syscons
Commit message (
Expand
)
Author
Age
Files
Lines
*
KSE Milestone 2
julian
2001-09-12
8
-35
/
+35
*
Fix some malformed macro concatenation that gcc-3 has objections about.
peter
2001-09-10
1
-4
/
+4
*
repo-copy the source files from modules/syscons to the normal tree
peter
2001-08-09
2
-5
/
+13
*
Don't call wakeup() while we are in DDB. The patch was
yokota
2001-08-07
1
-3
/
+16
*
Use #ifdef DEV_SPLASH (from opt_splash.h) rather than
yokota
2001-08-02
1
-28
/
+28
*
Add FBIO_BLANK ioctl support. Return ENODEV for yet-to-be-
yokota
2001-08-02
1
-0
/
+5
*
Refine cursor type/shape control escape sequences and
yokota
2001-08-02
5
-111
/
+215
*
Fix grammar nit.
dd
2001-08-01
1
-1
/
+1
*
- Fix "off by one" error in VT_WAITACTIVATE. Correctly accept
yokota
2001-07-22
1
-5
/
+5
*
Fix off by one error for ESC[1J.
yokota
2001-07-20
1
-1
/
+1
*
Define a couple of subroutines to replace duplicated common code. You
yokota
2001-07-20
1
-65
/
+59
*
- Define a convenience macro ISTTYOPEN().
yokota
2001-07-12
1
-21
/
+28
*
Fix dependencies between kernel options:
yokota
2001-07-10
5
-17
/
+26
*
Call ttymalloc() when sysmouse is opened, rather than
yokota
2001-07-06
1
-1
/
+1
*
Remove the resume method. It is not necessary any more, because
yokota
2001-06-30
2
-13
/
+0
*
If we are in DDB, don't switch to a vty in the VT_PROCESS mode.
yokota
2001-06-30
1
-0
/
+6
*
Add a new MI pointer to the process' trapframe p_frame instead of using
jhb
2001-06-29
1
-2
/
+2
*
Don't free buffers we didn't allocate.
yokota
2001-06-29
2
-3
/
+6
*
Quit the ioctl MOUSE_GETINFO as soon as we have gathered necessary
yokota
2001-06-29
1
-1
/
+1
*
Test "sc->kbd != NULL" rather than "sc != NULL" before
yokota
2001-06-29
1
-1
/
+1
*
With this commit, I hereby pronounce gensetdefs past its use-by date.
peter
2001-06-13
5
-19
/
+13
*
Make the beep duration independent of HZ.
phk
2001-05-28
2
-2
/
+3
*
In the VIRTUAL_TTY macro, add a check to make sure that the result of
dd
2001-05-27
1
-1
/
+2
*
Add a CONS_CLRHIST ioctl which instructs syscons to clear the history
dd
2001-05-27
1
-0
/
+6
*
Add a new ioctl to syscons, CONS_SCRSHOT. Given a userland buffer, it
nik
2001-05-18
1
-0
/
+18
*
Undo part of the tangle of having sys/lock.h and sys/mutex.h included in
markm
2001-05-01
2
-14
/
+18
*
Change the pfind() and zpfind() functions to lock the process that they
jhb
2001-04-24
2
-11
/
+28
*
Upper limit of mousechar start is UCHAR_MAX - 3, not UCHAR_MAX - 4
ache
2001-04-21
1
-2
/
+4
*
Send the remains (such as I have located) of "block major numbers" to
phk
2001-03-26
2
-2
/
+0
*
Multiply empty lines pasted as single line, fix it
ache
2001-03-13
1
-2
/
+2
*
Don't require that mouse cursor must be visible before mouse paste.
ache
2001-03-12
2
-15
/
+7
*
Implement keyboard paste
ache
2001-03-11
3
-5
/
+17
*
Grab the process lock while calling psignal and before calling psignal.
jhb
2001-03-07
2
-0
/
+8
*
Indent the comment about the Alpha palette evilness correctly.
jhb
2001-03-06
1
-5
/
+5
*
Fix longstanding mouse cursor bug: blinking and eating all CPU while near text
ache
2001-03-06
1
-0
/
+1
*
The SRM console gets the red and blue attributes backwards in the VGA
jhb
2001-03-05
1
-0
/
+12
*
Fixed warnings.
nyan
2001-02-21
3
-14
/
+14
*
Added necessary include for pc98.
nyan
2001-01-25
1
-0
/
+1
*
Added PC-98 apm support.
nyan
2001-01-22
1
-0
/
+4
*
Convert apm from a bogus 'count' into a plain option. Clean out some
peter
2001-01-19
1
-2
/
+2
*
select() DKI is now in <sys/selinfo.h>.
wollman
2001-01-09
1
-1
/
+1
*
Convert more malloc+bzero to malloc+M_ZERO.
dwmalone
2000-12-08
1
-2
/
+1
*
Don't needlessly indirect the APM softstate. It does nothing but
nsayer
2000-10-31
1
-6
/
+2
*
Move suser() and suser_xxx() prototypes and a related #define from
phk
2000-10-29
1
-1
/
+0
*
Initiate deorbit burn sequence for <machine/mouse.h>.
phk
2000-10-09
2
-4
/
+2
*
A couple of negative options was not commented out in NOTES/LINT. This
phk
2000-10-09
1
-0
/
+2
*
Initiate deorbit burn sequence for <machine/console.h>.
phk
2000-10-08
9
-10
/
+15
*
Add the ability to define a "shutdown" and "shutdown and poweroff" key
dwmalone
2000-09-11
1
-0
/
+12
*
Harvest mouse events for the entropy device in a better place. In the
markm
2000-09-10
2
-3
/
+4
*
Make it possible to pass boot()'s flags to shutdown_nice() so that the
msmith
2000-08-31
1
-1
/
+1
[next]