Age | Commit message (Expand) | Author |
2011-09-19 | Try and clean system type constants a bit: | Miod Vallat |
2011-07-06 | Remove support for non-microVAX, non-VAXstation, non-VXT hardware in the | Miod Vallat |
2008-08-26 | When using the not-documented-but-ought-to 'boot sd(...)file' syntax (e.g. | Miod Vallat |
2008-08-10 | Add support for the VAXstation 3[58][24]0 to the bootblocks, currently | Miod Vallat |
2008-03-30 | Switch bootloader code to loadfile, and enable a.out and ELF loaders within. | Miod Vallat |
2006-08-30 | Horrible code to work around stupid VXT2000 rom getchar() behaviour, but | Miod Vallat |
2006-08-24 | Enable the appropriate serial transmitters in VXT2000 serial routines, this | Miod Vallat |
2006-08-05 | A potpourri of unrelated changes: | Miod Vallat |
2005-06-12 | index() function is deprecated and shouldn't be used in new code, | Xavier Santolaria |
2003-08-15 | ansi and proto cleanup. one unused function goes away | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-06-11 | New boot code, mostly from ragge's work in NetBSD. | Hugh Graham |
2002-02-13 | use strncpy instead of strcpy (no strcpy in libsa); hugh ok | Theo de Raadt |
2001-10-04 | UKC on vax. | Miod Vallat |
2001-09-10 | Change askname to volatile; this prevents it from being trashed by | Brandon Creighton |
2001-08-25 | Playing with string. | Hugh Graham |
2000-11-25 | Everyone seems to hit the wrong key first time. Change the abort banner | Hugh Graham |
2000-10-04 | eliminate some confusion between rpb and howto -- also make sure that | Brandon Creighton |
2000-06-01 | gcc might use something like autoincremented registers here, which will | Brandon Creighton |
2000-05-01 | fix countdown for vs4000{/60,/90,VLC} -- from netbsd | Brandon Creighton |
2000-04-27 | sync with netbsd -- this involved rearranging things for sanity reasons | Brandon Creighton |