summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r29747,ache1997-09-232-20/+31
|\
| * Official patch from infozipache1997-09-232-20/+31
| * This commit was manufactured by cvs2svn to create branch 'VENDOR-libz'.cvs2svn1996-08-181-0/+35
* | Apply fts() fix from PR#4593peter1997-09-222-2/+2
* | Make selection logic more strict. Only select AF_INET loopback interfaceswpaul1997-09-211-3/+6
* | Many places in the code NULL is used in integer context, wherephk1997-09-184-6/+6
* | environmental -> environment.charnier1997-09-183-4/+4
* | Some adjustments for the resolver use of poll(). For some reason I thoughtpeter1997-09-161-7/+8
* | Put a system call not present checking wrapper around the call topeter1997-09-161-9/+35
* | Fix yet a minor stylistic nit from Bruce.wosch1997-09-151-4/+4
* | Fix yet a minor stylistic nit from Bruce (Doesn't he have morephk1997-09-151-7/+9
* | Fix a buglet and a couple of stylistic nits from Bruce.phk1997-09-151-3/+2
* | Potential bufferflow in getpwent(), getpwnam() and getpwuid()wosch1997-09-141-2/+7
* | Add __getcwd() syscall, and have getcwd() take a shot at it.phk1997-09-142-2/+13
* | Call poll(2) from within the resolver but adapt to older kernels without itpeter1997-09-141-26/+68
* | A poll(2) manpage.peter1997-09-142-2/+190
* | Generate poll syscall stubpeter1997-09-141-2/+2
* | Document SA_NOCLDWAIT.joerg1997-09-131-17/+38
* | Removed superfluous quoting of function args.bde1997-09-074-6/+6
* | Fixed style bug in pseudocode.bde1997-09-071-1/+1
* | Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY)brian1997-09-065-4/+17
* | When compiling under elf, use correct library naming conventions. Alsopeter1997-09-051-3/+19
* | If building under elf, have libskey.so depend on libmd and libcrypt.peter1997-09-051-0/+5
* | If not building a.out, still build a pic version of libmd. This allowspeter1997-09-051-1/+3
* | The parameters to logwtmp should be const char'spst1997-09-042-4/+6
* | Fixed synopsis. The envp arg for execle() can't be given in the prototype.bde1997-09-031-2/+2
* | Fix possible coredump on BW displaysache1997-09-021-2/+6
* | Add "options no_tld_query" to resolv.conf.brian1997-09-012-4/+6
* | Hide the declaration of `struct exception' from C++, since it conflictsbde1997-08-311-1/+5
* | Fixed inclomplete function type in synopsis.bde1997-08-311-1/+1
* | Remove login_progok()brian1997-08-315-103/+5
* | Restore back issetugid() usage and bump major numberache1997-08-312-4/+4
* | Another 32bits of 64bits conformance.phk1997-08-311-2/+2
* | Initial elf nlist support, mostly stolen from OpenBSD (they use standardpeter1997-08-312-3/+228
* | Added HW_MACHINE_ARCH.kato1997-08-301-0/+3
* | Merge in the safe chdir changes from Todd Miller's mods to the OpenBSDimp1997-08-292-40/+128
* | Add a stub version of getpublickey(), in order to eliminate anjdp1997-08-282-1/+47
* | Fix inspace handling I broke in rev 1.13ache1997-08-281-3/+3
* | Add full support for determining if a userbrian1997-08-275-5/+101
* | Use getpwnam(getlogin()) before getpwuid(getuid())ache1997-08-271-3/+5
* | Improvement of type independency for the bitmap.phk1997-08-271-3/+4
* | Malloc option H is now default.phk1997-08-272-4/+5
* | Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow andimp1997-08-271-3/+4
* | Add prog.deny as a list capability forbrian1997-08-261-1/+3
* | -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.bde1997-08-264-4/+4
* | Temp restore of rev 1.9ache1997-08-261-3/+3
* | Temporarily comment out issetugid() call until everyone installs libtermcap,ache1997-08-251-2/+2
* | Fix saving/restoring tty modes, allow initscr be called twice,ache1997-08-255-29/+66
* | Make the MD* header files C++-aware. Also, string arguments are supposedjoerg1997-08-255-10/+20
* | Bump minor number due to issetugid()ache1997-08-241-1/+1
OpenPOWER on IntegriCloud