Re: ifconfig(8) refactoring -- YACC grammar now online

2003-12-01 Thread Jonathan Mini
ernal framework looks a lot more like an 802 environment than a point-to-point link. Both if_tap and if_tun are quite handy, given different types of projects. -- Jonathan Mini [EMAIL PROTECTED] http://www.freebsd.org ___ [EMAIL PROTECTED] mailing list

Re: any file --> symbol in .o file

2002-05-19 Thread Jonathan Mini
g deal. Gcc will do the right thing when it sees a large const like that, and align the whole thing in .data. If you want specific aligment, you could then use gcc's __alignment__((n)) attribute. It's not portable, but the same alignment doesn't always make sense on differe

Re: any file --> symbol in .o file

2002-05-19 Thread Jonathan Mini
last few lines are a trap for address-harvesting spambots. > Do NOT send mail to <[EMAIL PROTECTED]>, or you are likely to > be blocked. > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-hackers" in the body of the message -- Jonathan Mini &l

Re: nextboot loader diff

2002-05-10 Thread Jonathan Mini
o that we could build a fall-back method for an OS upgrade. -- Jonathan Mini <[EMAIL PROTECTED]> http://www.haikugeek.com "He who is not aware of his ignorance will be only misled by his knowledge." -- Richard Whatley To

Re: nextboot loader diff

2002-05-09 Thread Jonathan Mini
about the code > needed to do that? Gordon is working on rewriting nextboot(8) so that it works again. I shouldn't have to tell you to RTFM, Terry. ;P -- Jonathan Mini <[EMAIL PROTECTED]> http://www.haikugeek.com "He who is not aware of his ignorance will be only misled by his k

Re: syscons screensaver

2002-04-05 Thread Jonathan Mini
term_info_t) > #define CONS_SETTERM _IOW('c', 113, term_info_t) > +#define CONS_SAVER_KBD_ONLY _IOW('c', 114, int) > > #ifdef PC98 > #define ADJUST_CLOCK _IO('t',100)/* for 98note resume */ -- Jonathan Mini [EMAIL PROTECTED] desolation... despair... plastic forks... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message