Date: Mon, 1 May 2006 14:15:24 GMT From: Dave Foster <dave@canadian.net> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/96589: Periodic monthly invalid times Message-ID: <200605011415.k41EFO19053748@www.freebsd.org> Resent-Message-ID: <200605011420.k41EKKrq042369@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96589 >Category: misc >Synopsis: Periodic monthly invalid times >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 01 14:20:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dave Foster >Release: 6.1-rc1 >Organization: Canadian Net >Environment: red# uname -a FreeBSD red.canadian.net 6.1-RC FreeBSD 6.1-RC #0: Tue Apr 25 02:38:15 EDT 2006 dave@redpine.canadian.net:/usr/src/sys/i386/compile/REDPINE i386 >Description: Machine has been compiled fron source to allow 32 character usernames. By changing : /usr/src/sys/sys/param.h MAXLOGNAME 16 /usr/src/include/utmp.h UT_NAMESIZE 16 /usr/src/include/stdio.h L_cuserid (UT_NAMESIZE + 1) This is required for a control panel type application. Running periodic monthly manually or automatically, results in: Doing login accounting: (Changed 48 of 54 records to have a more likely time value) (Skipped 5 of 54 records due to invalid time values) ŚíJDttyp0 0.00 total 0.00 -- End of monthly output -- Checked with mergemaster, Relevent files have not changed from FBSD 6 to 6.1-rc1 >How-To-Repeat: Have 2 machines doing the same! Install 6.0 use cvsup to update to stable (RC-1) modify the required lines for long usernames (perhaps something is new?) compile and run periodic monthly >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605011415.k41EFO19053748>