summaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC: kld(3)David E. O'Brien2007-09-211-2/+3
* style.Makefile(9)David E. O'Brien2007-09-211-4/+7
* MFC: flopen(3)David E. O'Brien2007-09-211-2/+2
* MFC: expand_number(3)David E. O'Brien2007-09-211-6/+6
* Respect NO_INET6 knob (MFC in spirit of rev. 1.61).Xin LI2007-05-281-0/+2
* MFC pidfile(3) function, and convert several applications to make useXin LI2006-01-151-3/+8
* Insta-MFC of the shared library version bump. All shared librariesKen Smith2005-07-221-1/+1
* Add humanize_number(3) to libutil for formating numbers into a humanPawel Jakub Dawidek2004-05-241-4/+4
* Back out the "clean_environment()" function from libutil.Tim Kientzle2004-02-291-4/+4
* Add a clean_environment call to libutil.Tim Kientzle2004-02-261-4/+4
* Bump the major version on libtuil. libutil now relies on the mac_*Robert Watson2003-11-121-1/+1
* Remove a GCC specifig CFLAG. We should be using WARNS=? for this.Mark Murray2003-10-181-1/+1
* style.Makefile(5)David E. O'Brien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to runGordon Tetlow2003-08-171-0/+1
* Zap now-unused SHLIB_MINORPeter Wemm2002-09-281-1/+0
* Backout previous delta (addition of -I${.CURDIR}/../../sys).Maxim Sobolev2002-06-261-2/+1
* Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world brokenMaxim Sobolev2002-06-261-1/+2
* Add passwd manipulation code based on parts of vipw and chpass.Dag-Erling Smørgrav2002-05-081-4/+5
* o Reflect repo-copy of extattr.[c3] from libutil to libc, movingRobert Watson2001-11-161-4/+1
* remove emalloc,ecalloc,erealloc,estrdupAssar Westerlund2001-07-231-5/+1
* add ecalloc, emalloc, erealloc, estrdup - versions of the e-lessAssar Westerlund2001-07-221-2/+6
* Add a manual page for extattr_string_to_namespace andDima Dorfman2001-06-241-0/+3
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-181-1/+1
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+2
* o To support new EA interface with explicit namespaces, introduce twoRobert Watson2001-03-151-3/+3
* Move trimdomain() into it's own source file and tidy things up a bit.Brian Somers2001-03-141-4/+4
* Fix problems people were having with large -O levels with GCC andBrian Feldman2000-10-271-1/+1
* Move setproctitle() from libutil to libc (after a repo-copy)Brian Somers2000-09-021-2/+2
* Stick login_setcryptfmt() in its own file to make pulling in ofBrian Feldman2000-08-231-4/+2
* Add working and easy crypt(3)-switching. Yes, we need a whole new APIBrian Feldman2000-08-221-1/+5
* Update major version.Yoshinobu Inoue2000-02-141-2/+2
* Historically file flags (schg, uschg, etc) have been converted fromJosef Karthauser2000-01-271-2/+1
* several tcp apps IPv6 updateYoshinobu Inoue2000-01-251-1/+2
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-6/+1
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-301-1/+2
* Connect fparseln(3) for mailwrapper(8)Peter Wemm1999-12-291-2/+2
* Link manual page for login_getpwclass(3) to login_cap(3).Joseph Koshy1999-11-041-1/+3
* Axe LOGIN_CAP_AUTH.Sheldon Hearn1999-08-131-1/+0
* Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missingSheldon Hearn1999-07-121-1/+1
* add MLINKS for two functions used from login_auth.cAndrey A. Chernov1999-04-241-0/+1
* Tidy up trimdomain() and document it.Brian Somers1999-04-071-1/+2
* Add realhostname() - a function to correctly lookupBrian Somers1999-04-061-2/+2
* Add some rudimentary documentation for my new functions.Jordan K. Hubbard1998-10-081-2/+5
* Add a simple mechanism for reading property lists from files (whichJordan K. Hubbard1998-10-071-1/+1
* Add uu_lock_txfr() to transfer ownership of a successfulBrian Somers1998-05-281-1/+2
* MF22: add login_auth.3 to man page list.Jordan K. Hubbard1998-02-181-2/+2
* Remove login_progok()Brian Somers1997-08-311-2/+2
* Add full support for determining if a userBrian Somers1997-08-271-2/+2
* -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.Bruce Evans1997-08-261-1/+1
* Add appropriate ${DESTDIR} in front of absolute paths.Satoshi Asami1997-07-181-1/+1