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