]> git.cameronkatri.com Git - pw-darwin.git/history - libutil
Change the prompt for the office location field from "Location:"
[pw-darwin.git] / libutil /
1998-12-16 Bruce EvansDeclare setproctitle() as printf0-like.
1998-12-13 Matthew Dillon oops. Fix indentation of the 'for' loop I just...
1998-12-13 Matthew Dillon Handle the race condition where vipw may lock a...
1998-10-20 Dag-Erling SmørgravSince vfork() was changed to fork(), we have to pass...
1998-10-13 Dag-Erling SmørgravCalls one or more of malloc(), warn(), err(), syslog...
1998-10-09 Jordan K. HubbardNow take stdio.h out of files that don't require it.
1998-10-09 Jordan K. Hubbardo move path in libutil.h to paths.h
1998-10-09 Jordan K. HubbardTake the path spec back out.
1998-10-09 Jordan K. HubbardAll these have to include stdio.h now.
1998-10-08 Jordan K. Hubbardremove stdio.h include; I forgot Bruce's cardinal rule...
1998-10-07 Jordan K. HubbardAdd a simple mechanism for reading property lists from...
1998-06-05 Andrey A. ChernovAdd missing uu_lock_txfr() prototype
1998-06-01 Atsushi MuraiTrim a domain part for wtmp as same as showed by "netst...
1998-05-28 Brian SomersAdd uu_lock_txfr() to transfer ownership of a successful
1997-10-27 Philippe CharnierStatisize usage().
1997-10-05 Jordan K. HubbardChanges to support full make parallelism (-j<n>) in...
1997-09-29 Wolfram SchneiderEndless loop.
1997-09-04 Paul TrainaThe parameters to logwtmp should be const char's
1997-08-31 Brian SomersRemove login_progok()
1997-08-27 Brian SomersAdd full support for determining if a user
1997-08-24 Joerg WunschCosmetic: distinguish in diag message between rebuildin...
1997-08-10 Andrey A. ChernovImplement canonical locking protocol
1997-06-13 David NugentAdd "break" inadvertently removed in previous update.
1997-05-19 Peter WemmNow I really understand the reason for the style.9...
1997-05-15 David NugentFor non-root uids, consider root-owned files also ...
1997-05-12 Brian SomersMake uu_* const correct.
1997-05-11 David NugentMF2.2: bugfix in arrayize().
1997-05-10 David NugentSummary of login.conf support changes:
1997-05-10 David NugentMove login_cap.h from src/include for easier maintenanc...
1997-03-31 Brian SomersRemove the syslog stuff, and allow various return values
1997-03-30 Brian SomersMove uucplock into libutil and create a manual page.
1997-02-27 Andrey A. Chernov"infinity" check was missed from login_getcapsize(...
1997-02-22 Peter WemmRevert $FreeBSD$ to $Id$
1997-01-30 David NugentFix free()ing block twice, remove unused function.
1997-01-29 David NugentFix typo .->, for default separators in login_getcaplist().
1997-01-29 David NugentCompleted fixes with login_getcapsize().
1997-01-29 David Nugent1) Fixed bug in free()ing internal string/array where
1997-01-14 Jordan K. HubbardMake the long-awaited change from $Id$ to $FreeBSD$
1997-01-07 David NugentVarious bugfixes.
1997-01-07 David NugentCommit the right version this time. :-)
1997-01-07 David NugentFix for login_getclass(NULL) case.
1997-01-04 David NugentLibrary functions relating to the login class capabilit...
1996-12-29 Joerg WunschFinally document the interfaces found in libutil. ...
1996-07-01 Guido van RooijImplement incremental passwd database updates. This...
1996-01-01 Peter WemmBump libutil revision after recent addition of setproct...
1995-08-13 Bill PaulSmall NIS tweak: frob pw_error() a little so that it...
1995-05-30 Rodney W. GrimesRemove trailing whitespace.
1995-03-09 Andrey A. ChernovFix suspended vipw hangs
1994-05-26 Rodney W. GrimesBSD 4.4 Lite usr.sbin Sources