Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-07-18 | proper variable handling | Michael Shalayeff | |
i386,machine links | |||
1997-07-18 | yet another small step towards MI boot | Michael Shalayeff | |
1997-07-18 | save %fs %gs | Michael Shalayeff | |
1997-07-18 | proper includes | Michael Shalayeff | |
const allocate sapace to pass bios regs to/from call | |||
1997-07-18 | proper includes | Michael Shalayeff | |
s/BIOSINT/DOINT/g pass %es in bios regs save area | |||
1997-07-17 | prper variable handling | Michael Shalayeff | |
-nostdinc do not feed data into text | |||
1997-07-17 | includes | Michael Shalayeff | |
1997-07-17 | i love that const | Michael Shalayeff | |
1997-07-17 | oops, who needs that ugly kernel hack? | Michael Shalayeff | |
1997-07-17 | proper variable handling | Michael Shalayeff | |
add apm_init.S | |||
1997-07-17 | proper includes | Michael Shalayeff | |
apm prototypes/declarations some prototypes | |||
1997-07-17 | add BIOS definitios/etc | Michael Shalayeff | |
1997-07-17 | proper includes | Michael Shalayeff | |
add const for consw declarations | |||
1997-07-17 | use const where appropriate (; | Michael Shalayeff | |
1997-07-17 | who needs this? | Michael Shalayeff | |
1997-07-17 | don't count on luser includes | Michael Shalayeff | |
1997-07-17 | proper includes | Michael Shalayeff | |
1997-07-17 | proper const | Michael Shalayeff | |
1997-07-17 | add smart com probe approach | Michael Shalayeff | |
limit to 9600 for now (will be better soon) | |||
1997-07-17 | take partition in an account | Michael Shalayeff | |
add -h -s, to fake BIOS geometry | |||
1997-07-17 | use cpp, not equ | Michael Shalayeff | |
1997-07-17 | proper size/stripping/handling | Michael Shalayeff | |
1997-07-17 | use includes, nort private defines | Michael Shalayeff | |
1997-07-17 | Wall | Theo de Raadt | |
1997-07-17 | proto ksearch/msearch | Theo de Raadt | |
1997-07-17 | unistd.h | Theo de Raadt | |
1997-07-17 | Xr fix | Theo de Raadt | |
1997-07-17 | .Xr fix | Theo de Raadt | |
1997-07-17 | __BEGIN_DECLS/__END_DECLS | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-07-17 | doc @ commands; mouse | Theo de Raadt | |
1997-07-17 | clean | Theo de Raadt | |
1997-07-17 | Change a strcpy() -> strncpy() because I'm paranoid. | Todd C. Miller | |
1997-07-17 | proto more | Theo de Raadt | |
1997-07-17 | verf is a ptr | Theo de Raadt | |
1997-07-17 | Use u_int32_t not size_t. | Todd C. Miller | |
1997-07-17 | Typo | Todd C. Miller | |
1997-07-17 | Manpage for RMD*(3) | Todd C. Miller | |
1997-07-17 | More typos. | Todd C. Miller | |
1997-07-17 | Allow passing of a NULL digest to RMD160Final(3). | Todd C. Miller | |
1997-07-17 | Add RIPEMD-160 (rmd160) support to OTP (s/key). | Todd C. Miller | |
1997-07-17 | Adds rmd160 functionality. | Todd C. Miller | |
1997-07-17 | Bump minor version due to RMD160 addition. | Todd C. Miller | |
1997-07-17 | mdX(3)-like interface to RIPEMD-160 hash function. Code by | Todd C. Miller | |
Antoon Bosselaers and massaged by me to fit the mdX(3) API. | |||
1997-07-17 | Fix typo | Todd C. Miller | |