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