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
*
Fix a dev_t/udev_t issue
peter
1999-06-26
1
-3
/
+3
*
Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion
yokota
1999-06-24
2
-2
/
+21
*
Fix ESC[P (delete N chars) and ESC[@ (insert N chars). These deletion
yokota
1999-06-24
1
-5
/
+7
*
The second phase of syscons reorganization.
yokota
1999-06-22
19
-2768
/
+6005
*
Unifdef VM86
jlemon
1999-06-01
2
-9
/
+7
*
Simplify cdevsw registration.
phk
1999-05-31
1
-3
/
+2
*
This commit should be a extensive NO-OP:
phk
1999-05-30
1
-7
/
+21
*
Removed global variable `Crtat'. This was once (bogusly) shared with
bde
1999-05-12
1
-6
/
+3
*
MFS: indent-assisted style cleanup.
des
1999-05-10
1
-30
/
+27
*
Adjust console stuff now that makedev is no longer a macro.
dfr
1999-05-10
1
-2
/
+3
*
A little closer to style(9).
des
1999-05-08
1
-58
/
+64
*
Add missing copyright.
jkh
1999-05-04
1
-0
/
+27
*
Add "fire" screen saver.
jkh
1999-05-04
1
-0
/
+103
*
Suser() simplification:
phk
1999-04-27
1
-3
/
+3
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
1
-1
/
+9
*
Centralize and reorganize a few macros.
des
1999-04-12
4
-11
/
+19
*
Keyboard driver update in preparation for the USB keyboard driver.
yokota
1999-03-10
1
-3
/
+13
*
Followup to yokota's last commit:
des
1999-02-05
4
-13
/
+14
*
- Don't assume the line length in the video memory is always the same as
yokota
1999-02-05
2
-4
/
+4
*
Use suser() to check for super user rather than examining cr_uid directly.
phk
1999-01-30
1
-2
/
+2
*
Fix warnings related to -Wall -Wcast-qual
dillon
1999-01-28
1
-1
/
+3
*
Fix warnings in preparation for adding -Wall -Wcast-qual to the
dillon
1999-01-28
1
-2
/
+2
*
Pull down the splash screen when someone is about to read from the
yokota
1999-01-26
1
-7
/
+2
*
syscons
yokota
1999-01-19
3
-82
/
+193
*
Retrun EAGAIN if the current video mode is a graphics mode.
yokota
1999-01-17
3
-6
/
+6
*
- Examine the error code from the screen saver and act accordingly.
yokota
1999-01-17
1
-18
/
+28
*
Move the definition of set_origin from logo_saver.c to saver.h.
des
1999-01-16
1
-3
/
+1
*
Get conditional compilation right so that unnecessary reference
yokota
1999-01-13
1
-8
/
+10
*
The first stage of console driver reorganization: activate new
yokota
1999-01-11
13
-1312
/
+1055
*
Remove a hard-coded table of kernel console I/O functions exported
yokota
1999-01-07
1
-6
/
+14
*
Use M_VGA_VG320 if M_VESA_CG800x600 is not available. It looks ugly in
des
1999-01-01
1
-23
/
+31
*
Here's one for the terminally melancholic amongst us.
des
1998-12-31
1
-0
/
+136
*
Compile without warnings.
des
1998-12-31
1
-4
/
+4
*
Make the VESA KLD module work!
yokota
1998-12-30
1
-3
/
+3
*
One more for the road: Chuck the friendly floating daemon. Requires
des
1998-12-28
2
-0
/
+511
*
Save the palette in case syscons doesn't restore it properly.
des
1998-12-28
1
-3
/
+6
*
Finally give FreeBSD a graphical screensaver. It isn't much, but it works,
des
1998-12-27
1
-0
/
+141
*
The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static
archie
1998-12-07
2
-8
/
+4
*
* Fix a couple of places in the device pager where an address was
dfr
1998-11-08
1
-2
/
+2
*
Simple update to make these work as kld and preload modules.
peter
1998-11-04
6
-84
/
+34
*
Don't update the screen while the cursor shape is being changed
yokota
1998-11-03
1
-1
/
+5
*
Initialize isa_devtab entries for interrupt handlers in individual
bde
1998-10-22
1
-2
/
+4
*
Restore static of sc_flags.
ache
1998-10-01
1
-2
/
+3
*
Yet another round of fixes for the VESA support code.
yokota
1998-10-01
4
-21
/
+9
*
Fix destructive cursor shape after text mode switch.
ache
1998-09-29
3
-34
/
+37
*
Cosmetic changes:
yokota
1998-09-26
2
-23
/
+21
*
- Use `u_long cmd' ioctl arg.
yokota
1998-09-26
3
-17
/
+9
*
Cosmetic change: adjust copyright notice.
yokota
1998-09-25
2
-34
/
+28
*
Fix and update for VESA BIOS support in syscons.
yokota
1998-09-23
4
-58
/
+201
*
Fix the sreensavers so the work again with the new syscons & friends.
sos
1998-09-17
6
-33
/
+45
[next]