summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1999-09-04Ignore /var/tmp/vi.recover if it is a symlink or owned by non-root.Todd C. Miller
1999-09-04Check to make sure vi recovery files are normal files before tryingTodd C. Miller
1999-09-04add entries for fga, scf, and flashJason Wright
1999-09-04syncTheo de Raadt
1999-09-04Using .Li inside a .Bd -literal block messes up the fonts thereafter;Paul Janzen
1999-09-03entropy saving moved to rcTheo de Raadt
1999-09-03typoTheo de Raadt
1999-09-03md_questions() interface allows asking questions before setsTheo de Raadt
1999-09-03remove a questionTheo de Raadt
1999-09-03in pmap_enter4m use access_type to set the initial mod/ref flags on the pvArtur Grabowski
1999-09-03use setpgt4m for the initial mappings too, not that it really matters sinceArtur Grabowski
1999-09-03Horrible workaround for hanging mount_mfs processes that received a signal.Artur Grabowski
1999-09-03proto bcrypt_gensalt()Theo de Raadt
1999-09-03sizeof("string") includes 0 byte; aazubel@tatu.cnba.uba.arTheo de Raadt
1999-09-03have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes c...Theo de Raadt
1999-09-03We have to set the pagetable pointers with the atomic swap instruction.Artur Grabowski
1999-09-03Change the pmap_enter api to pass down an argument that indicatesArtur Grabowski
1999-09-03Use strtol() and strtoul() instead of atoi(). This allows us to catchTodd C. Miller
1999-09-03inet_ntoa4 should manage 4-calls, not just 2Hakan Olsson
1999-09-03Don't delete the cache on down/up transitions unless it's empty. InsteadJason Wright
1999-09-03unbreak brakeHugh Graham
1999-09-03Mention ext2fs, use the .Ux macro instead of saying UNIX.Todd C. Miller
1999-09-03o make this look more like an OpenBSD driver (removed static's)Jason Wright
1999-09-03syncTheo de Raadt
1999-09-02it was apm v1.1 all the timeMichael Shalayeff
1999-09-02syncDavid Leonard
1999-09-02Treat kern.hostid as a u_int, and clean up parsing of integers on the commandPaul Janzen
1999-09-02Make it read a little better and add a SEE ALSO section.Aaron Campbell
1999-09-02document Ft (Function Type); espie@Aaron Campbell
1999-09-02Missed that one.Marc Espie
1999-09-02Minor fusses: OpenBSD tag, misused macros, codes references path.Marc Espie
1999-09-02Explain CODE REFERENCES just once.Marc Espie
1999-09-02More manpages.Marc Espie
1999-09-02awk -> .Xr awk 1Aaron Campbell
1999-09-02ttys(5), not tty(5)Aaron Campbell
1999-09-02insert missing commaAaron Campbell
1999-09-02use DvAaron Campbell
1999-09-02syncJason Downs
1999-09-02More Initio devicesJason Downs
1999-09-02add uncaceable, per pa1.1 manualMichael Shalayeff
1999-09-02replace w/ one derived from Lites-parisc, UofUtahMichael Shalayeff
1999-09-02re-enable ESS18**; deraadt@David Leonard