| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix probe message printing | sos | 1995-03-30 | 1 | -2/+2 |
* | Emulate hw cursor closely, and get start&end scanlines from BIOS. | sos | 1995-03-30 | 6 | -57/+81 |
* | Add gencat to Makefile | jkh | 1995-03-30 | 1 | -2/+3 |
* | Add the gencat command for creating message catalog fodder for the new | jkh | 1995-03-30 | 4 | -0/+1258 |
* | Add a necessary include file for the catgets* routines. | jkh | 1995-03-30 | 2 | -2/+50 |
* | Add the nls code for XPG3-style message catalogs to libc. | jkh | 1995-03-30 | 9 | -0/+854 |
* | Add nls include to Makefile. | jkh | 1995-03-30 | 1 | -0/+1 |
* | make pass work also as the first keyword | ugen | 1995-03-30 | 1 | -1/+1 |
* | Restore my function key configuration stuff which Rod promise to | ache | 1995-03-30 | 2 | -4/+34 |
* | Made pmap_testbit a static function. | dg | 1995-03-30 | 2 | -4/+4 |
* | Install the dlopen.3 manpage. | phk | 1995-03-30 | 1 | -2/+2 |
* | Make the creation of the header line in /etc/motd be consistent | rgrimes | 1995-03-30 | 1 | -3/+2 |
* | This is the rc work as provided by pts, I will me makeing some additional | rgrimes | 1995-03-30 | 6 | -190/+331 |
* | Killed Mr. "Falcon". May he rest in peace. | dg | 1995-03-30 | 1 | -1/+0 |
* | Move DSIMICROCODE ioctl to 85, | ache | 1995-03-30 | 1 | -2/+2 |
* | Ack... clean up the logfile name generation that I botched in the last | wpaul | 1995-03-30 | 1 | -3/+2 |
* | Fix up the way _PATH_YP is used to put together the pathname to the | wpaul | 1995-03-30 | 2 | -13/+30 |
* | Fix default mailpath | ache | 1995-03-30 | 1 | -0/+5 |
* | Add Delete key description | ache | 1995-03-30 | 2 | -6/+8 |
* | Submitted by: Mahesh Neelakanta <mahesh@gcomm.com> | rgrimes | 1995-03-30 | 5 | -10/+10 |
* | Remove reference to examples/syscons | ache | 1995-03-30 | 1 | -4/+1 |
* | Remove syscons example | ache | 1995-03-30 | 1 | -2/+2 |
* | Add function keys change setup | ache | 1995-03-30 | 2 | -3/+20 |
* | Fixes for new TTY_BI & TTY_OE | ache | 1995-03-29 | 1 | -8/+13 |
* | Optimized the way physical screen updates are done. Now only | sos | 1995-03-29 | 6 | -153/+399 |
* | pppinput: | ache | 1995-03-29 | 1 | -5/+9 |
* | Fix serial error recording using new TTY_BI & TTY_OE | ache | 1995-03-29 | 3 | -33/+21 |
* | c_iflag handling in setting compat modes now more close to V7 | ache | 1995-03-29 | 1 | -2/+4 |
* | Clear IGNPAR in cfmakeraw() instead of set it. | ache | 1995-03-29 | 1 | -2/+2 |
* | Oops, fix typing error in prev. commit | ache | 1995-03-29 | 1 | -2/+2 |
* | Handle TTY_BI now instead of TTY_FE && c == 0 | ache | 1995-03-29 | 1 | -2/+2 |
* | Remove TTY_OE & TTY_BI definitions to allow translation, | ache | 1995-03-29 | 3 | -9/+3 |
* | Add TTY_OE for overrun error and TTY_BI for break condition | ache | 1995-03-29 | 1 | -2/+4 |
* | Move parmark 0377 double code after control chars processing | ache | 1995-03-29 | 1 | -6/+6 |
* | Fix timestamps when using Wall CMOS clock, | ache | 1995-03-29 | 2 | -50/+42 |
* | Added a set of braces to make the compiler happy. | dg | 1995-03-29 | 2 | -4/+6 |
* | The latest round of bugfixes here... | phk | 1995-03-29 | 2 | -11/+19 |
* | Added NQNFS option and a comment warning about it's overhead. | dg | 1995-03-29 | 3 | -3/+18 |
* | When NFS is compiled into the kernel, make NQNFS lease checking conditional | dg | 1995-03-29 | 1 | -1/+6 |
* | Move the invocation of rc.maint ahead of netstart. This is actually OK | jkh | 1995-03-29 | 2 | -7/+9 |
* | 1. Add missing -n's to echo lines, closing misc/278 | jkh | 1995-03-29 | 1 | -11/+12 |
* | History merge after repository restore of netstart,v: | rgrimes | 1995-03-29 | 1 | -17/+23 |
* | Remove gratutious echo to close misc/279. | jkh | 1995-03-29 | 1 | -3/+1 |
* | History merge after repository restore of netstart,v: | rgrimes | 1995-03-29 | 1 | -2/+97 |
* | From Mark Murray: | dg | 1995-03-29 | 1 | -5/+5 |
* | Fixed DDB's "ps" output formatting. | dg | 1995-03-28 | 1 | -12/+6 |
* | Use __tty_fileno instead of STDERR_FILENO when detecting window size | dfr | 1995-03-28 | 1 | -1/+1 |
* | Change fkey 63 from ^[[K to ^[[~. | sos | 1995-03-28 | 3 | -6/+6 |
* | Don't allow talk own messages wrap around on the screen, just | ache | 1995-03-28 | 2 | -7/+8 |
* | Remove kernel compilation directories after use. | phk | 1995-03-28 | 1 | -12/+16 |