| Commit message (Expand) | Author | Age | Files | Lines |
* | Previous commit was incompleted, yet one step required | ache | 1994-10-27 | 1 | -1/+1 |
* | Fix scroll bug bringed by vi(1), from phk's flame | ache | 1994-10-27 | 4 | -8/+8 |
* | Remove extra newline. | pst | 1994-10-27 | 1 | -4/+2 |
* | >Description: | rgrimes | 1994-10-27 | 2 | -1/+2 |
* | Fix memchr(p, 0, 0) to return NULL instead of p. | bde | 1994-10-27 | 1 | -3/+3 |
* | Added libf2c, the library for f2c. | ljo | 1994-10-27 | 1 | -1/+1 |
* | Use -DNON_UNIX_STDIO as our FILE doesn't have the usual fields. | ljo | 1994-10-26 | 1 | -1/+1 |
* | This commit was generated by cvs2svn to compensate for changes in r3904, | ljo | 1994-10-26 | 1 | -0/+37 |
|\ |
|
| * | Merged f2c library. | ljo | 1994-10-26 | 1 | -0/+37 |
* | | This commit was generated by cvs2svn to compensate for changes in r3902, | ljo | 1994-10-26 | 120 | -0/+2749 |
|\ \ |
|
| * | | Library for f2c (part 2 of 2) | ljo | 1994-10-26 | 120 | -0/+2749 |
* | | | This commit was generated by cvs2svn to compensate for changes in r3900, | ljo | 1994-10-26 | 42 | -0/+6219 |
|\ \ \
| |/ / |
|
| * | | Library for f2c. (part 1 of 2) | ljo | 1994-10-26 | 42 | -0/+6219 |
| / |
|
* | | Optimize delwin a bit | ache | 1994-10-26 | 1 | -2/+3 |
* | | Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsets | bde | 1994-10-25 | 4 | -14/+50 |
* | | Nuke sigsetjmp.c. sigsetjmp() can't be implemented as a C function | bde | 1994-10-25 | 1 | -2/+2 |
* | | cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestion | ache | 1994-10-22 | 1 | -2/+3 |
* | | makeraw(): forget to clear IMAXBEL, set VMIN/VTIME | ache | 1994-10-22 | 1 | -2/+3 |
* | | new file does skey_getpass() support | pst | 1994-10-19 | 1 | -0/+40 |
* | | Include most of the logdaemon v4.4 S/key changes | pst | 1994-10-19 | 11 | -190/+328 |
* | | Remove CPU_COLORDISP, GIO_COLOR now exists | ache | 1994-10-18 | 1 | -1/+0 |
* | | Add new machdep variables | ache | 1994-10-17 | 1 | -0/+3 |
* | | sysctl(3) can return an error (setting errno to ENOMEM) when the | wollman | 1994-10-13 | 2 | -28/+90 |
* | | 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 |