summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-02-05etherip printing code... handles draft (v2) and current (v3)Jason Wright
2001-02-05sprintf purgeTheo de Raadt
2001-02-05always double check the work you do in a 757 over northern Brazil.Theo de Raadt
2001-02-05We won't include mouse and lpt support on the floppy in the nearest future.Artur Grabowski
2001-02-05Remove the NOMAN hack. This is not the way we want to do this.Artur Grabowski
2001-02-05Remove the NOMAN hack. This is not the way we want to do this.Artur Grabowski
2001-02-05please alphaTheo de Raadt
2001-02-05KNF cleanup; tomoTheo de Raadt
2001-02-05short names by default; danh@wzrd.comTheo de Raadt
2001-02-05typo. ntohl -> htonl. sync with kameJun-ichiro itojun Hagino
2001-02-05please alpha gccTheo de Raadt
2001-02-05please binutils in the absence of perfect weak symbolsTheo de Raadt
2001-02-05syncTheo de Raadt
2001-02-05repair unit number calculationTheo de Raadt
2001-02-05improve usageTheo de Raadt
2001-02-05[-] outside bracesTheo de Raadt
2001-02-05extra - in usage tooTheo de Raadt
2001-02-05fix SYNOPSIS line; extra -Theo de Raadt
2001-02-05? == helpTheo de Raadt
2001-02-04alpha happinessTheo de Raadt
2001-02-04sort commands, so that abbreviations work as expectedTheo de Raadt
2001-02-04Add a ``Usable'' function to the ccp switch. The functionbrian
2001-02-04This is OpenBSD, not 4.2BSDTodd C. Miller
2001-02-04Add RETURN VALUES sectionTodd C. Miller
2001-02-04SSH2_FILEXFER_ATTR_UIDGID support; ok markus@Kevin Steves
2001-02-04debugging sftp: precedence and missing break. chmod, chown, chgrpKevin Steves
2001-02-04precedence; ok markus@Kevin Steves
2001-02-04Add support for pseudo devices. Based on the new code in config.Mats O Jansson
2001-02-04libc_r builds on alpha againTheo de Raadt
2001-02-04use base 8 for umask/chmodMarkus Friedl
2001-02-04bring in two more regression tests added by NetBSD.Eric Jackson
2001-02-04Bring in some recent fixup's from NetBSD. This allows lines longer than 65522Eric Jackson
2001-02-04type: ok markus@Damien Miller
2001-02-04setting of maximum fd was wrong; patch from pr 1670: "Evgeni Belin" <ebelin@s...Jason Wright
2001-02-04find ramdisk.conf in the right placeTheo de Raadt
2001-02-04alpha syncTheo de Raadt
2001-02-04please the alphaTheo de Raadt
2001-02-04Add support for pseudo devices. This is done by adding more informationMats O Jansson
2001-02-04Whoops, don't use strlcpy with utmp; millert@Paul Janzen
2001-02-04Copy symlinks in addition to running h2ph so machine/foo.ph worksTodd C. Miller
2001-02-04For unicast packets destined for the bridge machine itself, learn from theJason Wright