Age | Commit message (Expand) | Author |
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 |
2000-03-04 | Various cleanups and mdoc'ing. | Aaron Campbell |
2000-03-04 | Change invalid 'CHAT' loglevel to 'VERBOSE' | Damien Miller |
2000-03-04 | to be Posix.1g compliant, fix ancillary message alignment. it will now be | Jun-ichiro itojun Hagino |
2000-03-04 | Refresh the NAT IP pointer after a potential mbuf reallocation. This | brian |
2000-03-04 | handle corrupt inetd.conf files better; sdb@ssr.com | Theo de Raadt |
2000-03-03 | Fix some printf-type argument bugs | brian |
2000-03-03 | Reverse rutgers change (attachtoparent vs. spawncli) | Todd C. Miller |
2000-03-03 | sync | Theo de Raadt |
2000-03-03 | If we attempted reschedule two times without suceeding, uiomove will yield, | Artur Grabowski |
2000-03-03 | Keep track of the number of times we trigger a reschedule before the | Artur Grabowski |
2000-03-03 | Turns out that our implementation of STAT wasn't RFC 959 compliant. | bitblt |
2000-03-03 | remove WIDE's experimental ip reass code, mistakingly merged in partially. | Jun-ichiro itojun Hagino |
2000-03-03 | Use the LIST_FIRST macro to get the head of zombproc list. | Artur Grabowski |
2000-03-03 | Use LIST_ macros instead of internal field names to walk the allproc list. | Artur Grabowski |
2000-03-03 | fix a comment | Artur Grabowski |
2000-03-03 | Style. | Angelos D. Keromytis |
2000-03-03 | Remove extraneous newline. | Angelos D. Keromytis |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
2000-03-02 | Prep for CardBus support; from NetBSD. | Aaron Campbell |
2000-03-02 | protect more reads and rights^Wwrites w/ spl; avoid inline which blows the co... | Michael Shalayeff |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com> | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms. | Todd T. Fries |
2000-03-02 | sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms. | Todd T. Fries |
2000-03-02 | add missing return value | Todd C. Miller |
2000-03-02 | New function: m_getptr(), takes as argument an mbuf chain and an | Angelos D. Keromytis |
2000-03-02 | Add prototype for m_getptr() | Angelos D. Keromytis |
2000-03-02 | Fix; don't print settings with other options present. Slightly modify | Hakan Olsson |
2000-03-02 | EXTMEM_SIZE is a dead meat; remove commented-out entries | Michael Shalayeff |