Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was generated by cvs2svn to compensate for changes in r3904, | ljo | 1994-10-26 | 1 | -0/+37 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | 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 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Library for f2c (part 2 of 2) | ljo | 1994-10-26 | 120 | -0/+2749 |
| | | | | | | | | | | | | Obtained from: netlib.att.com | ||||
* | | | This commit was generated by cvs2svn to compensate for changes in r3900, | ljo | 1994-10-26 | 42 | -0/+6219 |
|\ \ \ | |/ / | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Library for f2c. (part 1 of 2) | ljo | 1994-10-26 | 42 | -0/+6219 |
| / | | | | | | | Obtained from: netlib.att.com | ||||
* | | 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 |
| | | | | | | | | to match setjmp.S. | ||||
* | | Nuke sigsetjmp.c. sigsetjmp() can't be implemented as a C function | bde | 1994-10-25 | 1 | -2/+2 |
| | | | | | | | | | | that calls setjmp(), since returning from the function usually clobbers the saved environment. | ||||
* | | cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestion | ache | 1994-10-22 | 1 | -2/+3 |
| | | | | | | | | Set IGNPAR, clear NOFLSH, PENDIN, TOSTOP, ECHOE, ECHOK | ||||
* | | 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 |
| | | | | | | | | | | fields in the utsname structure are too small to hold their corresponding MIB variables. Don't return an error in this case. | ||||
* | | 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 |
| | | | | | | | | cmp redirection removed | ||||
* | | Fix two problems pointed by Bruce: | ache | 1994-10-12 | 2 | -24/+28 |
| | | | | | | | | | | | | keys.tries generated in ${.CURDIR} which may be readonly lib_options.{po,so} not properly rebuilded if keys.tries deleted and no .depend | ||||
* | | Implement meta bit in more cosher way after contacting with zmbenhal | ache | 1994-10-11 | 3 | -0/+12 |
| | | | | | | | | Shut up compiler warning | ||||
* | | 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 |
| | | | | | | | | Small cleanup. | ||||
* | | 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 |
| | | | | | | | | Add 'update_term_h' target for manual update | ||||
* | | 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 |
| | | | | | | | | Add some testing bits to TESTS directory | ||||
* | | 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 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | 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 |
| | | | | | | | | PS: don't forget 'make beforeinstall' if you want to play with it | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r3400, | ache | 1994-10-06 | 42 | -0/+8143 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | 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 |
| | | | | | | | | and no one before?) | ||||
* | | Oops, back out ospeed fix, I forget that flushing can occurse _after_ | ache | 1994-10-06 | 1 | -5/+27 |
| | | | | | | | | usleep, too quick commit :-( | ||||
* | | 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 |
| | | | | | | | | | | | | | | on terminals with no pad char (cons25) and quote from tputs.c says so too: ! * Too bad there are no user program accessible programmed delays. ! * Transmitting pad characters slows many ! * terminals down and also loads the system. | ||||
* | | Disable direct ioctls to /dev/tty, search only stdin/stdout | ache | 1994-10-03 | 1 | -22/+17 |
| | | | | | | | | | | | | and don't return error, if non-terminals. This fix allows curses to work into full duplex pipes under control of main program, like good old curses does. | ||||
* | | 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 |
| | | | | | | | | | | Add 57600 and 115200 speeds Correct termcap path | ||||
* | | Move skey.h back where it belongs | pst | 1994-09-29 | 2 | -2/+44 |
| | |