summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* realpath() should break on looped symlinks.phk1997-07-161-0/+5
* Kill this file really dead. The default branch was cleared, evenjdp1997-07-151-52/+0
* Fix vi-mode searching broken with the NetBSD changes update.msmith1997-07-141-4/+2
* Fixed minor bugs related to the addition of gammaf.bde1997-07-131-3/+3
* kill the undeadpeter1997-07-13216-43716/+0
* Fixed quoting of backslash.bde1997-07-131-1/+1
* Add a quick description of sysctlbyname() and link sysctl.3 topeter1997-07-122-2/+13
* Have sysctlbyname() take a const first arg (the ascii string)peter1997-07-121-3/+5
* execve of interpreter filesadam1997-07-081-2/+2
* Rework previous commit.. I was confused by the number of diffs in the PRpeter1997-07-061-8/+29
* Fix off-by-one errorpeter1997-07-061-4/+6
* Kill histedit.h again. Importing Lite2 brought it back for some reasonbde1997-07-031-172/+0
* This commit was generated by cvs2svn to compensate for changes in r27180,bde1997-07-03220-7/+43945
|\
| * Import Lite2's src/lib, except for non-i386 machine-dependent directories,bde1997-07-03268-358/+44454
* | Have another go at the malloc-sysv initialization.phk1997-07-021-12/+11
* | malloc_sysv used before initialized, reported in PR4002 byphk1997-07-014-40/+88
* | Add 64 bit int support to scanf()jkh1997-07-012-14/+32
* | _err() -> err().jkh1997-06-291-3/+3
* | replace the OpenBSD fd_set sizing code with something more efficient.peter1997-06-281-9/+16
* | Dynamically size fd_set in select rather than fail if too many filespeter1997-06-271-8/+9
* | ctype: portability, sign extension and cleanup fixesache1997-06-275-17/+16
* | Move editrc.5 from MAN3 to MAN5ache1997-06-271-1/+2
* | compensate for res_send <-> __res_send changespeter1997-06-271-2/+4
* | Merge in bind-4.9.6 resolver changes. Note that they resolve thepeter1997-06-2710-69/+97
* | Fill in parent process id when reading process information from ategge1997-06-251-0/+12
* | Pull histedit.h out, it lives in /usr/src/include, not here.msmith1997-06-251-5/+0
* | Add extra test functionality.msmith1997-06-251-21/+49
* | Update libedit with changes from NetBSD. Includes history load/save,msmith1997-06-2517-112/+1053
* | Add stringlist functions from NetBSD. (required for the new ftp(1)msmith1997-06-253-5/+246
* | Add tickadj to struct clockinfo, like NetBSD and OpenBSD.jhay1997-06-241-1/+1
* | Show the real revision date and not the date that thissteve1997-06-2323-24/+24
* | Integrate calloc with the rest of the gang.phk1997-06-225-478/+390
* | Hm... wonder how long this has been here.wpaul1997-06-201-3/+3
* | Typo.charnier1997-06-181-2/+3
* | Fix infinite loop.davidn1997-06-161-2/+2
* | Remember to zero sockaddr_in struct before calling uaddr_to_sockaddr() towpaul1997-06-151-0/+1
* | srandomdev: use stack junk value in the fallback code tooache1997-06-151-2/+3
* | Change u_char which require special include to unsigned charache1997-06-141-1/+1
* | Add arc4random() functions from OpenBSD. They are almost same as ourache1997-06-143-5/+261
* | Instead of copying fallback code over and over in each program,ache1997-06-142-15/+17
* | Add "break" inadvertently removed in previous update.davidn1997-06-131-1/+3
* | Add MAXHOSTNAMELEN checkache1997-06-131-1/+3
* | getnetid() crashes if no /etc/netid file is present (it tries to fclose()wpaul1997-06-121-1/+2
* | Add yet an option, this time on how to deal with malloc(0) and realloc(ptr.0)phk1997-06-122-8/+27
* | Style optimization in newly added POSIX range []] conformance, redoache1997-06-071-6/+6
* | Add missing FNM_PERIOD check for '[' rangeache1997-06-061-4/+10
* | 1) Now conforms POSIX.2 2.8.3.2 requirements about []] patternache1997-06-061-11/+35
* | Bring back nanosleep from the cold.jb1997-06-043-3/+3
* | Fix mutex initialization.jb1997-06-041-6/+4
* | Fix the man page's title (.Dt).max1997-06-021-1/+1
OpenPOWER on IntegriCloud