summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-03-08Add support for the new sigset_t and sigaction.jasoni
2000-03-08Various cleanups and improvements.Aaron Campbell
2000-03-07Various cleanup.Aaron Campbell
2000-03-07typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.deMarkus Friedl
2000-03-07Typo in synopsis: sont --> constAlex Feldman
2000-03-07Use ETHERTYPE_8021QChris Cappuccio
2000-03-07add ETHERTYPE_8021QChris Cappuccio
2000-03-07Add 802.1Q from kuznet@ms2.inr.ac.ru via tcpdump.orgChris Cappuccio
2000-03-06Various mdoc fixups.Aaron Campbell
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
2000-03-06version 1.2.3Theo de Raadt
2000-03-06fix pr 1113, fclose() -> pclose(), todo: remote popen()Markus Friedl
2000-03-06syncTheo de Raadt
2000-03-06do signed hex instead of %DMichael Shalayeff
2000-03-06- ``Option:'' -> ``The options are as follows:''Aaron Campbell
2000-03-06Correct SYNOPSIS (rev(1) accepts more than one file argument); from FreeBSD.Aaron Campbell
2000-03-06Covert to mdoc; from FreeBSD, with some modifications by me.Aaron Campbell
2000-03-06Some section re-ordering.Aaron Campbell
2000-03-06Add HISTORY sections; from FreeBSD.Aaron Campbell
2000-03-06oopsMichael Shalayeff
2000-03-06mdoc'ify; from FreeBSD, with many modifications by me.Aaron Campbell
2000-03-06do not save/restore callee-save regs on trap, except for DDBMichael Shalayeff
2000-03-05Don't issue an initial SCSI bus reset for Ultra3 cards. What seems tomjacob
2000-03-05roll minor revision levelmjacob
2000-03-05Clean up some error messages so that the channel source is printed. Don'tmjacob
2000-03-05regenMichael Shalayeff
2000-03-05add toshiba pci-isa bridge; from aaron@Michael Shalayeff
2000-03-05Remove hard sentence breaks.Aaron Campbell
2000-03-05fix size check case for getgroups; pbucich@sion.comTheo de Raadt
2000-03-05Various improvements, including a few HISTORY sections added from FreeBSD.Aaron Campbell
2000-03-05Change prompt string from "Location:" to "Office Location:", to disambiguateAaron Campbell
2000-03-05export bios_pciinfo for the whole _KERNEL, there will be more files to use itMichael Shalayeff
2000-03-05D not forget our memmap changes, ok mickey@Niklas Hallqvist
2000-03-05Adda a stripcom function to strip comments (and leading whitespace,Todd C. Miller
2000-03-05Finish standardizing options list introduction.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
2000-03-04Point out that dmesg is most commonly used to review system startup msgs.Aaron Campbell
2000-03-04Many improvements and general cleanup/standardization.Aaron Campbell
2000-03-04Add EXAMPLES section, with OPENBSD printed in lights.Aaron Campbell
2000-03-04mdoc'ifyAaron Campbell
2000-03-04Try to standardize the options list introduction; it should read "The optionsAaron Campbell
2000-03-04syncTheo de Raadt
2000-03-04amd devices; dave@dtsp.co.nzTheo de Raadt
2000-03-04TypoLouis Bertrand
2000-03-04Clearer note about the daily security report.Louis Bertrand
2000-03-04Make P_tmpdir point to /tmp/ not /var/tmpTodd C. Miller
2000-03-04Remove unnecessary, unreached, confusing code.Artur Grabowski
2000-03-04Cut the number of dependencies to reduce problems on low-memory machines.Artur Grabowski
2000-03-04Improve.Aaron Campbell
2000-03-04Use .Va for errno.Aaron Campbell