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