Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-07 | do not install a man page that noone can find the code for | Theo de Raadt | |
1997-07-06 | 64 bit fixes | Niklas Hallqvist | |
1997-07-06 | fix error handling | Michael Shalayeff | |
1997-07-06 | zcat is now in compress | Michael Shalayeff | |
1997-07-06 | correct program name decoding | Michael Shalayeff | |
1997-07-06 | don't overwrite the gzip for now | Michael Shalayeff | |
1997-07-06 | remove -g | Michael Shalayeff | |
1997-07-06 | do gzip | Michael Shalayeff | |
1997-07-06 | proper OpenBSD macros | Michael Shalayeff | |
1997-07-06 | Add apci, major 35. | Jason Downs | |
1997-07-06 | DDB (crippled), BOOT_CONFIG (not yet working), DISKLABEL_*, fxp, wd & acd | Niklas Hallqvist | |
1997-07-06 | DDB files + some major number specifications that were missing | Niklas Hallqvist | |
1997-07-06 | Safer implementations of *_raw_multi_* funcs | Niklas Hallqvist | |
1997-07-06 | As we parse MBRs on alpha, why not? | Niklas Hallqvist | |
1997-07-06 | Explicit typing | Niklas Hallqvist | |
1997-07-06 | wd and acd support | Niklas Hallqvist | |
1997-07-06 | wd and acd support | Niklas Hallqvist | |
1997-07-06 | get rid of long, and let alpha grok the bad sectoring | Niklas Hallqvist | |
1997-07-06 | OpenBSD tag | Niklas Hallqvist | |
1997-07-06 | Fix the register saving when entering the debugger. Present the trap in | Niklas Hallqvist | |
clear text too. | |||
1997-07-06 | Use a string array to get the name of a trap | Niklas Hallqvist | |
1997-07-06 | A number should be db_expr_t | Niklas Hallqvist | |
1997-07-06 | Style nits + provide getreg_val proto conditionally. Removed unused var. | Niklas Hallqvist | |
1997-07-06 | Enter DDB via CTL+ALT+ESC + style nits | Niklas Hallqvist | |
1997-07-06 | DDB support (much not yet implemented). | Niklas Hallqvist | |
1997-07-06 | Add kernel versions of setjmp/longjmp, needed for DDB. Add an esym pointer | Niklas Hallqvist | |
too that should be initialized by the bootloader with the end of the symtab. | |||
1997-07-06 | If -b specified as bootflag (-d was taken) enter DDB. If using a PC keyboard | Niklas Hallqvist | |
this does not yet work as the keyboard is not enough setup to work even in polled mode. | |||
1997-07-06 | Make traps go into DDB if configured | Niklas Hallqvist | |
1997-07-06 | Make DDB support more complete (still faking a lot) | Niklas Hallqvist | |
1997-07-06 | Erase the correct amount of columns. Remove static specifiers. | Niklas Hallqvist | |
1997-07-06 | Make compile (fxp now probes OK on alpha) | Niklas Hallqvist | |
1997-07-06 | OpenBSD tags | Niklas Hallqvist | |
1997-07-06 | Define NETBSD_CORE for all Open/NetBSD targets and sync configure+configure.in | Niklas Hallqvist | |
1997-07-06 | Some architectures need strict alignment | Niklas Hallqvist | |
1997-07-06 | OpenBSD tag + typo | Niklas Hallqvist | |
1997-07-06 | obsolete. | Niels Provos | |
1997-07-06 | obsolete. | Niels Provos | |
1997-07-06 | Match changes to other configs, missed in last commit. | Jason Downs | |
1997-07-06 | unsigned calc should be signed; jdp@polstra.com; freebsd pr#3998 | Theo de Raadt | |
1997-07-06 | Sync with changes from NetBSD, up to 970705. | Jason Downs | |
This includes all of the new frodo drivers, from Michael Smith, hacked up by Jason R. Thorpe; other changes, mostly configuration and/or m68k abstraction related, from Thorpe. A few others of my own. This compiles and runs, have not yet tested Domain kbd or apci ports. | |||
1997-07-06 | if we find an unprintable char, bail totally | Theo de Raadt | |
1997-07-06 | Sync with NetBSD changes, 970415 - 970705. | Jason Downs | |
This includes a new asm.h, as well as even more code abstracted from hp300. These changes are likely to break ports that don't know about them; hp300 runs at the moment. | |||
1997-07-06 | sync with NetBSD, 970705. | Jason Downs | |
1997-07-06 | -Wall happiness | Jason Downs | |
1997-07-06 | Add defopt support, from NetBSD; thorpej (I think, I don't have the commit | Jason Downs | |
message). | |||
1997-07-06 | Fix output format for machines up/down > 99 days. | Todd C. Miller | |
From Janjaap van Velthooven <janjaap@stack.nl> | |||
1997-07-06 | maxpartitions 16 | Todd C. Miller | |
1997-07-06 | Remove -Wcast-qual unless someone has a way to make it not care | Todd C. Miller | |
about discarding "volatile". Implicit casts via prototypes cause major headaches in conjunction with volatile variables. | |||
1997-07-05 | <time.h> | Michael Shalayeff | |
1997-07-05 | indent | Theo de Raadt | |