<<On Thu, 14 Sep 2000 16:42:00 -0400 (EDT), I wrote: > It would only take a small amount of Makefile magic to fix > this... something like: > perl -ne 'split(/:/); print ("#define\tUID_", uc($_[0]), "\t", \ > $_[2], "\n");' ${PASSWD} >${.TARGET} Oh, I forgot to point out -- this would be easy to do in AWK as well. (Probably easier, actually, but I don't know AWK well enough to actually implement it.) -GAWollman To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: SMPNG kernel on UP Sheldon Hearn
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP John Baldwin
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP John Baldwin
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Garrett Wollman
- Re: SMPNG kernel on UP Garrett Wollman
- Re: SMPNG kernel on UP Jos Backus
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Wes Peters
- Re: SMPNG kernel on UP Poul-Henning Kamp
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Warner Losh
- Re: SMPNG kernel on UP Mark Murray
- Re: SMPNG kernel on UP Mark Murray