summaryrefslogtreecommitdiffstats
path: root/lib/libutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Zap now-unused SHLIB_MINORpeter2002-09-281-1/+0
* Backout previous delta (addition of -I${.CURDIR}/../../sys).sobomax2002-06-261-2/+1
* Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world brokensobomax2002-06-261-1/+2
* Add passwd manipulation code based on parts of vipw and chpass.des2002-05-081-4/+5
* o Reflect repo-copy of extattr.[c3] from libutil to libc, movingrwatson2001-11-161-4/+1
* remove emalloc,ecalloc,erealloc,estrdupassar2001-07-231-5/+1
* add ecalloc, emalloc, erealloc, estrdup - versions of the e-lessassar2001-07-221-2/+6
* Add a manual page for extattr_string_to_namespace anddd2001-06-241-0/+3
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-181-1/+1
* MAN[1-9] -> MAN.ru2001-03-271-2/+2
* o To support new EA interface with explicit namespaces, introduce tworwatson2001-03-151-3/+3
* Move trimdomain() into it's own source file and tidy things up a bit.brian2001-03-141-4/+4
* Fix problems people were having with large -O levels with GCC andgreen2000-10-271-1/+1
* Move setproctitle() from libutil to libc (after a repo-copy)brian2000-09-021-2/+2
* Stick login_setcryptfmt() in its own file to make pulling in ofgreen2000-08-231-4/+2
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIgreen2000-08-221-1/+5
* Update major version.shin2000-02-141-2/+2
* Historically file flags (schg, uschg, etc) have been converted fromjoe2000-01-271-2/+1
* several tcp apps IPv6 updateshin2000-01-251-1/+2
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-6/+1
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-301-1/+2
* Connect fparseln(3) for mailwrapper(8)peter1999-12-291-2/+2
* Link manual page for login_getpwclass(3) to login_cap(3).jkoshy1999-11-041-1/+3
* Axe LOGIN_CAP_AUTH.sheldonh1999-08-131-1/+0
* Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missingsheldonh1999-07-121-1/+1
* add MLINKS for two functions used from login_auth.cache1999-04-241-0/+1
* Tidy up trimdomain() and document it.brian1999-04-071-1/+2
* Add realhostname() - a function to correctly lookupbrian1999-04-061-2/+2
* Add some rudimentary documentation for my new functions.jkh1998-10-081-2/+5
* Add a simple mechanism for reading property lists from files (whichjkh1998-10-071-1/+1
* Add uu_lock_txfr() to transfer ownership of a successfulbrian1998-05-281-1/+2
* MF22: add login_auth.3 to man page list.jkh1998-02-181-2/+2
* Remove login_progok()brian1997-08-311-2/+2
* Add full support for determining if a userbrian1997-08-271-2/+2
* -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.bde1997-08-261-1/+1
* Add appropriate ${DESTDIR} in front of absolute paths.asami1997-07-181-1/+1
* Back out previous revision. Shlib version numbers are supposed to beasami1997-05-131-1/+1
* Bump shared lib version to 2.3.davidn1997-05-111-1/+1
* Summary of login.conf support changes:davidn1997-05-101-2/+4
* Move login_cap.h from src/include for easier maintenance withdavidn1997-05-101-0/+2
* MLINK uu_lockerr(3).mpp1997-04-011-1/+1
* Move uucplock into libutil and create a manual page.brian1997-03-301-2/+4
* Added -Wall to CFLAGS, cleaned up (all avoidable) warnings.davidn1997-01-291-1/+1
* Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functionspeter1997-01-131-1/+1
* Library functions relating to the login class capabilities database,davidn1997-01-041-2/+18
* Finally document the interfaces found in libutil. While being here,joerg1996-12-291-1/+2
* Bump libutil revision after recent addition of setproctitle().peter1996-01-011-1/+7
* Bring in an initial version of setproctitle().. This is intended topeter1995-12-261-1/+2
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+7
OpenPOWER on IntegriCloud