Age | Commit message (Expand) | Author |
2004-11-02 | KNF - reyk, look at this diff | Henning Brauer |
2004-11-02 | spacing | Theo de Raadt |
2004-11-02 | added new commands to ifconfig used by net80211 interfaces: | Reyk Floeter |
2004-11-02 | delint gunk approved by otto a while back | Theo de Raadt |
2004-11-01 | much to my surprise a minute has only 60 seconds, and the hour 60 minutes, | Henning Brauer |
2004-10-27 | It is no longer necessary to check ioctls SIOCGRADIO and SIOCGTABLE0 | Damien Bergamini |
2004-10-27 | - Remove unused variables declarations | Damien Bergamini |
2004-10-25 | broke parsing, oops, noted by jsg | Theo de Raadt |
2004-10-25 | typo, from Nathan Rickerby | Otto Moerbeek |
2004-10-24 | unify device selection | Theo de Raadt |
2004-10-22 | sparc does not have pci or cardbus, but sgi does | Theo de Raadt |
2004-10-20 | bit of roto-tilling | Theo de Raadt |
2004-10-20 | make more like wicontrol for argument parsing | Theo de Raadt |
2004-10-20 | fix potential memleaks & small cleanup. found by patrick latifi, thanks! | Hans-Joerg Hoexer |
2004-10-20 | support for Intel 2100/2200BG/2915ABG wireless devices written by | Theo de Raadt |
2004-10-14 | avoid collision of variable "err" with err() | Jared Yanovich |
2004-10-14 | Do not generate either a too large super block or a negative number | Otto Moerbeek |
2004-10-13 | print the expire route metric as signed; ok deraadt claudio | Jared Yanovich |
2004-10-11 | enable mount_ntfs on amd64, ok miod@ millert@ | Anil Madhavapeddy |
2004-10-11 | ifgroups reqrite | Henning Brauer |
2004-10-08 | it's kbd(8) not kbd(1) | Jared Yanovich |
2004-10-08 | Use LINE_MAX, not _POSIX2_LINE_MAX. OK miod@ | Todd C. Miller |
2004-10-08 | pull in some changes from libc arc4random (only relevant for non-OpenBSD | Hans-Joerg Hoexer |
2004-10-08 | fix an overflow in the encoding/variant parsing. ok miod henning | Jared Yanovich |
2004-10-08 | Don't increment beyond end of message. | Hakan Olsson |
2004-10-04 | Allow one more char for fstype, to avoid truncation of ISO9660 fstype. | Otto Moerbeek |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-09-30 | print invalid hostmask when refusing it, ok deraadt@ | Daniel Hartmeier |
2004-09-30 | remove stray const, noted by david@ | Otto Moerbeek |
2004-09-29 | Note that the spanning tree protocol is disabled by default on interfaces | Ryan Thomas McBride |
2004-09-28 | Tidy disklabel output for todays big disks. Based on a diff from f | Otto Moerbeek |
2004-09-27 | anchor rules referencing anchors using slashes may need quotes. | Jared Yanovich |
2004-09-27 | make usage() fatal, use err/warn, and minor knf | Jared Yanovich |
2004-09-26 | fix printf's for route metrics. ok henning | Jared Yanovich |
2004-09-26 | capitalize ESP and AH | Jared Yanovich |
2004-09-25 | tidy usage; ok ho hshoexer | Jared Yanovich |
2004-09-24 | simplify some parts, little more warn() fixing. ok henning | Jared Yanovich |
2004-09-24 | Don't process NAT-T keepalives. Noted by Kamel Messaoudi. hshoexer@ ok | Hakan Olsson |
2004-09-24 | kill homegrown quit(); use err()/errx() instead | Jared Yanovich |
2004-09-24 | kill osi and mask, ok henning | Jared Yanovich |
2004-09-23 | grammar/punctuation fixes | Jared Yanovich |
2004-09-23 | properly check read() and write() return values. | Henning Brauer |
2004-09-22 | remove -S, -src, -srcmask, and other source routing stuff. ok henning | Jared Yanovich |
2004-09-21 | Implement "no scrub" to allow exclusion of specific traffic from scrub rules. | Aaron Campbell |
2004-09-21 | spelling fixes; ok jmc@ henning@ | David Krause |
2004-09-21 | print route labels in monitor mode. ok henning | Jared Yanovich |
2004-09-20 | compile cleanly with -Wsign-compare | Hans-Joerg Hoexer |
2004-09-20 | Remove __func__ | Hans-Joerg Hoexer |
2004-09-18 | remove unused var, and then fix the code to watch for waitpid() errors | Theo de Raadt |
2004-09-18 | some delinting; ok otto | Theo de Raadt |