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
*
APM calls inittodr(0) which is stupid, but at least stop setting the
phk
1998-01-28
1
-5
/
+7
*
Define CTL-ALT-ESC as the `debug' key, CTL-ALT-SPACE as the `suspend'key
yokota
1998-01-28
1
-5
/
+5
*
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
eivind
1998-01-24
4
-3
/
+8
*
- Add binary compatibility support for obsolete console/mouse ioctls
yokota
1998-01-20
1
-1
/
+51
*
Fix illegal numeric expressions: 08 and 09.
yokota
1998-01-12
1
-10
/
+10
*
add devfs entries for a few more syscons devices (e.g. sysmouse)
julian
1998-01-12
1
-3
/
+9
*
- Produce the accent letter if the user hits the accent key twice.
yokota
1998-01-09
1
-4
/
+28
*
1. Supporting a bogus 16550A compatible PCMCIA CARD stuffs
amurai
1998-01-08
1
-4
/
+71
*
Added accent (dead) key support to syscons and kbdcontrol.
yokota
1998-01-07
2
-6
/
+356
*
More cleanup relating to our use of the TSC.
phk
1997-12-28
1
-40
/
+30
*
wash, sort and put in order various nits from the i586_ctr -> tsc
phk
1997-12-28
1
-11
/
+11
*
Fixed initialization of the divisor latch. We depended on siocnopen()
bde
1997-12-28
1
-2
/
+21
*
Always call ttwwakeup() before returning from comstart(). It isn't
bde
1997-12-28
1
-1
/
+2
*
Rename "i586_ctr" to "tsc" (both upper and lower case instances).
phk
1997-12-26
1
-28
/
+28
*
Make COMPAT_43 and COMPAT_SUNOS new-style options.
eivind
1997-12-16
1
-1
/
+2
*
- Add support for the following mice to psm/moused/sysmouse:
yokota
1997-12-07
2
-50
/
+437
*
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
bde
1997-12-06
2
-6
/
+6
*
In all such uses of struct buf: 's/b_un.b_addr/b_data/g'
phk
1997-12-02
1
-5
/
+5
*
Move the hardware currsor off screen when getting back from an
sos
1997-11-25
1
-2
/
+9
*
Make comp_vgaregs() less strict about VGA register values when
yokota
1997-11-21
2
-145
/
+232
*
- Renamed <pccard/card.h> -> <pccard/cardinfo.h>.
nate
1997-11-20
1
-2
/
+2
*
Removed #unused includes.
bde
1997-11-18
1
-3
/
+4
*
Rename some local variables to avoid shadowing other local variables.
phk
1997-11-07
1
-4
/
+4
*
Remove a bunch of variables which were unused both in GENERIC and LINT.
phk
1997-11-07
1
-3
/
+1
*
- MF22: (I reversed these). Simplify code.
nate
1997-11-02
1
-2
/
+3
*
Don't include <machine/cputypes.h> or declare cputype/class interfaces
bde
1997-10-28
1
-2
/
+5
*
- Instead of relying on a functional call to register PCARD-capable drivers,
nate
1997-10-26
1
-8
/
+3
*
- Slightly change the way the border color register is updated so that
yokota
1997-10-26
1
-4
/
+3
*
- Functional changes to PCCARD support.
nate
1997-10-26
1
-41
/
+15
*
- Do a bunch of gratuitous changes intended to make the code easier to
nate
1997-10-26
1
-41
/
+41
*
Reject unreasonable values passed to CONS_HISTORY ioctl. It did not
yokota
1997-10-23
2
-26
/
+84
*
Introduce a device flags value of 0x1 to always pretend a 1.44 MB
joerg
1997-10-19
1
-2
/
+15
*
Last major round (Unless Bruce thinks of somthing :-) of malloc changes.
phk
1997-10-12
1
-2
/
+2
*
Back out my LALT -> META change until we figure out a way to make it
jkh
1997-10-12
1
-2
/
+2
*
Change default keymap (I left all the international ones alone) so
jkh
1997-10-10
1
-2
/
+2
*
Add a new keyboard mode K_CODE. Returns a single byte for each key
sos
1997-10-01
2
-13
/
+25
*
tiny update of ESC sequence parser.
itojun
1997-09-26
1
-5
/
+23
*
Fix a call to timeout that wasn't properly saving it's callout handle.
gibbs
1997-09-23
1
-2
/
+2
*
aha1542.c aic6360.c cy.c fd.c ft.c
gibbs
1997-09-21
2
-18
/
+25
*
teach sio how to attach to isa PnP cards. This is mainly for use with
jmg
1997-09-19
1
-13
/
+122
*
Enable the FIFO on enhanced floppy controllers. This reduces the
tegge
1997-09-17
3
-3
/
+60
*
Make FDC_DEBUG a supported option.
joerg
1997-09-16
1
-10
/
+21
*
Update select -> poll in drivers.
peter
1997-09-14
2
-4
/
+4
*
Add a new compile option SC_HISTORY_SIZE to specify the history buffer
yokota
1997-09-04
2
-14
/
+19
*
General cleanup of the sub-system locking macros.
fsmp
1997-09-01
2
-104
/
+52
*
Removed unused #includes.
bde
1997-09-01
1
-8
/
+1
*
Created a private simple_lock to control accesses to com data structs
fsmp
1997-08-31
1
-51
/
+76
*
Another round of lock pushdown.
fsmp
1997-08-30
2
-51
/
+64
*
Removed unused misplaced definition of TIMER_FREQ.
bde
1997-08-25
1
-3
/
+2
*
#include <machine/limits.h> explicitly in the few places that it is required.
bde
1997-08-21
1
-1
/
+2
[next]