| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvs | Ken Smith | 2011-02-16 | 1 | -1/+1 |
| * | Bump the version of all non-symbol-versioned shared libraries in | Ken Smith | 2009-07-19 | 1 | -1/+1 |
| * | Add filler man pages for the kinfo functions I added recently. | Peter Wemm | 2008-12-07 | 1 | -1/+2 |
| * | Merge user/peter/kinfo branch as of r185547 into head. | Peter Wemm | 2008-12-02 | 1 | -1/+2 |
| * | Fixed style issues with variable ordering and naming, spacing and | Sean Farley | 2008-11-23 | 1 | -2/+2 |
| * | Comment out WARNS. There are too many alignment issues in libutil. | Dag-Erling Smørgrav | 2008-11-05 | 1 | -1/+1 |
| * | Disconnect gr_util.c from the build. It isn't documented or used anywhere | Dag-Erling Smørgrav | 2008-11-05 | 1 | -1/+1 |
| * | libutil now builds at WARNS level 6. | Dag-Erling Smørgrav | 2008-11-04 | 1 | -0/+2 |
| * | Merge hexdump(9) to userland as hexdump(3) in libutil. I'm tired of doing | John Baldwin | 2008-07-01 | 1 | -3/+3 |
| * | Add four utility functions related to struct grp processing modeled in-part | Sean Farley | 2008-04-23 | 1 | -1/+1 |
| * | Implement expand_number(3), which is the opposite of humanize_number(3), ie. | Pawel Jakub Dawidek | 2007-09-01 | 1 | -3/+3 |
| * | Bump library versions in preparation for 7.0. | Daniel Eischen | 2007-05-21 | 1 | -1/+1 |
| * | I'm tired of seeing this done incorrectly and non-portably, so add a | Dag-Erling Smørgrav | 2007-05-10 | 1 | -6/+6 |
| * | style.Makefile(5) is good for our eyes. | Yaroslav Tykhiy | 2006-07-27 | 1 | -4/+8 |
| * | Specify default path for SHLIBDIR before bsd.own.mk does. | Shunsuke Akiyama | 2006-06-11 | 1 | -1/+3 |
| * | Don't build IPv6 support if we have choosen not to have it. | Xin LI | 2006-06-09 | 1 | -0/+4 |
| * | Bump library majro version for gethostbyaddr(3). | Hajimu UMEMOTO | 2006-05-21 | 1 | -1/+1 |
| * | Add utility functions for checking if a given kernel module is loaded, | Dag-Erling Smørgrav | 2006-02-18 | 1 | -2/+3 |
| * | Add a family of functions for reliable pidfiles handling. | Pawel Jakub Dawidek | 2005-08-24 | 1 | -3/+8 |
| * | Bump the shared library version number of all libraries that have not | Ken Smith | 2005-07-22 | 1 | -1/+1 |
| * | Add humanize_number(3) to libutil for formating numbers into a human | Pawel Jakub Dawidek | 2004-05-24 | 1 | -4/+4 |
| * | Back out the "clean_environment()" function from libutil. | Tim Kientzle | 2004-02-29 | 1 | -4/+4 |
| * | Add a clean_environment call to libutil. | Tim Kientzle | 2004-02-26 | 1 | -4/+4 |
| * | Bump the major version on libtuil. libutil now relies on the mac_* | Robert Watson | 2003-11-12 | 1 | -1/+1 |
| * | Remove a GCC specifig CFLAG. We should be using WARNS=? for this. | Mark Murray | 2003-10-18 | 1 | -1/+1 |
| * | style.Makefile(5) | David E. O'Brien | 2003-08-18 | 1 | -1/+1 |
| * | Stage 3 of dynamic root support. Make all the libraries needed to run | Gordon Tetlow | 2003-08-17 | 1 | -0/+1 |
| * | Zap now-unused SHLIB_MINOR | Peter Wemm | 2002-09-28 | 1 | -1/+0 |
| * | Backout previous delta (addition of -I${.CURDIR}/../../sys). | Maxim Sobolev | 2002-06-26 | 1 | -2/+1 |
| * | Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world broken | Maxim Sobolev | 2002-06-26 | 1 | -1/+2 |
| * | Add passwd manipulation code based on parts of vipw and chpass. | Dag-Erling Smørgrav | 2002-05-08 | 1 | -4/+5 |
| * | o Reflect repo-copy of extattr.[c3] from libutil to libc, moving | Robert Watson | 2001-11-16 | 1 | -4/+1 |
| * | remove emalloc,ecalloc,erealloc,estrdup | Assar Westerlund | 2001-07-23 | 1 | -5/+1 |
| * | add ecalloc, emalloc, erealloc, estrdup - versions of the e-less | Assar Westerlund | 2001-07-22 | 1 | -2/+6 |
| * | Add a manual page for extattr_string_to_namespace and | Dima Dorfman | 2001-06-24 | 1 | -0/+3 |
| * | Removed -I${.CURDIR}/.../sys from CFLAGS. | Ruslan Ermilov | 2001-05-18 | 1 | -1/+1 |
| * | MAN[1-9] -> MAN. | Ruslan Ermilov | 2001-03-27 | 1 | -2/+2 |
| * | o To support new EA interface with explicit namespaces, introduce two | Robert Watson | 2001-03-15 | 1 | -3/+3 |
| * | Move trimdomain() into it's own source file and tidy things up a bit. | Brian Somers | 2001-03-14 | 1 | -4/+4 |
| * | Fix problems people were having with large -O levels with GCC and | Brian Feldman | 2000-10-27 | 1 | -1/+1 |
| * | Move setproctitle() from libutil to libc (after a repo-copy) | Brian Somers | 2000-09-02 | 1 | -2/+2 |
| * | Stick login_setcryptfmt() in its own file to make pulling in of | Brian Feldman | 2000-08-23 | 1 | -4/+2 |
| * | Add working and easy crypt(3)-switching. Yes, we need a whole new API | Brian Feldman | 2000-08-22 | 1 | -1/+5 |
| * | Update major version. | Yoshinobu Inoue | 2000-02-14 | 1 | -2/+2 |
| * | Historically file flags (schg, uschg, etc) have been converted from | Josef Karthauser | 2000-01-27 | 1 | -2/+1 |
| * | several tcp apps IPv6 update | Yoshinobu Inoue | 2000-01-25 | 1 | -1/+2 |
| * | Replace beforeinstall target with new variables used by .mk system. | Rodney W. Grimes | 2000-01-14 | 1 | -6/+1 |
| * | Moved flags_to_string and string_to_flags into libutil. It's used in | Josef Karthauser | 1999-12-30 | 1 | -1/+2 |
| * | Connect fparseln(3) for mailwrapper(8) | Peter Wemm | 1999-12-29 | 1 | -2/+2 |
| * | Link manual page for login_getpwclass(3) to login_cap(3). | Joseph Koshy | 1999-11-04 | 1 | -1/+3 |