summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-10-04fix xfs_devpoll so it works.Bob Beck
2003-10-04move [-d] from NAME to SYNOPSIS;Jason McIntyre
2003-10-04.Nm with punctuation no longer requires an argument;Jason McIntyre
2003-10-04Allow ".Nm [punctuation]" to work (previously an argument was needed).Jason McIntyre
2003-10-04prevent line breaks on .Xr's; from NetBSD;Jason McIntyre
2003-10-04syncAlexander Yurchenko
2003-10-04VIA VT8237 southbridgeAlexander Yurchenko
2003-10-04Note that for usage(), numbers (as options) come first, followed byJason McIntyre
2003-10-04(boot): device: filename -> device:filenameJason McIntyre
2003-10-04negotation -> negotiation;Jason McIntyre
2003-10-04typos; fixes passed back to Heimdal.Jason McIntyre
2003-10-04set flag that we are restarting; pr 2886, also same diff found in netbsd;Theo de Raadt
2003-10-04incorrect Ar vs FlTheo de Raadt
2003-10-04whois port hack thingy; rperkins@tcsg.netTheo de Raadt
2003-10-04fix pr 3292Bob Beck
2003-10-04bpf support for atm cards; from jason@ackley.netTheo de Raadt
2003-10-04syncTheo de Raadt
2003-10-04Support for Matrix Orbital USB LCD Modules; cjeker@diehard.n-r-g.comTheo de Raadt
2003-10-04more typos; PR3507, From: tom.cosgrove@arches-consulting.comHenning Brauer
2003-10-03missing -h support; jeffi@rcn.comTheo de Raadt
2003-10-03Initialize environ before calling constructors or atexit.Dale Rahn
2003-10-03exit if no config file; jeffi@rcn.comTheo de Raadt
2003-10-03Make msp bind to 127.0.0.1 instead of localhost since "localhost" mayTodd C. Miller
2003-10-03Use the commen DMT constants, and try to provide at least as many informationMiod Vallat
2003-10-03deal with KAME embedded scope-id for PF_KEY (Encap) route dump. deraadt okJun-ichiro itojun Hagino
2003-10-03syncTheo de Raadt
2003-10-03Fix off-by-one, patch from Patrick Latifi; closes PR 3492Todd C. Miller
2003-10-03updated URL for zlib from wiz@netbsd;Jason McIntyre
2003-10-031) Don't loop on invalid commandsBob Beck
2003-10-03remove error code that can't be returned;Jason McIntyre
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-10-03Bring several fixes from FreeBSD to our current pipe implementation:Miod Vallat
2003-10-03correct hash for EXAMPLES, plus some typos;Jason McIntyre
2003-10-02Cardbus -> CardBus to match the rest.Federico G. Schwindt
2003-10-02typo; from tom.cosgrove at arches-consulting dot com. PR/3504.Federico G. Schwindt
2003-10-02clean up p = realloc(pRyan Thomas McBride
2003-10-02chroot handling for SSLCertificateChainFile, problem found and fix tested byHenning Brauer
2003-10-02Upon invoking the freshly loaded binary, populate registers via embedded asmMiod Vallat
2003-10-02print openssl version, too, several requests; ok henning/djm.Markus Friedl
2003-10-02Fix some DAE processing logic - the kernel would incorrectly end up retryingMiod Vallat
2003-10-02Ack external interrupts before reenabling them on 187.Miod Vallat
2003-10-02Round VM_MAX_KERNEL_ADDRESS to a page boundary.Miod Vallat
2003-10-02missing $OpenBSD:; dtuckerMarkus Friedl
2003-10-02do not try to send incomplete fragments on ENOBUFS caseJun-ichiro itojun Hagino
2003-10-02correct endian handling of ip->ip_off.Jun-ichiro itojun Hagino
2003-10-02use err/warn instead of fprintf/exitMichael Shalayeff
2003-10-02style sync w/ kameJun-ichiro itojun Hagino
2003-10-02Sync with pfvar.hRyan Thomas McBride
2003-10-02two minor fixes. set errno on recursive calls. ENOMEM suggested by marc@.Ted Unangst
2003-10-01it turned that only adding the cardbus part was not enough to haveFederico G. Schwindt