summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge term.h and nterm.hache1994-10-103-5/+19
* Fix termcap pathache1994-10-091-1/+1
* Move copyright link from initscr to newterm (initscr may be not called).ache1994-10-093-5/+3
* Added errno conversion table (initialize to zero).sos1994-10-092-3/+5
* Added spare space on the usr stack. Used in ibcs2 emulation.sos1994-10-091-2/+2
* Updated to convert errno return in syscall if conversion tabel present.sos1994-10-093-3/+21
* Updated to add errno conversion table (initialize to zero).sos1994-10-091-1/+1
* Updated to add errno conversion table. (intialize to zero).sos1994-10-091-1/+1
* Changed option IBCS2 to COMPAT_IBCS2 (for lkm support)sos1994-10-091-5/+5
* Added errno conversion table for ibcs2 support.sos1994-10-091-3/+5
* Latest ibcs2 changes, add errno conversion table.sos1994-10-091-3/+4
* 1. Mark file as seriously out of date with reality.rgrimes1994-10-091-9/+27
* 1. Remove comments about broken procfs, it has been fixed.rgrimes1994-10-091-13/+7
* Add -U option which does the same things as -u except exits with 0rgrimes1994-10-092-6/+24
* Backed out part of the last change that prevents the rpos table fromdg1994-10-093-6/+8
* Generate term.h only once, not each beforeinstall.ache1994-10-093-10/+1198
* Split all binaries from makefile nowache1994-10-091-19/+2
* This commit was generated by cvs2svn to compensate for changes in r3462,ache1994-10-094-0/+1648
|\
| * Splitted from libmytinfoache1994-10-094-0/+1648
* | Preparation to split binary away, move caps to TESTSache1994-10-098-9/+1863
* | Back out part of ctype fixes, unneded with new ctypoeache1994-10-096-18/+18
* | Back out ctype fix, unneded with new ctypeache1994-10-091-2/+2
* | Back out part of ctype fixes, unneded with new ctypeache1994-10-093-4/+4
* | Sync with ctype.h (remove EOF handling)ache1994-10-091-9/+0
* | Remove EOF handling after Bruce explanation. This step returnsache1994-10-092-26/+0
* | Add copyright.c to be always linked inache1994-10-094-4/+32
* | Modified to use swaplist instead of swapmap.dg1994-10-091-7/+7
* | #if 0'd out the meat of the swap code until I get a chance to rewrite it.dg1994-10-091-13/+13
* | #if 0'd out the meat of the swap code until I get a chance to rewrite it.dg1994-10-091-1/+7
* | Got rid of map.h. It's a leftover from the rmap code, and we use rlists.dg1994-10-0918-44/+30
* | Restore leading tabsache1994-10-091-2/+2
* | Cosmetics: unused vars, ()'s, #include's &c &c to silence gcc.phk1994-10-0915-138/+145
* | Update multicasting FAQ entrypst1994-10-091-6/+5
* | Cosmetic cleanuppst1994-10-091-5/+8
* | Call resetpriority, not setpriority() ...oops.dg1994-10-091-2/+2
* | Be optionally verbose about free-space checking. I need this to ascertianjkh1994-10-081-1/+3
* | Cosmetics: silences gcc -Wall.phk1994-10-083-7/+8
* | Cosmetics: to silence gcc -wall.phk1994-10-085-30/+44
* | Cosmetics: added a #include and a static prototype to silence gcc.phk1994-10-082-2/+6
* | Cosmetics: added ()'s and fixed prinf-formats to make gcc silent.phk1994-10-086-17/+21
* | A couple of prototypes moved out from here.phk1994-10-083-9/+3
* | Removed unused vars. Silenced gcc -Wall. Some of this stuff is virtuallyphk1994-10-085-81/+95
* | Added prototypes here and there. Moved pfctlinput into socket.h.phk1994-10-087-8/+23
* | Added prototypes.phk1994-10-086-6/+20
* | db_disasm.c: Unused var zapped.phk1994-10-089-117/+84
* | This file describes new features, conventions or newly introduced "gotchas"jkh1994-10-081-0/+8
* | Sync with ctype.h (EOF, sign extention fixes)ache1994-10-081-0/+17
* | Handle EOF case in all macros by ANSI standard.ache1994-10-082-0/+42
* | Dialog addedache1994-10-081-2/+2
* | This commit was generated by cvs2svn to compensate for changes in r3430,ache1994-10-0823-0/+4671
|\ \
OpenPOWER on IntegriCloud