summaryrefslogtreecommitdiff
path: root/usr.sbin/bootp/common
AgeCommit message (Expand)Author
2021-05-30address-of-packed-member warning is no longer a problem here.joerg
2020-09-06add support for new GCC 9 warnings that may be too much to fixmrg
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2018-02-08Typos.dholland
2017-01-11Disable a couple of warnings until further investigation.joerg
2017-01-11Avoid access to unaligned data.joerg
2011-10-07Fix under-allocation-by-onejoerg
2011-01-04Add missing breaks in switch statement. Found by cppcheck.wiz
2009-04-15Fix -Wsign-compare issueslukem
2008-05-03Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this islukem
2008-05-02WARNS=4xtraeme
2007-05-27For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* bytls
2007-04-29fix typosmsaitoh
2007-03-10 - Remove unused ctype.h headerhubertf
2006-05-23Coverity CID 2448: Remove extra NULL check.christos
2006-02-25Fix some typos.wiz
2004-10-29Add (unsigned char) cast to ctype functionsdsl
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
2003-08-18SIOCGIFCONF -> getifaddrs conversionitojun
2003-07-14use boundedd string opsitojun
2003-02-02guarantee, not guarentee. Idea from miod@openbsd.wiz
2003-01-28unknown, not unkown. Noted by mjl.wiz
2002-09-18minor makefile delintlukem
2002-07-14De-register.wiz
2002-07-13ANSIfy. Remove ifndef __STDC__.wiz
2001-12-12MKfoo=no -> NOfootv
2001-08-20precede, not preceed.wiz
2000-10-11More format string cleanups by sommerfeld.is
1999-03-13set MKLINT=no. noted by NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>lukem
1999-02-13convert from NOxxx= to MKxxx=no.lukem
1999-01-11In userland, pull in <errno.h> instead of <sys/errno.h> for the declarationkleink
1998-07-26const poisoning.mycroft
1998-04-02Need <time.h> for ctime() prototype.kleink
1998-03-15move (using repository copy) bootp{d,ef,gw,test} into a common hierarchylukem
1998-03-14warnsifylukem
1998-01-09RCS Id Police.perry
1997-10-18rcsid fascismlukem
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1996-06-19Minor fixes sent in since bootp-2.4.3 release:gwr
1995-07-25Delete (possibly incomplete) ARP table entry before adding.gwr
1995-07-24Since BSD is defined in sys/param.h, we need to include thatws
1995-05-19Use inet_aton(), not inet_addr().mycroft
1994-12-23play a bit safer with types.cgd
1994-08-24Make this match what I posted on comp.sources.unix as patch 1.gwr
1994-08-22Update to version 2.4gwr
1994-06-27Move this to where the latest consensus indicates it should go.gwr