| Commit message (Expand) | Author | Age | Files | Lines |
* | Now I really understand the reason for the style.9 rule about not having | peter | 1997-05-19 | 1 | -14/+14 |
* | MF2.2: update login_cap api docs. | davidn | 1997-05-18 | 1 | -9/+23 |
* | For non-root uids, consider root-owned files also 'secure' unless otherwise | davidn | 1997-05-15 | 2 | -4/+4 |
* | Back out previous revision. Shlib version numbers are supposed to be | asami | 1997-05-13 | 1 | -1/+1 |
* | Make uu_* const correct. | brian | 1997-05-12 | 3 | -12/+12 |
* | Add #include <sys/types.h> in synopsis, now required for libutil.h. | davidn | 1997-05-11 | 4 | -4/+8 |
* | Bump shared lib version to 2.3. | davidn | 1997-05-11 | 1 | -1/+1 |
* | MF2.2: bugfix in arrayize(). | davidn | 1997-05-11 | 1 | -2/+2 |
* | Summary of login.conf support changes: | davidn | 1997-05-10 | 10 | -1034/+1700 |
* | Move login_cap.h from src/include for easier maintenance with | davidn | 1997-05-10 | 2 | -0/+143 |
* | Fix punctuation: "it's" -> "its" | danny | 1997-04-17 | 1 | -2/+2 |
* | Fixed missing const in synopsis. | bde | 1997-04-13 | 1 | -2/+2 |
* | Grammar police. | mpp | 1997-04-02 | 1 | -2/+2 |
* | Add Id | ache | 1997-04-02 | 1 | -1/+4 |
* | Code space optimization in uu_lockerr() | ache | 1997-04-02 | 1 | -10/+7 |
* | Remove unused USE_PERROR define and syslog.h include | ache | 1997-04-02 | 2 | -25/+17 |
* | MLINK uu_lockerr(3). | mpp | 1997-04-01 | 1 | -1/+1 |
* | Mdoc police. | mpp | 1997-04-01 | 1 | -9/+10 |
* | Remove the syslog stuff, and allow various return values | brian | 1997-03-31 | 3 | -48/+145 |
* | Move uucplock into libutil and create a manual page. | brian | 1997-03-30 | 4 | -3/+276 |
* | Fixed misquoted arg in synopsis. | bde | 1997-03-19 | 1 | -2/+2 |
* | "infinity" check was missed from login_getcapsize(), add it | ache | 1997-02-27 | 1 | -1/+7 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 19 | -19/+19 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | 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 |