aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Don't leave stack garbage in the reserved fields of the header.Bruce Evans2002-02-151-0/+1
* Fixed style bugs in rev.1.5:Bruce Evans2002-02-151-4/+5
* Prevent dup2(2) from closing internal libc_r pipe descriptors.Maxim Konovalov2002-02-141-1/+2
* Correct a typo pthread_attr_setscope() function fails unconditionallyMaxim Konovalov2002-02-143-3/+3
* Use new-style function declations.Warner Losh2002-02-131-6/+2
* I THINK this fixes 'make world'Julian Elischer2002-02-131-1/+4
* Don't make it seem like vm.max_proc_mmap only affects MAP_FIXED.Dima Dorfman2002-02-101-4/+4
* Part III: Update extended attribute system call interface documentation.Robert Watson2002-02-101-18/+39
* This has been sitting in my local tree long enough. Remove the useDaniel Eischen2002-02-0915-801/+498
* Silence a warning by initializing the return value. This wasn'tDaniel Eischen2002-02-091-2/+3
* This file needs <syslog.h>.Dag-Erling Smørgrav2002-02-091-0/+1
* Now that cross-tools ld(1) has been fixed to look for dynamicRuslan Ermilov2002-02-081-2/+2
* FreeBSD 4.1 bootstrapping aid (__FBSDID is not there).Ruslan Ermilov2002-02-082-0/+4
* pre-emptively fix a KSE/M3 problem.Julian Elischer2002-02-071-7/+14
* Move the AF_LOCAL check to the AF_INET check since portmap protocolAlfred Perlstein2002-02-061-5/+1
* Remove NO_WERROR, now that WARNS=n is gone.Mark Murray2002-02-065-5/+0
* Comment out the WARNS= so as to not trample all over the GCC3 work.Mark Murray2002-02-061-1/+1
* remove -M from RPCCOM, it slipped in with the tirpc upgrade.Alfred Perlstein2002-02-061-1/+1
* ANSIfy and remove some dead code.Dag-Erling Smørgrav2002-02-064-92/+39
* Apply the following mechanical transformations in preparation forDag-Erling Smørgrav2002-02-063-135/+135
* balance parens.Alfred Perlstein2002-02-051-1/+1
* For RPC v2 we need to fill in ret->xp_raddr too. INET_6Alfred Perlstein2002-02-051-1/+1
* Fix cc -Wall, fix rcsid warnings, add missing prototypes,Alfred Perlstein2002-02-0519-22/+37
* Do not call addrinfo on local transport adresses, if returning aAlfred Perlstein2002-02-051-5/+25
* Switch to a self-starting allocation scheme.Dag-Erling Smørgrav2002-02-051-10/+3
* Reindent, and add parentheses to return statements. Some functions inDag-Erling Smørgrav2002-02-058-1918/+1926
* Eliminate a redundant loop.Dag-Erling Smørgrav2002-02-051-2/+1
* style: return(x) -> return (x)Alfred Perlstein2002-02-051-2/+2
* Fix the credential handling code.Alfred Perlstein2002-02-051-2/+24
* The clnt_create(KEYSERVSOCK, CRYPT_PROG, CRYPT_VERS, "unix") hacksAlfred Perlstein2002-02-051-6/+17
* Three times lucky: <stddef.h>, not <sys/param.h>Dag-Erling Smørgrav2002-02-052-2/+2
* Oops, the correct header to include for NULL is <sys/param.h>.Dag-Erling Smørgrav2002-02-052-2/+2
* ANSIfy and constify.Dag-Erling Smørgrav2002-02-051-17/+15
* #include <sys/types.h> for NULL (hidden by Linux-PAM header pollution)Dag-Erling Smørgrav2002-02-052-0/+4
* #include cleanup.Dag-Erling Smørgrav2002-02-0518-24/+35
* hex.c is new in libisc with 8.3.1-REL.Jacques Vidrine2002-02-041-1/+1
* Explicitly declare (gcc internal) functions.Mark Murray2002-02-041-0/+1
* ssh_get_authentication_connection() gets its parameters from environmentDag-Erling Smørgrav2002-02-041-2/+24
* Protect "make buildworld" against -Werror, as this module does notMark Murray2002-02-041-0/+1
* Allow ldd(1) be used on shared libraries in addition to executables.Maxim Sobolev2002-02-041-0/+7
* Add the other half of the salt-generating code. No functionalMark Murray2002-02-041-8/+7
* Turn on fascist warning mode.Mark Murray2002-02-031-0/+2
* WARNS=n fixes (and some stylistic issues).Mark Murray2002-02-036-55/+91
* Remove an unnecessary #include that trips up OpenPAM. The header in questionDag-Erling Smørgrav2002-02-021-2/+0
* Fixed world breakage in previous commit. The generated headers are inBruce Evans2002-02-021-1/+1
* Fixed tab lossage in vendor id and nearby style bugs in previous commit.Bruce Evans2002-02-011-1/+4
* Fixed syntax error in previous commit. It was non-fatal because it wasBruce Evans2002-02-011-3/+5
* Post-repocopy cleanup.Dag-Erling Smørgrav2002-02-012-7/+1
* Complete bzip2-1.0.2 import.Maxim Sobolev2002-02-015-15/+58
* Connect the pam_lastlog(8) and pam_login_access(8) modules to the build.Dag-Erling Smørgrav2002-02-012-0/+4