| Commit message (Expand) | Author | Age | Files | Lines |
* | Add LDADD+= -ltermcap | ache | 1994-10-12 | 1 | -0/+2 |
* | LDADD: = -> += | ache | 1994-10-12 | 2 | -4/+4 |
* | SHARED_LDADD --> LDADD | ache | 1994-10-12 | 1 | -4/+3 |
* | Fix two problems pointed by Bruce: | ache | 1994-10-12 | 2 | -24/+28 |
* | Implement meta bit in more cosher way after contacting with zmbenhal | ache | 1994-10-11 | 3 | -0/+12 |
* | Change link to symbolic link (term.h) | ache | 1994-10-10 | 1 | -2/+2 |
* | Merge term.h & nterm.h | ache | 1994-10-10 | 2 | -4/+4 |
* | Merge term.h and nterm.h | ache | 1994-10-10 | 3 | -5/+19 |
* | Move copyright link from initscr to newterm (initscr may be not called). | ache | 1994-10-09 | 3 | -5/+3 |
* | Added spare space on the usr stack. Used in ibcs2 emulation. | sos | 1994-10-09 | 1 | -2/+2 |
* | Generate term.h only once, not each beforeinstall. | ache | 1994-10-09 | 3 | -10/+1198 |
* | Split all binaries from makefile now | ache | 1994-10-09 | 1 | -19/+2 |
* | Preparation to split binary away, move caps to TESTS | ache | 1994-10-09 | 8 | -9/+1863 |
* | Sync with ctype.h (remove EOF handling) | ache | 1994-10-09 | 1 | -9/+0 |
* | Add copyright.c to be always linked in | ache | 1994-10-09 | 4 | -4/+32 |
* | Restore leading tabs | ache | 1994-10-09 | 1 | -2/+2 |
* | Sync with ctype.h (EOF, sign extention fixes) | ache | 1994-10-08 | 1 | -0/+17 |
* | libncurses added | ache | 1994-10-07 | 1 | -1/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r3410, | ache | 1994-10-07 | 126 | -0/+17955 |
|\ |
|
| * | Moved from ports with several enhancements | ache | 1994-10-07 | 126 | -0/+17955 |
* | Moved from ports with several enhancements | ache | 1994-10-07 | 1 | -0/+73 |
* | libmytinfo added. | ache | 1994-10-06 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r3400, | ache | 1994-10-06 | 42 | -0/+8143 |
|\ |
|
| * | Moved from ports + several enhacmenets | ache | 1994-10-06 | 42 | -0/+8143 |
* | Back out ospeed change (why all bugs discovered immediately _after_ commits | ache | 1994-10-06 | 1 | -4/+2 |
* | Oops, back out ospeed fix, I forget that flushing can occurse _after_ | ache | 1994-10-06 | 1 | -5/+27 |
* | Enable PC back, because it is ouside visible | ache | 1994-10-06 | 1 | -2/+2 |
* | ospeed/PC code ifdefed out, our libtermcap use usleep now | ache | 1994-10-06 | 1 | -2/+4 |
* | Change padding mechanism to use usleep, old variant not works | ache | 1994-10-06 | 1 | -27/+5 |
* | Disable direct ioctls to /dev/tty, search only stdin/stdout | ache | 1994-10-03 | 1 | -22/+17 |
* | Little regex code cleaness, idea from jgreco@ns.sol.net | ache | 1994-10-02 | 1 | -3/+2 |
* | Fix bug with 8-bit chars sign extention (ctype not works) | ache | 1994-10-02 | 1 | -4/+6 |
* | Rewritten using POSIX regex | ache | 1994-10-02 | 3 | -3/+29 |
* | Move skey.h back where it belongs | pst | 1994-09-29 | 2 | -2/+44 |
* | Install improved skey access code | pst | 1994-09-29 | 3 | -2/+474 |
* | Use same configuration file, /etc/host.conf, for both gethost* and | wollman | 1994-09-26 | 1 | -7/+9 |
* | Fixed YP networks map support. | wollman | 1994-09-26 | 1 | -7/+24 |
* | Don't include sys/exec.h. | dg | 1994-09-25 | 1 | -1/+0 |
* | remove need for -DDEBUG from resolver code (conflict with db/hash) | pst | 1994-09-25 | 7 | -77/+38 |
* | get* rework and new bind code | pst | 1994-09-25 | 15 | -1090/+2785 |
* | Document getvfsent() and kin. | wollman | 1994-09-25 | 2 | -2/+232 |
* | Fix so that people who don't have LKMs compiled in their kernels don't | wollman | 1994-09-25 | 1 | -0/+8 |
* | Call reduced (8-bit only) startup_setlocale() | ache | 1994-09-24 | 1 | -2/+3 |
* | Make not-so-space-eaten locale version: | ache | 1994-09-24 | 12 | -290/+525 |
* | Fix bug in %i format, second argument not incremented | ache | 1994-09-24 | 1 | -1/+4 |
* | Fix bug with scroll region parameters (x changed to y) | ache | 1994-09-24 | 1 | -3/+3 |
* | Added $Id$ | dg | 1994-09-24 | 4 | -0/+8 |
* | If sysctl() fails, return "/kernel" so as not to screw people who haven't | wollman | 1994-09-24 | 1 | -2/+2 |
* | Get rid of _PATH_UNIX completely; use getbootfile(3) instead. | wollman | 1994-09-24 | 2 | -4/+3 |
* | Added getbootfile(3), for an easy C interface to the kern.bootfile MIB | wollman | 1994-09-23 | 3 | -13/+140 |