summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-06add missing -1 optionJakob Schlyter
2001-02-06add -1 option (force protocol version 1). ok markus@Jakob Schlyter
2001-02-06i can be stooooopidMichael Shalayeff
2001-02-06remove confusing callback codeMarkus Friedl
2001-02-06Punctuation fix from Pekka Savola <pekkas@netcore.fi>Damien Miller
2001-02-06do not ask for passphrase in batch mode; report from ejb@ql.orgMarkus Friedl
2001-02-06stat target for remote chdir before doing chdirDamien Miller
2001-02-06Change host width to 24 so last produces one line per user; deraadt ok.Federico G. Schwindt
2001-02-06enable sftp-server by defaultTheo de Raadt
2001-02-06fatal() if subsystem failsMarkus Friedl
2001-02-06Wait for ssh subprocess at exitDamien Miller
2001-02-06Use getopt to process commandline argumentsDamien Miller
2001-02-06Committed by accident.Artur Grabowski
2001-02-06Rename pcs_bus* to pci_swiz_bus* to reduce confusion and match NetBSD.Artur Grabowski
2001-02-06I don't think there is a reason to enable IDE through isa now thatArtur Grabowski
2001-02-06ipf/ipnat check the securelevel in the original code, so don't do it twice.Federico G. Schwindt
2001-02-06Don't initialize ddb until I've committed elf support for ddb.Artur Grabowski
2001-02-06spelling and KNF.Federico G. Schwindt
2001-02-06Laptop ICH2 IDEChris Cappuccio
2001-02-06syncChris Cappuccio
2001-02-06Laptop ICH2 IDEChris Cappuccio
2001-02-06Bring up-to-dateNiklas Hallqvist
2001-02-06Allow booting on alphas with DDB, although no symbols will be seen.Niklas Hallqvist
2001-02-06allow for configuring number of bridge ifaces in ukc; jason@ ok and helpMichael Shalayeff
2001-02-06If sdl type is ISO88025, print the address using `:' as well.Federico G. Schwindt
2001-02-06cleanup get_pathname, fix pwd after failed cd. okay djm@Niels Provos
2001-02-06Pick up work by matt@netbsd.org to get scsi working on vaxstation 4000/90.Hugh Graham
2001-02-06forgot to bzero() malloced memoryMichael Shalayeff
2001-02-06allow configuring number of tunnel ifacesMichael Shalayeff
2001-02-06allow configuring gif ifaces; itojun@ okMichael Shalayeff
2001-02-06- bridge_input() expects to be called at splnet(), not splsoftnet()Jason Wright
2001-02-06sync with latest kame (comment only)Jun-ichiro itojun Hagino
2001-02-06bad semicolon after "if" conditional.Jun-ichiro itojun Hagino
2001-02-06allow changing number of loopbacks in ukc.Michael Shalayeff
2001-02-06only call apm_perror() if get_event() failedMichael Shalayeff
2001-02-05WSMOUSEIO_SRES, WSMOUSEIO_SSCALE and WSMOUSEIO_SRATE are _IOW(), not _IOR()Matthieu Herrb
2001-02-05when flags are FLG_WRONLY, say "write only" instead of "read only"Matthieu Herrb
2001-02-05if a build generates the files, a clean should remove them. ok beck@Todd T. Fries
2001-02-05BOOT_CONFIG fitsTheo de Raadt
2001-02-05default to 8 wide for user namesTheo de Raadt
2001-02-05syncTheo de Raadt
2001-02-05only attach pseudo-device if it's counter is above zero; deraadt@, maja@ okMichael Shalayeff
2001-02-05If kernel is compile with support for DDB add a ddb command to enterMats O Jansson
2001-02-05Restore change from revision 1.8 that got lost in last commit.Todd C. Miller
2001-02-05No, Intel is not a PC_VENDOR. Intel is a PCI_VENDOR.Artur Grabowski
2001-02-05Sigh. Another horrible abuse in this file..Artur Grabowski
2001-02-05reverse the logic in pcebmatch to match other match functions.Artur Grabowski
2001-02-05set the correct size in pceb_ca.Artur Grabowski
2001-02-05Don't bother checking username length, we trust pw_nameTodd C. Miller
2001-02-05with a bunch of encapsulation layers, eg. (IPsec+IP+EtherIP+ether_header),Jason Wright