summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to new screen update method.sos1995-03-306-12/+18
* Fix probe message printingsos1995-03-301-2/+2
* Emulate hw cursor closely, and get start&end scanlines from BIOS.sos1995-03-306-57/+81
* Add gencat to Makefilejkh1995-03-301-2/+3
* Add the gencat command for creating message catalog fodder for the newjkh1995-03-304-0/+1258
* Add a necessary include file for the catgets* routines.jkh1995-03-302-2/+50
* Add the nls code for XPG3-style message catalogs to libc.jkh1995-03-309-0/+854
* Add nls include to Makefile.jkh1995-03-301-0/+1
* make pass work also as the first keywordugen1995-03-301-1/+1
* Restore my function key configuration stuff which Rod promise toache1995-03-302-4/+34
* Made pmap_testbit a static function.dg1995-03-302-4/+4
* Install the dlopen.3 manpage.phk1995-03-301-2/+2
* Make the creation of the header line in /etc/motd be consistentrgrimes1995-03-301-3/+2
* This is the rc work as provided by pts, I will me makeing some additionalrgrimes1995-03-306-190/+331
* Killed Mr. "Falcon". May he rest in peace.dg1995-03-301-1/+0
* Move DSIMICROCODE ioctl to 85,ache1995-03-301-2/+2
* Ack... clean up the logfile name generation that I botched in the lastwpaul1995-03-301-3/+2
* Fix up the way _PATH_YP is used to put together the pathname to thewpaul1995-03-302-13/+30
* Fix default mailpathache1995-03-301-0/+5
* Add Delete key descriptionache1995-03-302-6/+8
* Submitted by: Mahesh Neelakanta <mahesh@gcomm.com>rgrimes1995-03-305-10/+10
* Remove reference to examples/sysconsache1995-03-301-4/+1
* Remove syscons exampleache1995-03-301-2/+2
* Add function keys change setupache1995-03-302-3/+20
* Fixes for new TTY_BI & TTY_OEache1995-03-291-8/+13
* Optimized the way physical screen updates are done. Now onlysos1995-03-296-153/+399
* pppinput:ache1995-03-291-5/+9
* Fix serial error recording using new TTY_BI & TTY_OEache1995-03-293-33/+21
* c_iflag handling in setting compat modes now more close to V7ache1995-03-291-2/+4
* Clear IGNPAR in cfmakeraw() instead of set it.ache1995-03-291-2/+2
* Oops, fix typing error in prev. commitache1995-03-291-2/+2
* Handle TTY_BI now instead of TTY_FE && c == 0ache1995-03-291-2/+2
* Remove TTY_OE & TTY_BI definitions to allow translation,ache1995-03-293-9/+3
* Add TTY_OE for overrun error and TTY_BI for break conditionache1995-03-291-2/+4
* Move parmark 0377 double code after control chars processingache1995-03-291-6/+6
* Fix timestamps when using Wall CMOS clock,ache1995-03-292-50/+42
* Added a set of braces to make the compiler happy.dg1995-03-292-4/+6
* The latest round of bugfixes here...phk1995-03-292-11/+19
* Added NQNFS option and a comment warning about it's overhead.dg1995-03-293-3/+18
* When NFS is compiled into the kernel, make NQNFS lease checking conditionaldg1995-03-291-1/+6
* Move the invocation of rc.maint ahead of netstart. This is actually OKjkh1995-03-292-7/+9
* 1. Add missing -n's to echo lines, closing misc/278jkh1995-03-291-11/+12
* History merge after repository restore of netstart,v:rgrimes1995-03-291-17/+23
* Remove gratutious echo to close misc/279.jkh1995-03-291-3/+1
* History merge after repository restore of netstart,v:rgrimes1995-03-291-2/+97
* From Mark Murray:dg1995-03-291-5/+5
* Fixed DDB's "ps" output formatting.dg1995-03-281-12/+6
* Use __tty_fileno instead of STDERR_FILENO when detecting window sizedfr1995-03-281-1/+1
* Change fkey 63 from ^[[K to ^[[~.sos1995-03-283-6/+6
* Don't allow talk own messages wrap around on the screen, justache1995-03-282-7/+8
OpenPOWER on IntegriCloud