Age | Commit message (Expand) | Author |
2001-02-06 | allow configuring gif ifaces; itojun@ ok | Michael Shalayeff |
2001-02-06 | - bridge_input() expects to be called at splnet(), not splsoftnet() | Jason Wright |
2001-02-06 | sync with latest kame (comment only) | Jun-ichiro itojun Hagino |
2001-02-06 | bad semicolon after "if" conditional. | Jun-ichiro itojun Hagino |
2001-02-06 | allow changing number of loopbacks in ukc. | Michael Shalayeff |
2001-02-06 | only call apm_perror() if get_event() failed | Michael Shalayeff |
2001-02-05 | WSMOUSEIO_SRES, WSMOUSEIO_SSCALE and WSMOUSEIO_SRATE are _IOW(), not _IOR() | Matthieu Herrb |
2001-02-05 | when flags are FLG_WRONLY, say "write only" instead of "read only" | Matthieu Herrb |
2001-02-05 | if a build generates the files, a clean should remove them. ok beck@ | Todd T. Fries |
2001-02-05 | BOOT_CONFIG fits | Theo de Raadt |
2001-02-05 | default to 8 wide for user names | Theo de Raadt |
2001-02-05 | sync | Theo de Raadt |
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 |