Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Oops. Some ut_time stuff slipped through the cracks. These turned out | peter | 2002-11-17 | 1 | -1/+2 |
| | | | | to be non-fatal due to stack alignment roundups. | ||||
* | Add __FBSDID()s to libutil | dillon | 2001-09-30 | 1 | -3/+3 |
| | |||||
* | Constify the arg to logout(3). It is const-safe. | peter | 2000-09-04 | 1 | -2/+2 |
| | | | | (cosmetic: drop some "register" qualifications too.) | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Now take stdio.h out of files that don't require it. | jkh | 1998-10-09 | 1 | -2/+1 |
| | |||||
* | All these have to include stdio.h now. | jkh | 1998-10-09 | 1 | -1/+2 |
| | |||||
* | Protect the copyright comments from reformatting by | steve | 1997-08-13 | 1 | -1/+6 |
| | | | | | | | indent and make this compile -Wall clean like the Makefile suggests that it should. :) Pointed out by: Bruce Evans <bde@zeta.org.au> | ||||
* | Bump libutil revision after recent addition of setproctitle(). | peter | 1996-01-01 | 1 | -0/+1 |
| | | | | | | | | Install (optional) libutil.h with prototypes for the functions and document this in the man page. minor cleanups to the various routines, include the prototype file, declare return codes etc. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+72 |