summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-07-06don't overwrite the gzip for nowMichael Shalayeff
1997-07-06remove -gMichael Shalayeff
1997-07-06do gzipMichael Shalayeff
1997-07-06proper OpenBSD macrosMichael Shalayeff
1997-07-06Add apci, major 35.Jason Downs
1997-07-06DDB (crippled), BOOT_CONFIG (not yet working), DISKLABEL_*, fxp, wd & acdNiklas Hallqvist
1997-07-06DDB files + some major number specifications that were missingNiklas Hallqvist
1997-07-06Safer implementations of *_raw_multi_* funcsNiklas Hallqvist
1997-07-06As we parse MBRs on alpha, why not?Niklas Hallqvist
1997-07-06Explicit typingNiklas Hallqvist
1997-07-06wd and acd supportNiklas Hallqvist
1997-07-06wd and acd supportNiklas Hallqvist
1997-07-06get rid of long, and let alpha grok the bad sectoringNiklas Hallqvist
1997-07-06OpenBSD tagNiklas Hallqvist
1997-07-06Fix the register saving when entering the debugger. Present the trap inNiklas Hallqvist
1997-07-06Use a string array to get the name of a trapNiklas Hallqvist
1997-07-06A number should be db_expr_tNiklas Hallqvist
1997-07-06Style nits + provide getreg_val proto conditionally. Removed unused var.Niklas Hallqvist
1997-07-06Enter DDB via CTL+ALT+ESC + style nitsNiklas Hallqvist
1997-07-06DDB support (much not yet implemented).Niklas Hallqvist
1997-07-06Add kernel versions of setjmp/longjmp, needed for DDB. Add an esym pointerNiklas Hallqvist
1997-07-06If -b specified as bootflag (-d was taken) enter DDB. If using a PC keyboardNiklas Hallqvist
1997-07-06Make traps go into DDB if configuredNiklas Hallqvist
1997-07-06Make DDB support more complete (still faking a lot)Niklas Hallqvist
1997-07-06Erase the correct amount of columns. Remove static specifiers.Niklas Hallqvist
1997-07-06Make compile (fxp now probes OK on alpha)Niklas Hallqvist
1997-07-06OpenBSD tagsNiklas Hallqvist
1997-07-06Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.inNiklas Hallqvist
1997-07-06Some architectures need strict alignmentNiklas Hallqvist
1997-07-06OpenBSD tag + typoNiklas Hallqvist
1997-07-06obsolete.Niels Provos
1997-07-06obsolete.Niels Provos
1997-07-06Match changes to other configs, missed in last commit.Jason Downs
1997-07-06unsigned calc should be signed; jdp@polstra.com; freebsd pr#3998Theo de Raadt
1997-07-06Sync with changes from NetBSD, up to 970705.Jason Downs
1997-07-06if we find an unprintable char, bail totallyTheo de Raadt
1997-07-06Sync with NetBSD changes, 970415 - 970705.Jason Downs
1997-07-06sync with NetBSD, 970705.Jason Downs
1997-07-06-Wall happinessJason Downs
1997-07-06Add defopt support, from NetBSD; thorpej (I think, I don't have the commitJason Downs
1997-07-06Fix output format for machines up/down > 99 days.Todd C. Miller
1997-07-06maxpartitions 16Todd C. Miller
1997-07-06Remove -Wcast-qual unless someone has a way to make it not careTodd C. Miller
1997-07-05<time.h>Michael Shalayeff
1997-07-05indentTheo de Raadt
1997-07-05WallTheo de Raadt
1997-07-05disable fxp for nowTheo de Raadt
1997-07-05NULL vs 0 confusionTheo de Raadt
1997-07-05build bsd.rd automaticallyTheo de Raadt
1997-07-05Make _BSD_TIME_T_ int32_t on all platforms. You can't writeTodd C. Miller