Age | Commit message (Expand) | Author |
2001-02-05 | only attach pseudo-device if it's counter is above zero; deraadt@, maja@ ok | Michael Shalayeff |
2001-02-05 | If kernel is compile with support for DDB add a ddb command to enter | Mats O Jansson |
2001-02-05 | Restore change from revision 1.8 that got lost in last commit. | Todd C. Miller |
2001-02-05 | No, Intel is not a PC_VENDOR. Intel is a PCI_VENDOR. | Artur Grabowski |
2001-02-05 | Sigh. Another horrible abuse in this file.. | Artur Grabowski |
2001-02-05 | reverse the logic in pcebmatch to match other match functions. | Artur Grabowski |
2001-02-05 | set the correct size in pceb_ca. | Artur Grabowski |
2001-02-05 | Don't bother checking username length, we trust pw_name | Todd C. Miller |
2001-02-05 | with a bunch of encapsulation layers, eg. (IPsec+IP+EtherIP+ether_header), | Jason Wright |
2001-02-05 | etherip printing code... handles draft (v2) and current (v3) | Jason Wright |
2001-02-05 | sprintf purge | Theo de Raadt |
2001-02-05 | always double check the work you do in a 757 over northern Brazil. | Theo de Raadt |
2001-02-05 | We won't include mouse and lpt support on the floppy in the nearest future. | Artur Grabowski |
2001-02-05 | Remove the NOMAN hack. This is not the way we want to do this. | Artur Grabowski |
2001-02-05 | Remove the NOMAN hack. This is not the way we want to do this. | Artur Grabowski |
2001-02-05 | please alpha | Theo de Raadt |
2001-02-05 | KNF cleanup; tomo | Theo de Raadt |
2001-02-05 | short names by default; danh@wzrd.com | Theo de Raadt |
2001-02-05 | typo. ntohl -> htonl. sync with kame | Jun-ichiro itojun Hagino |
2001-02-05 | please alpha gcc | Theo de Raadt |
2001-02-05 | please binutils in the absence of perfect weak symbols | Theo de Raadt |
2001-02-05 | sync | Theo de Raadt |
2001-02-05 | repair unit number calculation | Theo de Raadt |
2001-02-05 | improve usage | Theo de Raadt |
2001-02-05 | [-] outside braces | Theo de Raadt |
2001-02-05 | extra - in usage too | Theo de Raadt |
2001-02-05 | fix SYNOPSIS line; extra - | Theo de Raadt |
2001-02-05 | ? == help | Theo de Raadt |
2001-02-04 | alpha happiness | Theo de Raadt |
2001-02-04 | sort commands, so that abbreviations work as expected | Theo de Raadt |
2001-02-04 | Add a ``Usable'' function to the ccp switch. The function | brian |
2001-02-04 | This is OpenBSD, not 4.2BSD | Todd C. Miller |
2001-02-04 | Add RETURN VALUES section | Todd C. Miller |
2001-02-04 | SSH2_FILEXFER_ATTR_UIDGID support; ok markus@ | Kevin Steves |
2001-02-04 | debugging sftp: precedence and missing break. chmod, chown, chgrp | Kevin Steves |
2001-02-04 | precedence; ok markus@ | Kevin Steves |
2001-02-04 | Add support for pseudo devices. Based on the new code in config. | Mats O Jansson |
2001-02-04 | libc_r builds on alpha again | Theo de Raadt |
2001-02-04 | use base 8 for umask/chmod | Markus Friedl |
2001-02-04 | bring in two more regression tests added by NetBSD. | Eric Jackson |
2001-02-04 | Bring in some recent fixup's from NetBSD. This allows lines longer than 65522 | Eric Jackson |
2001-02-04 | type: ok markus@ | Damien Miller |
2001-02-04 | setting of maximum fd was wrong; patch from pr 1670: "Evgeni Belin" <ebelin@s... | Jason Wright |
2001-02-04 | find ramdisk.conf in the right place | Theo de Raadt |
2001-02-04 | alpha sync | Theo de Raadt |
2001-02-04 | please the alpha | Theo de Raadt |
2001-02-04 | Add support for pseudo devices. This is done by adding more information | Mats O Jansson |
2001-02-04 | Whoops, don't use strlcpy with utmp; millert@ | Paul Janzen |
2001-02-04 | Copy symlinks in addition to running h2ph so machine/foo.ph works | Todd C. Miller |
2001-02-04 | For unicast packets destined for the bridge machine itself, learn from the | Jason Wright |