Jon Smirl wrote:
BSD has /dev/vc/0 right? I suspect that code is there to support BSD and make the app portable.
I think it was there to support devfs.
As far as I know the only time Linux has ever had /dev/vc/0 was during the brief excursion into devfs land. At that time /proc/tty/drivers was modified to support devfs. But now devfs has been removed and the device has reverted back to tty0. But /proc/tty/drivers wasn't adjusted for devfs removal.
Agreed. -hpa - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH] Clean up old names in tty code to current names
- From: "Jon Smirl" <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: "Jon Smirl" <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: Alan Cox <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: "Jon Smirl" <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: Alan Cox <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: "Jon Smirl" <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: "Jon Smirl" <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: Alan Cox <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: "Antonino A. Daplas" <[email protected]>
- Re: [PATCH] Clean up old names in tty code to current names
- From: "Jon Smirl" <[email protected]>
- [PATCH] Clean up old names in tty code to current names
- Prev by Date: RE: [linux-pm] [BUG] sleeping function called from invalid context during resume
- Next by Date: Re: [PATCH 2.6.18-rc1 1/1] arch/x86-64: A few trivial spelling and grammar fixes
- Previous by thread: Re: [PATCH] Clean up old names in tty code to current names
- Next by thread: Re: [PATCH] Clean up old names in tty code to current names
- Index(es):