summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Renamed a variable from 'DB' to 'cDB', so the vi(1) will compile again.phk1994-10-283-3/+3
* Add -I${.CURDIR}ache1994-10-283-6/+6
* Previous commit was incompleted, yet one step requiredache1994-10-271-1/+1
* Fix scroll bug bringed by vi(1), from phk's flameache1994-10-274-8/+8
* Remove extra newline.pst1994-10-271-4/+2
* >Description:rgrimes1994-10-272-1/+2
* Fix memchr(p, 0, 0) to return NULL instead of p.bde1994-10-271-3/+3
* Added libf2c, the library for f2c.ljo1994-10-271-1/+1
* Use -DNON_UNIX_STDIO as our FILE doesn't have the usual fields.ljo1994-10-261-1/+1
* This commit was generated by cvs2svn to compensate for changes in r3904,ljo1994-10-261-0/+37
|\
| * Merged f2c library.ljo1994-10-261-0/+37
* | This commit was generated by cvs2svn to compensate for changes in r3902,ljo1994-10-26120-0/+2749
|\ \
| * | Library for f2c (part 2 of 2)ljo1994-10-26120-0/+2749
* | | This commit was generated by cvs2svn to compensate for changes in r3900,ljo1994-10-2642-0/+6219
|\ \ \ | |/ /
| * | Library for f2c. (part 1 of 2)ljo1994-10-2642-0/+6219
| /
* | Optimize delwin a bitache1994-10-261-2/+3
* | Reenable sigsetjmp.S. Preserve the FP state. Rearrange offsetsbde1994-10-254-14/+50
* | Nuke sigsetjmp.c. sigsetjmp() can't be implemented as a C functionbde1994-10-251-2/+2
* | cfmakeraw(): set IGNBRK, clear IXOFF, INPCK per Bruce suggestionache1994-10-221-2/+3
* | makeraw(): forget to clear IMAXBEL, set VMIN/VTIMEache1994-10-221-2/+3
* | new file does skey_getpass() supportpst1994-10-191-0/+40
* | Include most of the logdaemon v4.4 S/key changespst1994-10-1911-190/+328
* | Remove CPU_COLORDISP, GIO_COLOR now existsache1994-10-181-1/+0
* | Add new machdep variablesache1994-10-171-0/+3
* | sysctl(3) can return an error (setting errno to ENOMEM) when thewollman1994-10-132-28/+90
* | Add LDADD+= -ltermcapache1994-10-121-0/+2
* | LDADD: = -> +=ache1994-10-122-4/+4
* | SHARED_LDADD --> LDADDache1994-10-121-4/+3
* | Fix two problems pointed by Bruce:ache1994-10-122-24/+28
* | Implement meta bit in more cosher way after contacting with zmbenhalache1994-10-113-0/+12
* | Change link to symbolic link (term.h)ache1994-10-101-2/+2
* | Merge term.h & nterm.hache1994-10-102-4/+4
* | Merge term.h and nterm.hache1994-10-103-5/+19
* | Move copyright link from initscr to newterm (initscr may be not called).ache1994-10-093-5/+3
* | Added spare space on the usr stack. Used in ibcs2 emulation.sos1994-10-091-2/+2
* | Generate term.h only once, not each beforeinstall.ache1994-10-093-10/+1198
* | Split all binaries from makefile nowache1994-10-091-19/+2
* | Preparation to split binary away, move caps to TESTSache1994-10-098-9/+1863
* | Sync with ctype.h (remove EOF handling)ache1994-10-091-9/+0
* | Add copyright.c to be always linked inache1994-10-094-4/+32
* | Restore leading tabsache1994-10-091-2/+2
* | Sync with ctype.h (EOF, sign extention fixes)ache1994-10-081-0/+17
* | libncurses addedache1994-10-071-1/+2
* | This commit was generated by cvs2svn to compensate for changes in r3410,ache1994-10-07126-0/+17955
|\ \
| * | Moved from ports with several enhancementsache1994-10-07126-0/+17955
| /
* | Moved from ports with several enhancementsache1994-10-071-0/+73
* | libmytinfo added.ache1994-10-061-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r3400,ache1994-10-0642-0/+8143
|\ \
| * | Moved from ports + several enhacmenetsache1994-10-0642-0/+8143
| /
* | Back out ospeed change (why all bugs discovered immediately _after_ commitsache1994-10-061-4/+2
OpenPOWER on IntegriCloud