| Commit message (Expand) | Author | Age | Files | Lines |
* | Obsolete fgetline() -> fgetln(); and chop off newline if necessary. | davidn | 1997-02-10 | 1 | -4/+5 |
* | 1MB is 1048576 bytes, not 1038476 bytes. (I can see that the original | asami | 1997-02-05 | 1 | -1/+1 |
* | Fix free()ing block twice, remove unused function. | davidn | 1997-01-30 | 1 | -15/+1 |
* | Fix typo .->, for default separators in login_getcaplist(). | davidn | 1997-01-29 | 1 | -1/+2 |
* | Completed fixes with login_getcapsize(). | davidn | 1997-01-29 | 1 | -1/+2 |
* | Added -Wall to CFLAGS, cleaned up (all avoidable) warnings. | davidn | 1997-01-29 | 2 | -2/+3 |
* | 1) Fixed bug in free()ing internal string/array where | davidn | 1997-01-29 | 1 | -24/+32 |
* | #include <sys/stat.h> for umask() prototype. | davidn | 1997-01-29 | 1 | -0/+1 |
* | Sort cross references. | wosch | 1997-01-20 | 5 | -11/+11 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 20 | -20/+20 |
* | Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functions | peter | 1997-01-13 | 1 | -1/+1 |
* | Minor mdoc style fixes. | mpp | 1997-01-09 | 3 | -50/+82 |
* | Man page police. | mpp | 1997-01-08 | 1 | -6/+6 |
* | Various bugfixes. | davidn | 1997-01-07 | 2 | -34/+42 |
* | Consistency check: refs to ~/.login.conf should be ~/.login_conf. | davidn | 1997-01-07 | 2 | -7/+7 |
* | Commit the right version this time. :-) | davidn | 1997-01-07 | 1 | -2/+2 |
* | Fix for login_getclass(NULL) case. | davidn | 1997-01-07 | 1 | -4/+6 |
* | Fix typos pointed out by bde (thanks!). | davidn | 1997-01-05 | 1 | -3/+3 |
* | Don't depend only <stdio.h> bogusly including <sys/types.h>. | bde | 1997-01-05 | 1 | -1/+2 |
* | Add missing manpage for login.conf. | davidn | 1997-01-05 | 1 | -0/+361 |
* | Library functions relating to the login class capabilities database, | davidn | 1997-01-04 | 11 | -2/+2644 |
* | Grammatical changes. | alex | 1997-01-01 | 1 | -4/+4 |
* | Spelling/mdoc police. | mpp | 1996-12-30 | 6 | -38/+39 |
* | Finally document the interfaces found in libutil. While being here, | joerg | 1996-12-29 | 7 | -2/+425 |
* | Merge Lite2 mods, and -Wall cleaning. undelete(2) cruft | steve | 1996-12-14 | 1 | -2/+7 |
* | Some minor man page cleanup. | mpp | 1996-08-23 | 1 | -9/+10 |
* | General -Wall warning cleanup, part I. | jkh | 1996-07-12 | 2 | -2/+2 |
* | Implement incremental passwd database updates. This is done by ading a '-u' | guido | 1996-07-01 | 1 | -2/+8 |
* | If hostname > UT_HOSTSIZE, use its numeric address instead to keep | ache | 1996-06-17 | 1 | -4/+18 |
* | If the two recently added sysctl variables exist, use those rather than | peter | 1996-02-24 | 1 | -10/+17 |
* | Another round of spelling fixes. | mpp | 1996-01-30 | 1 | -2/+2 |
* | Bump libutil revision after recent addition of setproctitle(). | peter | 1996-01-01 | 8 | -2/+71 |
* | Bring in an initial version of setproctitle().. This is intended to | peter | 1995-12-26 | 3 | -1/+224 |
* | Update to 4.4lite2 (clean up includes; initialize the name of the master | bde | 1995-10-22 | 1 | -9/+10 |
* | Small NIS tweak: frob pw_error() a little so that it can say either | wpaul | 1995-08-13 | 1 | -1/+8 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Fix suspended vipw hangs | ache | 1995-03-09 | 1 | -9/+25 |
* | Support for >32 PTYs. | jkh | 1995-02-09 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
* | This commit was generated by cvs2svn to compensate for changes in r1573, | rgrimes | 1994-05-27 | 6 | -0/+389 |
|\ |
|
| * | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 6 | -0/+389 |
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+148 |
* | BSD 4.4 Lite usr.sbin Sources | rgrimes | 1994-05-26 | 1 | -0/+204 |