This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
isa
History
Joerg Wunsch
00e82d39d7
Move the code providing the equivalent of ICRNL for console input from
...
the device driver(s) to cons.c.
1994-12-18 19:35:59 +00:00
..
ic
…
atrtc.c
Revision 1.6 fix was lost: don't write 0 to RTC_DIAG
1994-11-12 16:24:54 +00:00
fd.c
Here is a minor patch for FreeBSD 2.0R to allow it to recognize
1994-12-04 20:22:20 +00:00
fdc.h
Cosmetics. Silence gcc -Wall. Much more to do here :-(
1994-10-10 01:12:27 +00:00
fdreg.h
An ifdef almost hit where it was supposed to go. Joerg owes me a good
1994-09-25 23:37:38 +00:00
kbdtables.h
More intelligent BackTab fix using BTAB special key (unused before)
1994-11-19 23:17:48 +00:00
rtc.h
Here is a minor patch for FreeBSD 2.0R to allow it to recognize
1994-12-04 20:22:20 +00:00
sio.c
Change wakeup to endtsleep, because wakeup don't produce timeout
1994-12-01 23:48:09 +00:00
sioreg.h
…
syscons.c
Move the code providing the equivalent of ICRNL for console input from
1994-12-18 19:35:59 +00:00
timerreg.h
…