Home | History | Annotate | Download | only in netboot
History log of /src/sys/arch/mvme68k/stand/netboot/conf.c
RevisionDateAuthorComments
 1.7  12-Jan-2008  tsutsui Misc cleanup:
- KNF, ANSIfy, remove __P()
- use __func__ to print function names
- use __arraycount()
- include "ioconf.h" for struct cfdriver
- u_intNN_t -> uintNN_t
- wrap long lines
etc.
 1.6  11-Dec-2005  christos branches: 1.6.50; 1.6.56; 1.6.64;
merge ktrace-lwp.
 1.5  28-Jun-2005  junyoung branches: 1.5.2;
#include <lib/libsa/stand.h> rather than <stand.h> or "stand.h"
 1.4  10-Jun-2001  scw branches: 1.4.8; 1.4.24;
Use the versions of dev_net.[ch] in libsa in order to get DHCP support.

In other words, mvme68k's "netboot" finally supports DHCP.
 1.3  17-May-1996  chuck branches: 1.3.46;
Makefile: update from OpenBSD
boot.c: update from sun3 port, with changes for my new boot code put in.
conf.c: config from openbsd, by Theo de Raadt
dev_net.c: update from openbsd (standard dev_net with changes from theo)
dev_net.h: proto from openbsd
 1.2  12-Oct-1995  chuck sync with sun3 version and libsa changes
 1.1  25-Jul-1995  chuck branches: 1.1.1;
Initial revision
 1.1.1.1  25-Jul-1995  chuck branches: 1.1.1.1.2;
mvme68k port -- for the motorola vme147 m68030 card
 1.1.1.1.2.1  12-Oct-1995  chuck sync with sun3 version and libsa changes
 1.3.46.1  21-Jun-2001  nathanw Catch up to -current.
 1.4.24.1  10-Nov-2005  skrll Sync with HEAD. Here we go again...
 1.4.8.2  10-Jun-2001  scw Use the versions of dev_net.[ch] in libsa in order to get DHCP support.

In other words, mvme68k's "netboot" finally supports DHCP.
 1.4.8.1  10-Jun-2001  scw file conf.c was added on branch nathanw_sa on 2001-06-10 14:12:50 +0000
 1.5.2.1  21-Jan-2008  yamt sync with head
 1.6.64.1  19-Jan-2008  bouyer Sync with HEAD
 1.6.56.1  18-Feb-2008  mjf Sync with HEAD.
 1.6.50.1  23-Mar-2008  matt sync with HEAD

RSS XML Feed