summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Oops, back out ospeed fix, I forget that flushing can occurse _after_ache1994-10-061-5/+27
* | Enable PC back, because it is ouside visibleache1994-10-061-2/+2
* | ospeed/PC code ifdefed out, our libtermcap use usleep nowache1994-10-061-2/+4
* | Change padding mechanism to use usleep, old variant not worksache1994-10-061-27/+5
* | Disable direct ioctls to /dev/tty, search only stdin/stdoutache1994-10-031-22/+17
* | Little regex code cleaness, idea from jgreco@ns.sol.netache1994-10-021-3/+2
* | Fix bug with 8-bit chars sign extention (ctype not works)ache1994-10-021-4/+6
* | Rewritten using POSIX regexache1994-10-023-3/+29
* | Move skey.h back where it belongspst1994-09-292-2/+44
* | Install improved skey access codepst1994-09-293-2/+474
* | Use same configuration file, /etc/host.conf, for both gethost* andwollman1994-09-261-7/+9
* | Fixed YP networks map support.wollman1994-09-261-7/+24
* | Don't include sys/exec.h.dg1994-09-251-1/+0
OpenPOWER on IntegriCloud