aboutsummaryrefslogtreecommitdiff
path: root/include/utmp.h
Commit message (Collapse)AuthorAgeFilesLines
* ll_time and ut_time are int32_t on disk and have to remain that wayPeter Wemm2001-10-271-2/+2
| | | | | | | unless we dont want to run 4.x binaries any more. Notes: svn path=/head/; revision=85609
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50473
* ut_time is a time_t, not a long.John Birrell1998-05-101-2/+2
| | | | Notes: svn path=/head/; revision=35921
* Back out all of yesterdays include file changes.Eivind Eklund1997-05-071-3/+1
| | | | Notes: svn path=/head/; revision=25551
* Make a lot of include-files self-contained. I excluded the patches changingEivind Eklund1997-05-071-1/+3
| | | | | | | | | | | int's to gid_t and uid_t - should I commit these, too? Closes PR misc/2625. Submitted by: Julian Assange <proff@iq.org> Notes: svn path=/head/; revision=25520
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
| | | | Notes: svn path=/head/; revision=23037
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Bump maximum username length to 16 characters. This brings us intoJordan K. Hubbard1996-12-041-2/+2
| | | | | | | | | | | | | | line with BSD/OS and Linux's username limits, making transitioning from either operating system a lot easier than it is now. I'm currently running with this change on my system, as are several others, and have experienced no ill effects. This is not for 2.2! This needs to get shaken out longer term in 3.0. Previously-approved-by: davidg Notes: svn path=/head/; revision=20137
* improve comments for UT_NAMESIZEWolfram Schneider1996-10-271-1/+2
| | | | Notes: svn path=/head/; revision=19211
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+65
Notes: svn path=/head/; revision=1539