summaryrefslogtreecommitdiffstats
path: root/lib/libutil
Commit message (Expand)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$peter1997-02-2219-19/+19
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Obsolete fgetline() -> fgetln(); and chop off newline if necessary.davidn1997-02-101-4/+5
* 1MB is 1048576 bytes, not 1038476 bytes. (I can see that the originalasami1997-02-051-1/+1
* Fix free()ing block twice, remove unused function.davidn1997-01-301-15/+1
* Fix typo .->, for default separators in login_getcaplist().davidn1997-01-291-1/+2
* Completed fixes with login_getcapsize().davidn1997-01-291-1/+2
* Added -Wall to CFLAGS, cleaned up (all avoidable) warnings.davidn1997-01-292-2/+3
* 1) Fixed bug in free()ing internal string/array wheredavidn1997-01-291-24/+32
* #include <sys/stat.h> for umask() prototype.davidn1997-01-291-0/+1
* Sort cross references.wosch1997-01-205-11/+11
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1420-20/+20
* Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functionspeter1997-01-131-1/+1
* Minor mdoc style fixes.mpp1997-01-093-50/+82
* Man page police.mpp1997-01-081-6/+6
* Various bugfixes.davidn1997-01-072-34/+42
* Consistency check: refs to ~/.login.conf should be ~/.login_conf.davidn1997-01-072-7/+7
* Commit the right version this time. :-)davidn1997-01-071-2/+2
* Fix for login_getclass(NULL) case.davidn1997-01-071-4/+6
* Fix typos pointed out by bde (thanks!).davidn1997-01-051-3/+3
* Don't depend only <stdio.h> bogusly including <sys/types.h>.bde1997-01-051-1/+2
* Add missing manpage for login.conf.davidn1997-01-051-0/+361
* Library functions relating to the login class capabilities database,davidn1997-01-0411-2/+2644
* Grammatical changes.alex1997-01-011-4/+4
* Spelling/mdoc police.mpp1996-12-306-38/+39
* Finally document the interfaces found in libutil. While being here,joerg1996-12-297-2/+425
* Merge Lite2 mods, and -Wall cleaning. undelete(2) cruftsteve1996-12-141-2/+7
* Some minor man page cleanup.mpp1996-08-231-9/+10
* General -Wall warning cleanup, part I.jkh1996-07-122-2/+2
* Implement incremental passwd database updates. This is done by ading a '-u'guido1996-07-011-2/+8
* If hostname > UT_HOSTSIZE, use its numeric address instead to keepache1996-06-171-4/+18
* If the two recently added sysctl variables exist, use those rather thanpeter1996-02-241-10/+17
* Another round of spelling fixes.mpp1996-01-301-2/+2
* Bump libutil revision after recent addition of setproctitle().peter1996-01-018-2/+71
* Bring in an initial version of setproctitle().. This is intended topeter1995-12-263-1/+224
* Update to 4.4lite2 (clean up includes; initialize the name of the masterbde1995-10-221-9/+10
* Small NIS tweak: frob pw_error() a little so that it can say eitherwpaul1995-08-131-1/+8
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fix suspended vipw hangsache1995-03-091-9/+25
* Support for >32 PTYs.jkh1995-02-091-2/+2
* Added $Id$dg1994-09-241-0/+2
* This commit was generated by cvs2svn to compensate for changes in r1573,rgrimes1994-05-276-0/+389
|\
| * BSD 4.4 Lite Lib Sourcesrgrimes1994-05-276-0/+389
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+148
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+204
OpenPOWER on IntegriCloud