Age | Commit message (Expand) | Author |
2002-11-12 | build program on hppa only | Theo de Raadt |
2002-11-10 | some creamy filling | Michael Shalayeff |
2002-10-24 | use loadfile | Michael Shalayeff |
2002-09-16 | It's more convinient to spell convinient as ``convenient'', actually. | Miod Vallat |
2002-07-09 | no offset | Michael Shalayeff |
2002-06-11 | err(3) appends a newline already; ok miod@ | Jason Peel |
2002-04-29 | Typos. | Miod Vallat |
2002-03-15 | build really really small | Michael Shalayeff |
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-06 | - recognize serial speeds over 9600 bauds, and allow users to set such a | Miod Vallat |
2002-03-02 | bump the version after recent addition | Michael Shalayeff |
2002-03-02 | more logical order of operations, caveats | Michael Shalayeff |
2002-03-02 | Add machine specific commands to the bootblocks, to let the user display | Miod Vallat |
2002-02-02 | update for newer binutils | Michael Shalayeff |
2002-02-02 | missing NULL | Michael Shalayeff |
2001-07-04 | missed this $OpenBSD$ in former commit | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-06-09 | print return value for debugging purposes | Michael Shalayeff |
2001-06-04 | fix debugging printf, cpu_hpa is not pointer anymore | Michael Shalayeff |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev |
2001-05-16 | entry,leaf_entry proper | Michael Shalayeff |
2000-10-11 | bzero is handled in the lib/arch/hppa/Makefile.inc | Michael Shalayeff |
2000-10-11 | memset.c is in libkern | Michael Shalayeff |
2000-10-03 | do not build debug libs, ovewriting a possible setting in the mk.conf | Michael Shalayeff |
2000-09-03 | add bzero.oto OBJS, since it's generated by other means but .mk rules | Michael Shalayeff |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller |
2000-05-31 | man descendentalism | Michael Shalayeff |
2000-05-31 | build mans all the time, cleanfiles always the same | Michael Shalayeff |
2000-05-31 | cleanup | Michael Shalayeff |
2000-05-30 | elf_ldsym, increase boot minor version | Michael Shalayeff |
1999-12-23 | disable all debugs | Michael Shalayeff |
1999-12-23 | some support for hp som executables | Michael Shalayeff |
1999-12-23 | add hp som file support protos | Michael Shalayeff |
1999-12-23 | clean some more files | Michael Shalayeff |
1999-08-14 | debugging off by default. ok mickey@ | Todd T. Fries |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt |
1999-06-22 | once it proved itself to work on everything we can get to, bump a version to ... | Michael Shalayeff |
1999-05-31 | typo; now we can 'set debug off' at 'boot>' | Todd T. Fries |
1999-05-28 | fix the makefile; i'm evil | Michael Shalayeff |
1999-05-23 | getopt(3) returns -1, not EOF | Aaron Campbell |
1999-05-06 | cleanup | Michael Shalayeff |
1999-05-06 | no lifvar.h anymore | Michael Shalayeff |
1999-05-06 | needs machine/trap.h | Michael Shalayeff |
1999-05-06 | comment | Michael Shalayeff |
1999-05-06 | add lif_* prototypes | Michael Shalayeff |
1999-05-06 | make it compile w/o EXEC_DEBUG | Michael Shalayeff |
1999-05-03 | lifvar.h -- bye, bye | Michael Shalayeff |
1999-04-20 | move load address to 0x700000, so we fit w/ ramdisk | Michael Shalayeff |