summaryrefslogtreecommitdiffstats
path: root/lib/libutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* style.Makefile(5) is good for our eyes.yar2006-07-271-4/+8
* Specify default path for SHLIBDIR before bsd.own.mk does.akiyama2006-06-111-1/+3
* Don't build IPv6 support if we have choosen not to have it.delphij2006-06-091-0/+4
* Bump library majro version for gethostbyaddr(3).ume2006-05-211-1/+1
* Add utility functions for checking if a given kernel module is loaded,des2006-02-181-2/+3
* Add a family of functions for reliable pidfiles handling.pjd2005-08-241-3/+8
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
* Add humanize_number(3) to libutil for formating numbers into a humanpjd2004-05-241-4/+4
* Back out the "clean_environment()" function from libutil.kientzle2004-02-291-4/+4
* Add a clean_environment call to libutil.kientzle2004-02-261-4/+4
* Bump the major version on libtuil. libutil now relies on the mac_*rwatson2003-11-121-1/+1
* Remove a GCC specifig CFLAG. We should be using WARNS=? for this.markm2003-10-181-1/+1
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* 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
OpenPOWER on IntegriCloud