Re: Editing /usr/include/*.h?
From: Matthew D. Fuller (fullermd_at_over-yonder.net)
Date: 05/06/04
- Previous message: Rita Lin: "Re: Is it possible to lose a xfer request queued using usbd_transfer()?"
- In reply to: Julian Elischer: "Re: Editing /usr/include/*.h?"
- Next in thread: leafy: "Re: Editing /usr/include/*.h?"
- Reply: leafy: "Re: Editing /usr/include/*.h?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 5 May 2004 22:44:46 -0500 To: Julian Elischer <julian@elischer.org>
On Mon, May 03, 2004 at 05:13:04PM -0700 I heard the voice of
Julian Elischer, and lo! it spake thus:
>
>
> On Mon, 3 May 2004, Kevin A. Pieckiel wrote:
>
> > I want to modify sys/param.h to increase the value of MAXLOGNAME. I know
> I've done exactly this..
>
> edit /usr/src/sys/param.h
There's another #define in another header you have to edit. I'll
think of it in a minute...
Ah; UT_NAMESIZE in include/utmp.h.
Used to do that all the time on 2.x.x to get 16 char usernames 8-)
-- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Rita Lin: "Re: Is it possible to lose a xfer request queued using usbd_transfer()?"
- In reply to: Julian Elischer: "Re: Editing /usr/include/*.h?"
- Next in thread: leafy: "Re: Editing /usr/include/*.h?"
- Reply: leafy: "Re: Editing /usr/include/*.h?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|