summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove need for -DDEBUG from resolver code (conflict with db/hash)pst1994-09-257-77/+38
* get* rework and new bind codepst1994-09-2515-1090/+2785
* Document getvfsent() and kin.wollman1994-09-252-2/+232
* Fix so that people who don't have LKMs compiled in their kernels don'twollman1994-09-251-0/+8
* Call reduced (8-bit only) startup_setlocale()ache1994-09-241-2/+3
* Make not-so-space-eaten locale version:ache1994-09-2412-290/+525
* Fix bug in %i format, second argument not incrementedache1994-09-241-1/+4
* Fix bug with scroll region parameters (x changed to y)ache1994-09-241-3/+3
* Added $Id$dg1994-09-244-0/+8
* If sysctl() fails, return "/kernel" so as not to screw people who haven'twollman1994-09-241-2/+2
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.wollman1994-09-242-4/+3
* Added getbootfile(3), for an easy C interface to the kern.bootfile MIBwollman1994-09-233-13/+140
* Don't define LITTLE_ENDIAN is already defined.dg1994-09-231-0/+2
* Added *ran48 functions, and put them in the correct place this time.wollman1994-09-2313-2/+476
* Pass -q and -u flags to modload so that it shuts up and doesn't leavewollman1994-09-221-1/+1
* Make iso_addr's output conform to modern conventions for NSAPpst1994-09-221-18/+16
* Attention to all cc hackers, here workaround for gcc 2.6.0ache1994-09-221-2/+4
* Fix mvcur typo bug from my previous fixache1994-09-221-1/+1
* Fix stupid memory-allocation error.wollman1994-09-221-3/+9
* Added VFS functions: getvfsvbyname, getvfsbytype, getvfsent, setvfsent,wollman1994-09-222-1/+235
* Document YP support.wollman1994-09-202-29/+51
* My implementation of YP group file support, modeled after thewollman1994-09-201-6/+210
* Second half of YP security hole fix. Needs updated passwordwollman1994-09-201-5/+12
* Re-implement YP password file support from scratch. This implementationwollman1994-09-201-3/+215
* Maintain pw_fields, and output same to password database.wollman1994-09-201-0/+17
OpenPOWER on IntegriCloud