| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move 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-13 | kill the last use of NENTS | drochner |
| 2003-03-13 | cope with removal of this sick NENTS macro from libsa/netif.h | drochner |
| 2003-01-03 | Install release files under "${RELEASEDIR}/${MACHINE}/..." instead of | lukem |
| 2002-11-09 | Make the bootblocks build with warnings. | thorpej |
| 2001-11-09 | Bump the version numbers of all bootloaders which use loadfile_elfXX() now | scw |
| 2001-09-22 | objcopy -> ${OBJCOPY}; remove redundant definitions of OBJCOPY?= (it is | tv |
| 2001-08-02 | Bump version numbers of all bootloaders that use loadfile/ELF, to account for | bjh21 |
| 2001-07-22 | bcopy -> memcpy, bzero -> memset | wiz |
| 2001-05-28 | Add Makefile snippets to install netboot in installation/netboot | he |
| 2000-07-21 | switch to sys/conf/newvers_stand.sh for generation of version files | jdolecek |
| 1999-11-13 | Backout my libsa changes. | thorpej |
| 1999-11-12 | Don't include <lib/libkern/libkern.h> for prototypes that are also in | simonb |
| 1999-09-10 | Nuke the alpha ecoff/elf bootloader and use the libsa/ one instead. | ross |
| 1999-05-26 | uh, get the port name consistently correct (NetBSD/alpha, not NetBSD/Alpha) | cgd |
| 1999-05-07 | include <lib/libkern/libkern.h> for intoa()/inet_ntoa() | drochner |
| 1999-04-05 | now that boot.c does the bootstrap name with a -D, the newvers scripts | cgd |
| 1999-04-05 | don't get the name from newvers, get it from a bootstrap-specific -D | cgd |
| 1999-04-02 | update for booted_dev and disk->blkdev changes. | cgd |
| 1999-04-02 | abstract the prom device open/close into a separate module, which | cgd |
| 1999-04-02 | unrevert the changes made last night, now that 'installboot' has | cgd |
| 1999-04-01 | Revert recent changes, which either don't work, or can't be built | ross |
| 1999-03-31 | Compile with -Os (optimize for size). | cgd |
| 1999-03-27 | Bug fix for the bug fix. Be sure to prom_close() in bootxx and boot, but not | ross |
| 1998-03-28 | Much more sane boot block builds, from Chris Demetriou. | thorpej |
| 1998-01-23 | Print the correct error number if nfs_mount() fails. From Chris Demetriou. | thorpej |
| 1998-01-05 | RCSID Police. | perry |
| 1997-09-06 | -Wall fixes | drochner |
| 1997-09-06 | -use DHCP extensions in bootp() | drochner |
| 1997-07-22 | Don't use <lib/libsa/if_ether.h> anymore. This was a copy of the | drochner |
| 1997-05-09 | Eliminate bogus redefinitions of standard targets. | mycroft |
| 1997-04-17 | STRIP -> STRIPFLAG | thorpej |
| 1997-04-06 | clean up NetBSD RCS ID strings | cgd |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1997-01-24 | reorganize Alpha boot block sources: put common sources in a 'common' | cgd |
| 1997-01-23 | add support for reading gzipped kernels. | cgd |
| 1997-01-23 | update for new kernel library build process | cgd |
| 1997-01-18 | bump version | cgd |
| 1997-01-18 | printfs newline cosmetics | cgd |
| 1997-01-18 | move an 'int debug;' into boot.c (it was the only diff between boot.c and | cgd |
| 1997-01-18 | note that enet address can be hard-coded | cgd |
| 1997-01-18 | allow netboot ethernet address to be hard-coded into binary so that | cgd |
| 1997-01-17 | clean up a bit. include libraries more carefully, so that when compressed | cgd |
| 1997-01-16 | seriously clean up makefiles. use libsa/libkern/libz as appropriate, | cgd |
| 1997-01-16 | more carefully include libkern and libsa headers | cgd |
| 1996-10-18 | Use ${INSTALL}. | thorpej |
| 1996-10-02 | bump the version | cgd |
| 1996-10-02 | spaces/tabs cleanup | cgd |
| 1996-10-02 | clean and polish a bit | cgd |