summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-15MAXLOGNAME; ianm@cit.uws.edu.auTheo de Raadt
2001-02-15Change i386 LSI/Symbios/NCR 53c8xx driver to siopKenneth R Westerback
2001-02-15Add man page for siop SCSI driverKenneth R Westerback
2001-02-15approaching UVM support for powerpc, initialize all of the bufferDale Rahn
2001-02-15Import siop, a replacement for the ncr SCSI driver, from NetBSD.Kenneth R Westerback
2001-02-15correct perms on nullTodd T. Fries
2001-02-15Replace 'OpenBSD' with .Ox, 'FreeBSD' with .Fx.Kenneth R Westerback
2001-02-14Relax advertising requirements on copyrightThorsten Lockert
2001-02-14another ne2k, from markus@Michael Shalayeff
2001-02-14regenMichael Shalayeff
2001-02-14another ne2k from markus@Michael Shalayeff
2001-02-14make sure we do not pass shared M_EXT mbuf. will avoidJun-ichiro itojun Hagino
2001-02-14Fix and document 'preserve modes & times' option ('-p' flag in sftp);Damien Miller
2001-02-14syncTheo de Raadt
2001-02-14Sort .Xr in alphabetical order.Federico G. Schwindt
2001-02-14Add pcscp.4.Federico G. Schwindt
2001-02-14Change output to fit OpenBSD.Federico G. Schwindt
2001-02-14Move BUGS section to the bottom.Federico G. Schwindt
2001-02-14Finally, pcscp manpage.Federico G. Schwindt
2001-02-14Theo keeps remembering me things I forgotten. Add pcscp(4) here as well.Federico G. Schwindt
2001-02-14Add pcscp(4) per theo request.Federico G. Schwindt
2001-02-14Add pcscp(4) and change -width to 10n per aaron@ suggest.Federico G. Schwindt
2001-02-14Support for AMD Am53c974 PCscsi-PCI SCSI controllers.Federico G. Schwindt
2001-02-14Add pcscp support.Federico G. Schwindt
2001-02-14sigh. add $OpenBSD$.Federico G. Schwindt
2001-02-14Support for AMD Am53c974 SCSI controllers; from NetBSD.Federico G. Schwindt
2001-02-14fat utmp; ianm@cit.uws.edu.auTheo de Raadt
2001-02-13Don't even look at af_family if accept() returns sa->sa_len == 0brian
2001-02-13setproctitle(user) only if getpwnam succeedsMarkus Friedl
2001-02-13clear select masks on EINTR, noticed by itojun@Markus Friedl
2001-02-13grr, pcvt ioctl support still requiredTheo de Raadt
2001-02-13More sane spl handling. Don't just assume that we're called at spl0.Artur Grabowski
2001-02-13No need to cast splx to (void).Artur Grabowski
2001-02-13Fix authorizer removal problem.Angelos D. Keromytis
2001-02-13Use MIN, not min when counting the pages we steal.Artur Grabowski
2001-02-13When detaching an interface set the if_start, if_ioctl and if_watchdogArtur Grabowski
2001-02-13rtc stops if we miss interrupts. Inspired by code from FreeBSD.Hakan Olsson
2001-02-13Bump maxusers to 32.Artur Grabowski
2001-02-13Cleanup.Artur Grabowski
2001-02-13Avoid theoretical potential buffer overflowPaul Janzen
2001-02-13default more wscons optionsTheo de Raadt
2001-02-13_PW_NAME_LEN doesn't include the NUL, MAXLOGNAME does.Paul Janzen
2001-02-13KNFTheo de Raadt
2001-02-13make the wscons device nodes, wscons0 did not exist.Dale Rahn
2001-02-13Try to keep formatting pretty for long usernamesPaul Janzen
2001-02-13Quiet alpha warnings, principally with correct includesPaul Janzen
2001-02-13No need to know anything about ospeed.Paul Janzen
2001-02-13rely on constants; ianm@cit.uws.edu.auTheo de Raadt
2001-02-13fat utmp fix; ianm@cit.uws.edu.auTheo de Raadt
2001-02-13chare -> charge; Matt Bing <matt@anzen.com>Marco S Hyman