aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-161-1/+1
* Bump the version of all non-symbol-versioned shared libraries inKen Smith2009-07-191-1/+1
* Add filler man pages for the kinfo functions I added recently.Peter Wemm2008-12-071-1/+2
* Merge user/peter/kinfo branch as of r185547 into head.Peter Wemm2008-12-021-1/+2
* Fixed style issues with variable ordering and naming, spacing andSean Farley2008-11-231-2/+2
* Comment out WARNS. There are too many alignment issues in libutil.Dag-Erling Smørgrav2008-11-051-1/+1
* Disconnect gr_util.c from the build. It isn't documented or used anywhereDag-Erling Smørgrav2008-11-051-1/+1
* libutil now builds at WARNS level 6.Dag-Erling Smørgrav2008-11-041-0/+2
* Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doingJohn Baldwin2008-07-011-3/+3
* Add four utility functions related to struct grp processing modeled in-partSean Farley2008-04-231-1/+1
* Implement expand_number(3), which is the opposite of humanize_number(3), ie.Pawel Jakub Dawidek2007-09-011-3/+3
* Bump library versions in preparation for 7.0.Daniel Eischen2007-05-211-1/+1
* I'm tired of seeing this done incorrectly and non-portably, so add aDag-Erling Smørgrav2007-05-101-6/+6
* style.Makefile(5) is good for our eyes.Yaroslav Tykhiy2006-07-271-4/+8
* Specify default path for SHLIBDIR before bsd.own.mk does.Shunsuke Akiyama2006-06-111-1/+3
* Don't build IPv6 support if we have choosen not to have it.Xin LI2006-06-091-0/+4
* Bump library majro version for gethostbyaddr(3).Hajimu UMEMOTO2006-05-211-1/+1
* Add utility functions for checking if a given kernel module is loaded,Dag-Erling Smørgrav2006-02-181-2/+3
* Add a family of functions for reliable pidfiles handling.Pawel Jakub Dawidek2005-08-241-3/+8
* Bump the shared library version number of all libraries that have notKen 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