summaryrefslogtreecommitdiff
path: root/usr.sbin/ndiscvt
AgeCommit message (Expand)Author
2013-11-08remove unused variablechristos
2013-07-20Use Mt for email addresses.wiz
2011-11-25Use __deadjoerg
2011-06-09Input function is not usedjoerg
2009-10-29use %option instead of #define YY_NO_...christos
2009-04-22Enable WARNS=4 by default, except for:lukem
2009-02-14Convert more MACHINE tests to MACHINE_ARCHabs
2008-09-27ndiscvt is architecture specific.reed
2007-12-24PR/37604 - Danilo Vidovic -- we do have a ndis(4) man pagejnemeth
2007-12-12Ooops, backout Makefile change in previous - did not intend to commitmartin
2007-12-12When converting unicode input, replace everything with second byte != 0martin
2006-06-11Cast yytext values to unsigned char when testing with isspace() to avoidmartin
2006-06-11Some windows .INF files are UNICODE - extend the scanner to deal with this.martin
2006-05-28unlink temp file in error casejnemeth
2006-05-26In bincvt() use fdopen() on the fdesc returned by mkstemp(), insteadjnemeth
2006-05-26Coverity CID 2977: failed to check for error return from ftell()jnemeth
2006-05-26Coverity CID 3685: memory leakjnemeth
2006-05-26Coverity CID 3027: possible dereference of NULL pointer.jnemeth
2006-05-11properly match char * with char * instead of u_char *.mrg
2006-04-28RCSId police.skrll
2006-04-23Bump date for previous. Remove trailing comma in SEE ALSO.wiz
2006-04-20Build and install the man page on all machine archs.hannken
2006-04-20Added the -f firmware information back, but commented it out. Now it shouldrittera
2006-04-19Backout previous and redo it by eliminating a superflous productionmartin
2006-04-19Remove a reduce/reduce conflict by splitting the "assign" non-terminalmartin
2006-04-19Removed the entire section on firmware from ndiscvt.8 as I don't think this isrittera
2006-04-19Do the lex/yacc portions the sanctioned way, instead of adding Makefile gunk.christos
2006-04-19Be sure to prefix explicitly mentioned source files with ${.CURDIR}/,he
2006-04-18A number of minor changes for NDIS. (OK'd by phil)rittera
2006-04-04Sort options. Add RCS Id. Adapt a bit for NetBSD; needs more workwiz
2006-04-03#included sys/lock.h which is apparently needed in order for ndiscvt torittera
2006-03-30applied zul's ndiscvt patchrittera
2006-03-30added the original files from FreeBSD in usr.sbin/ndiscvt/rittera