summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-07-18proper variable handlingMichael Shalayeff
i386,machine links
1997-07-18yet another small step towards MI bootMichael Shalayeff
1997-07-18save %fs %gsMichael Shalayeff
1997-07-18proper includesMichael Shalayeff
const allocate sapace to pass bios regs to/from call
1997-07-18proper includesMichael Shalayeff
s/BIOSINT/DOINT/g pass %es in bios regs save area
1997-07-17prper variable handlingMichael Shalayeff
-nostdinc do not feed data into text
1997-07-17includesMichael Shalayeff
1997-07-17i love that constMichael Shalayeff
1997-07-17oops, who needs that ugly kernel hack?Michael Shalayeff
1997-07-17proper variable handlingMichael Shalayeff
add apm_init.S
1997-07-17proper includesMichael Shalayeff
apm prototypes/declarations some prototypes
1997-07-17add BIOS definitios/etcMichael Shalayeff
1997-07-17proper includesMichael Shalayeff
add const for consw declarations
1997-07-17use const where appropriate (;Michael Shalayeff
1997-07-17who needs this?Michael Shalayeff
1997-07-17don't count on luser includesMichael Shalayeff
1997-07-17proper includesMichael Shalayeff
1997-07-17proper constMichael Shalayeff
1997-07-17add smart com probe approachMichael Shalayeff
limit to 9600 for now (will be better soon)
1997-07-17take partition in an accountMichael Shalayeff
add -h -s, to fake BIOS geometry
1997-07-17use cpp, not equMichael Shalayeff
1997-07-17proper size/stripping/handlingMichael Shalayeff
1997-07-17use includes, nort private definesMichael Shalayeff
1997-07-17WallTheo de Raadt
1997-07-17proto ksearch/msearchTheo de Raadt
1997-07-17unistd.hTheo de Raadt
1997-07-17Xr fixTheo de Raadt
1997-07-17.Xr fixTheo de Raadt
1997-07-17__BEGIN_DECLS/__END_DECLSTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17fix XrTheo de Raadt
1997-07-17doc @ commands; mouseTheo de Raadt
1997-07-17cleanTheo de Raadt
1997-07-17Change a strcpy() -> strncpy() because I'm paranoid.Todd C. Miller
1997-07-17proto moreTheo de Raadt
1997-07-17verf is a ptrTheo de Raadt
1997-07-17Use u_int32_t not size_t.Todd C. Miller
1997-07-17TypoTodd C. Miller
1997-07-17Manpage for RMD*(3)Todd C. Miller
1997-07-17More typos.Todd C. Miller
1997-07-17Allow passing of a NULL digest to RMD160Final(3).Todd C. Miller
1997-07-17Add RIPEMD-160 (rmd160) support to OTP (s/key).Todd C. Miller
1997-07-17Adds rmd160 functionality.Todd C. Miller
1997-07-17Bump minor version due to RMD160 addition.Todd C. Miller
1997-07-17mdX(3)-like interface to RIPEMD-160 hash function. Code byTodd C. Miller
Antoon Bosselaers and massaged by me to fit the mdX(3) API.
1997-07-17Fix typoTodd C. Miller