summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/stand/netboot
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-03-19"bootparam" specific variables are defined in libsa/bootparam.c now.drochner
2003-03-13kill the last use of NENTSdrochner
2003-03-13cope with removal of this sick NENTS macro from libsa/netif.hdrochner
2003-01-03Install release files under "${RELEASEDIR}/${MACHINE}/..." instead oflukem
2002-11-09Make the bootblocks build with warnings.thorpej
2001-11-09Bump the version numbers of all bootloaders which use loadfile_elfXX() nowscw
2001-09-22objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it istv
2001-08-02Bump version numbers of all bootloaders that use loadfile/ELF, to account forbjh21
2001-07-22bcopy -> memcpy, bzero -> memsetwiz
2001-05-28Add Makefile snippets to install netboot in installation/netboothe
2000-07-21switch to sys/conf/newvers_stand.sh for generation of version filesjdolecek
1999-11-13Backout my libsa changes.thorpej
1999-11-12Don't include <lib/libkern/libkern.h> for prototypes that are also insimonb
1999-09-10Nuke the alpha ecoff/elf bootloader and use the libsa/ one instead.ross
1999-05-26uh, get the port name consistently correct (NetBSD/alpha, not NetBSD/Alpha)cgd
1999-05-07include <lib/libkern/libkern.h> for intoa()/inet_ntoa()drochner
1999-04-05now that boot.c does the bootstrap name with a -D, the newvers scriptscgd
1999-04-05don't get the name from newvers, get it from a bootstrap-specific -Dcgd
1999-04-02update for booted_dev and disk->blkdev changes.cgd
1999-04-02abstract the prom device open/close into a separate module, whichcgd
1999-04-02unrevert the changes made last night, now that 'installboot' hascgd
1999-04-01Revert recent changes, which either don't work, or can't be builtross
1999-03-31Compile with -Os (optimize for size).cgd
1999-03-27Bug fix for the bug fix. Be sure to prom_close() in bootxx and boot, but notross
1998-03-28Much more sane boot block builds, from Chris Demetriou.thorpej
1998-01-23Print the correct error number if nfs_mount() fails. From Chris Demetriou.thorpej
1998-01-05RCSID Police.perry
1997-09-06-Wall fixesdrochner
1997-09-06-use DHCP extensions in bootp()drochner
1997-07-22Don't use <lib/libsa/if_ether.h> anymore. This was a copy of thedrochner
1997-05-09Eliminate bogus redefinitions of standard targets.mycroft
1997-04-17STRIP -> STRIPFLAGthorpej
1997-04-06clean up NetBSD RCS ID stringscgd
1997-03-15New ARP system, supports IPv4 over any hardware link.is
1997-01-24reorganize Alpha boot block sources: put common sources in a 'common'cgd
1997-01-23add support for reading gzipped kernels.cgd
1997-01-23update for new kernel library build processcgd
1997-01-18bump versioncgd
1997-01-18printfs newline cosmeticscgd
1997-01-18move an 'int debug;' into boot.c (it was the only diff between boot.c andcgd
1997-01-18note that enet address can be hard-codedcgd
1997-01-18allow netboot ethernet address to be hard-coded into binary so thatcgd
1997-01-17clean up a bit. include libraries more carefully, so that when compressedcgd
1997-01-16seriously clean up makefiles. use libsa/libkern/libz as appropriate,cgd
1997-01-16more carefully include libkern and libsa headerscgd
1996-10-18Use ${INSTALL}.thorpej
1996-10-02bump the versioncgd
1996-10-02spaces/tabs cleanupcgd
1996-10-02clean and polish a bitcgd