aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: polishing.Ruslan Ermilov2002-04-191-11/+14
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-198-13/+29
* Connect the kenv.2 manpage to the build.Maxime Henrion2002-04-181-1/+1
* Add a manpage for the kenv(2) syscall that Chad David kindlyMaxime Henrion2002-04-181-0/+172
* Back out previous commit, which was not at all approved by the maintainerDag-Erling Smørgrav2002-04-181-21/+32
* This style is *way* outside the relm of any other of our MakefilesDavid E. O'Brien2002-04-181-32/+21
* Removed gratuitous LIBCOMPATDIR assignments.Ruslan Ermilov2002-04-183-6/+0
* This Makefile.inc depended on the (wrong) order of inclusionRuslan Ermilov2002-04-181-1/+2
* Revert previous change. bsd.dep.mk,v 1.31 had a bug that was fixedRuslan Ermilov2002-04-171-2/+2
* Make mppath and masterpasswd pointers instead of arrays, and initializeDag-Erling Smørgrav2002-04-171-2/+4
* Add a missing .El and fix a typo.Dag-Erling Smørgrav2002-04-161-1/+2
* Reflect change in share/mk/bsd.dep.mk,v 1.31.Ruslan Ermilov2002-04-161-2/+2
* Support the snapshot file flag, so that tools like 'ls -ol' workJosef Karthauser2002-04-161-0/+3
* Add a missing cross-ref.Ceri Davies2002-04-161-1/+2
* The GCC developers have made good on their threats against #pragma for 3.1.David E. O'Brien2002-04-155-5/+8
* Back out rev 1.6 -- I was in the wrong dir during a 'ci'. This changeDavid E. O'Brien2002-04-151-21/+32
* ypclnt.h was the correct spelling... we now have yet another specialDavid E. O'Brien2002-04-151-32/+21
* Revert previous commit, it is incorrect.Dag-Erling Smørgrav2002-04-151-1/+1
* Properly spell rpcsvc/ypclnt.h and fix the build.David E. O'Brien2002-04-151-1/+1
* Sync SCM ID comments with libc.David E. O'Brien2002-04-153-21/+27
* Add awareness of an IPv6.Hajimu UMEMOTO2002-04-151-7/+20
* Remove bogus reference to _use_yp.Dag-Erling Smørgrav2002-04-151-9/+1
* Fix incorrect dependency. This should fix the -j build.Dag-Erling Smørgrav2002-04-151-1/+1
* This isn't WARNS ready in the -nostdinc case.Ruslan Ermilov2002-04-151-0/+1
* Throw in NO_WERROR to please the peanut gallery.Dag-Erling Smørgrav2002-04-151-0/+1
* Quoting log message for OpenBSD rev 1.7:Jacques Vidrine2002-04-151-0/+28
* Use PAM_SUCCESS instead of PAM_IGNORE.Dag-Erling Smørgrav2002-04-152-3/+3
* Whitespace nits.Dag-Erling Smørgrav2002-04-151-17/+17
* Add a manual page based on Solar Designer's README.Dag-Erling Smørgrav2002-04-152-1/+234
* pam_passwdqc depends on libcrypt.Dag-Erling Smørgrav2002-04-151-0/+2
* Prompt for new password during update phase, not during preliminary phase.Dag-Erling Smørgrav2002-04-151-16/+10
* Dike out most of the NIS code and replace it with calls to libypclnt.Dag-Erling Smørgrav2002-04-152-285/+79
* Add a missing generated file.Dag-Erling Smørgrav2002-04-151-1/+5
* Missed a spot in previous commit.Dag-Erling Smørgrav2002-04-151-1/+3
* pam_passwdqc builds now.Dag-Erling Smørgrav2002-04-141-1/+1
* Connect libypclnt to the build.Dag-Erling Smørgrav2002-04-141-2/+3
* (ab)use unused bits in the pw_fields member of struct passwd to recordDag-Erling Smørgrav2002-04-141-2/+12
* More recent versions of pam_passwdqc (not yet released) build with veryDag-Erling Smørgrav2002-04-141-1/+2
* New files in OpenPAM Cineraria.Dag-Erling Smørgrav2002-04-141-0/+2
* Cosmetic nit.Dag-Erling Smørgrav2002-04-141-1/+1
* Cast a ptrdiff_t to int before using it as a printf field width.Dag-Erling Smørgrav2002-04-141-2/+2
* Remove the hard-coded limit of 3 bytes for EUC encodings.Jeroen Ruigrok van der Werven2002-04-141-1/+3
* Correct markup.Dima Dorfman2002-04-141-1/+2
* Install digittoint.3 (forgotten in rev 1.21)Dag-Erling Smørgrav2002-04-131-1/+1
* libstand needs _setjmp/_longjmp for FICL.David E. O'Brien2002-04-131-0/+100
* Style nit and modernize SCM ID.David E. O'Brien2002-04-131-8/+2
* Use the correct macros for F_SETFD/F_GETFD instead of magic numbers.Jeroen Ruigrok van der Werven2002-04-131-4/+12
* Add support for FreeBSD-specific "master" update.Dag-Erling Smørgrav2002-04-132-5/+144
* Header file for libypclnt.Dag-Erling Smørgrav2002-04-131-0/+61
* NIS client toolbox. This centralizes code which is duplicated all overDag-Erling Smørgrav2002-04-137-0/+497