History log of /src/usr.sbin/bootp/bootpef |
Revision | Date | Author | Comments |
1.1 | 15-Mar-1998 |
lukem | move (using repository copy) bootp{d,ef,gw,test} into a common hierarchy with a libcommon - to stop unnecessary recompilation of the source. add Makefile* to suit.
|
1.2 | 09-Jan-1998 |
perry | RCS Id Police.
|
1.1 | 27-Jun-1994 |
gwr | branches: 1.1.1; Initial revision
|
1.1.1.1 | 27-Jun-1994 |
gwr | Move this to where the latest consensus indicates it should go. Also, integrate some fixes from Christos.
|
1.11 | 04-May-2017 |
sevan | Drop main() prototype.
|
1.10 | 29-Aug-2011 |
joerg | branches: 1.10.32; Use __dead.
|
1.9 | 15-Apr-2009 |
lukem | Fix -Wsign-compare issues
|
1.8 | 02-May-2008 |
xtraeme | branches: 1.8.8; WARNS=4
|
1.7 | 27-May-2007 |
tls | branches: 1.7.10; For FORTIFY_SOURCE: do not pretend to convert code from b* to mem* by using a #define to turn one into the other, this is pointless and causes more portability issues than it solves (admittedly, in the year 1702 when this code was written the opposite may have been the case).
|
1.6 | 17-Nov-2004 |
hira | usage: Print program name. Whitespace nit. Reviewed by uebayasi@. This closes PR bin/26534.
|
1.5 | 13-Jul-2002 |
wiz | ANSIfy. Remove ifndef __STDC__.
|
1.4 | 14-Mar-1998 |
lukem | warnsify
|
1.3 | 18-Oct-1997 |
lukem | rcsid fascism
|
1.2 | 22-Aug-1994 |
gwr | Update to version 2.4
|
1.1 | 27-Jun-1994 |
gwr | branches: 1.1.1; Initial revision
|
1.1.1.1 | 27-Jun-1994 |
gwr | Move this to where the latest consensus indicates it should go. Also, integrate some fixes from Christos.
|
1.7.10.1 | 18-May-2008 |
yamt | sync with head.
|
1.8.8.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.10.32.1 | 11-May-2017 |
pgoyette | Sync with HEAD
|