summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-09-08flags_to_string() and string_to_flags() should take pointers to a u_intTodd C. Miller
1999-09-07ELF64kstailey
1999-09-07add PSW_BITS for printf's sakeMichael Shalayeff
1999-09-07make inittodr() whine some sane thingsMichael Shalayeff
1999-09-07silence -WallBrad Smith
1999-09-07rewrite to define bit positions; more bits from the pa1.1 manualMichael Shalayeff
1999-09-07typos (appeared -> appeared in)Aaron Campbell
1999-09-07typoMarc Espie
1999-09-07+, millert@ okDavid Leonard
1999-09-07The descriptions of the -C and -N options were swapped. Also, mentionTodd C. Miller
1999-09-07print priJason Wright
1999-09-07Add {newline, usage()} to 'unknown command' message.Hakan Olsson
1999-09-07Forgotten detach commit, to make detach of xircom realport workNiklas Hallqvist
1999-09-07update the comment about how the srmmu works (some names were wrong)Artur Grabowski
1999-09-07allow powerdown via tctrl driver for tadpole; from NetBSDJason Wright
1999-09-07this is what it was supposed to be in the last commitMichael Shalayeff
1999-09-07add tadpole microcontroller device driver; from NetBSDJason Wright
1999-09-06succesfully -> successfullyAaron Campbell
1999-09-06succesful -> successfulAaron Campbell
1999-09-06ATAPISCSI, CD-ROM, ISO-9660 fs, ksymskstailey
1999-09-06Send password to encrypt(1) via stdin. millert@ okAlex Feldman
1999-09-06superceded by style(9)Todd C. Miller
1999-09-06oops, thanks, Todd.Marc Espie
1999-09-06Remove STRSPACE limitations.Marc Espie
1999-09-06Use EOS pervasively.Marc Espie
1999-09-06Get rid of mktemp in the handling of diversion.Marc Espie
1999-09-06synchMarc Espie
1999-09-06Misc minor changes:Marc Espie
1999-09-06Optimize STREQ/STREQN some moreMarc Espie
1999-09-06TypoMarc Espie
1999-09-06Corrected overflow logic in fullpath.Marc Espie
1999-09-06Leech newer fat checking code from NetBSD.Marc Espie
1999-09-06unbreak pmap_enterArtur Grabowski
1999-09-06unbreak things after the pmap_enter changeArtur Grabowski
1999-09-06Some XFree86 3.9.15 drivers need to access the BIOS of the VGA boardsMatthieu Herrb
1999-09-06remove debugging cruftJason Wright
1999-09-06p9100 console driver for tadpole 3g[sx] (based on cgthree.c and netbsd'sJason Wright
1999-09-06Add scrollback support to the pcvt (i386 only) console driver.Aaron Campbell
1999-09-05Use stathz to calculate CPU time when available; fixes CPU calculationThorsten Lockert
1999-09-05Support for ATAPI tapes, works but still has some rough edges. Some style.Niklas Hallqvist
1999-09-05styleNiklas Hallqvist
1999-09-05ATAPI tapes are always fixed blocksizeNiklas Hallqvist
1999-09-05use small font if size <= 800x600 (was if size < 800x600)Jason Wright
1999-09-05Put choose_temp_base call back in msdos dependent code.Marc Espie
1999-09-05support for the "short" mouse protocol on tadpole; from netbsdJason Wright
1999-09-05New man pages, adapted from NetBSD.Marc Espie
1999-09-05Document show extentsMarc Espie
1999-09-05SIMPLEQ_END for symetryMarc Espie
1999-09-05Document newer queue macros.Marc Espie
1999-09-04Actually, vi file recivery was not happening on reboot due to aTodd C. Miller