| Commit message (Expand) | Author | Age | Files | Lines |
* | style.Makefile(5) is good for our eyes. | yar | 2006-07-27 | 1 | -4/+8 |
* | Specify default path for SHLIBDIR before bsd.own.mk does. | akiyama | 2006-06-11 | 1 | -1/+3 |
* | Don't build IPv6 support if we have choosen not to have it. | delphij | 2006-06-09 | 1 | -0/+4 |
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 1 | -1/+1 |
* | Add utility functions for checking if a given kernel module is loaded, | des | 2006-02-18 | 1 | -2/+3 |
* | Add a family of functions for reliable pidfiles handling. | pjd | 2005-08-24 | 1 | -3/+8 |
* | Bump the shared library version number of all libraries that have not | kensmith | 2005-07-22 | 1 | -1/+1 |
* | Add humanize_number(3) to libutil for formating numbers into a human | pjd | 2004-05-24 | 1 | -4/+4 |
* | Back out the "clean_environment()" function from libutil. | kientzle | 2004-02-29 | 1 | -4/+4 |
* | Add a clean_environment call to libutil. | kientzle | 2004-02-26 | 1 | -4/+4 |
* | Bump the major version on libtuil. libutil now relies on the mac_* | rwatson | 2003-11-12 | 1 | -1/+1 |
* | Remove a GCC specifig CFLAG. We should be using WARNS=? for this. | markm | 2003-10-18 | 1 | -1/+1 |
* | style.Makefile(5) | obrien | 2003-08-18 | 1 | -1/+1 |
* | Stage 3 of dynamic root support. Make all the libraries needed to run | gordon | 2003-08-17 | 1 | -0/+1 |
* | Zap now-unused SHLIB_MINOR | peter | 2002-09-28 | 1 | -1/+0 |
* | Backout previous delta (addition of -I${.CURDIR}/../../sys). | sobomax | 2002-06-26 | 1 | -2/+1 |
* | Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world broken | sobomax | 2002-06-26 | 1 | -1/+2 |
* | Add passwd manipulation code based on parts of vipw and chpass. | des | 2002-05-08 | 1 | -4/+5 |
* | o Reflect repo-copy of extattr.[c3] from libutil to libc, moving | rwatson | 2001-11-16 | 1 | -4/+1 |
* | remove emalloc,ecalloc,erealloc,estrdup | assar | 2001-07-23 | 1 | -5/+1 |
* | add ecalloc, emalloc, erealloc, estrdup - versions of the e-less | assar | 2001-07-22 | 1 | -2/+6 |
* | Add a manual page for extattr_string_to_namespace and | dd | 2001-06-24 | 1 | -0/+3 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 1 | -1/+1 |
* | MAN[1-9] -> MAN. | ru | 2001-03-27 | 1 | -2/+2 |
* | o To support new EA interface with explicit namespaces, introduce two | rwatson | 2001-03-15 | 1 | -3/+3 |
* | Move trimdomain() into it's own source file and tidy things up a bit. | brian | 2001-03-14 | 1 | -4/+4 |
* | Fix problems people were having with large -O levels with GCC and | green | 2000-10-27 | 1 | -1/+1 |
* | Move setproctitle() from libutil to libc (after a repo-copy) | brian | 2000-09-02 | 1 | -2/+2 |
* | Stick login_setcryptfmt() in its own file to make pulling in of | green | 2000-08-23 | 1 | -4/+2 |
* | Add working and easy crypt(3)-switching. Yes, we need a whole new API | green | 2000-08-22 | 1 | -1/+5 |
* | Update major version. | shin | 2000-02-14 | 1 | -2/+2 |
* | Historically file flags (schg, uschg, etc) have been converted from | joe | 2000-01-27 | 1 | -2/+1 |
* | several tcp apps IPv6 update | shin | 2000-01-25 | 1 | -1/+2 |
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -6/+1 |
* | Moved flags_to_string and string_to_flags into libutil. It's used in | joe | 1999-12-30 | 1 | -1/+2 |
* | Connect fparseln(3) for mailwrapper(8) | peter | 1999-12-29 | 1 | -2/+2 |
* | Link manual page for login_getpwclass(3) to login_cap(3). | jkoshy | 1999-11-04 | 1 | -1/+3 |
* | Axe LOGIN_CAP_AUTH. | sheldonh | 1999-08-13 | 1 | -1/+0 |
* | Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missing | sheldonh | 1999-07-12 | 1 | -1/+1 |
* | add MLINKS for two functions used from login_auth.c | ache | 1999-04-24 | 1 | -0/+1 |
* | Tidy up trimdomain() and document it. | brian | 1999-04-07 | 1 | -1/+2 |
* | Add realhostname() - a function to correctly lookup | brian | 1999-04-06 | 1 | -2/+2 |
* | Add some rudimentary documentation for my new functions. | jkh | 1998-10-08 | 1 | -2/+5 |
* | Add a simple mechanism for reading property lists from files (which | jkh | 1998-10-07 | 1 | -1/+1 |
* | Add uu_lock_txfr() to transfer ownership of a successful | brian | 1998-05-28 | 1 | -1/+2 |
* | MF22: add login_auth.3 to man page list. | jkh | 1998-02-18 | 1 | -2/+2 |
* | Remove login_progok() | brian | 1997-08-31 | 1 | -2/+2 |
* | Add full support for determining if a user | brian | 1997-08-27 | 1 | -2/+2 |
* | -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys. | bde | 1997-08-26 | 1 | -1/+1 |
* | Add appropriate ${DESTDIR} in front of absolute paths. | asami | 1997-07-18 | 1 | -1/+1 |