Age | Commit message (Expand) | Author |
2003-12-08 | make man page more closely match what's in /proc; | Jason McIntyre |
2003-12-08 | add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadt | Markus Friedl |
2003-12-07 | ANSI | Markus Friedl |
2003-12-07 | typo; lists-openbsd@2ls4agd.net | Theo de Raadt |
2003-12-06 | bit more flesh to the create and destroy; thanks jmc | Theo de Raadt |
2003-12-05 | Style nits | Hakan Olsson |
2003-12-05 | madvise() the mfs storage area as randomly accessed as mfs does it's own clus... | Michael Shalayeff |
2003-12-04 | Validate SPIs presented in DELETE messages of the informational exchange. | Hans-Joerg Hoexer |
2003-12-04 | Typos | Miod Vallat |
2003-12-04 | no, you cannot form a raid from wd0h and wd0h. | Henning Brauer |
2003-12-03 | add support for ifconfig clone; from netbsd; ok deraadt, henning | Markus Friedl |
2003-12-02 | UDP encapsulation for ESP in transport mode (draft-ietf-ipsec-udp-encaps-XX.txt) | Markus Friedl |
2003-11-29 | allow ':' (range including boundaries) to be used whereever '><' (range | Daniel Hartmeier |
2003-11-25 | - document interaction with SIGINFO, as observed by Franciszek Holop on misc@ | Jason McIntyre |
2003-11-22 | daniel stumbled over a broken regress test, and it turned out that I forgot | Henning Brauer |
2003-11-21 | - standard SYNOPSIS | Jason McIntyre |
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy |
2003-11-20 | use .Dv for AF_INET and AF_INET6 (kills ugly line break); | Jason McIntyre |
2003-11-16 | __attribute__((__packed__)) -> __packed | Anil Madhavapeddy |
2003-11-15 | fix savecore on big endian 64 bit arches. OK millert@ | Marco S Hyman |
2003-11-15 | no dup header sys/types.h. from Andrey Matveev | Ted Unangst |
2003-11-14 | in print_status: | Henning Brauer |
2003-11-14 | allow the debuglevel to be set from pf.conf (set debug) | Henning Brauer |
2003-11-09 | Unbreak printing of vlan interface information, commented out accidentally | Ryan Thomas McBride |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-11-08 | Add 'no-sync' state option to prevent state transition messages for states | Ryan Thomas McBride |
2003-11-07 | adress -> address, and a few more; all from Jonathon Gray; | Jason McIntyre |
2003-11-07 | - document /etc/kbdtype | Jason McIntyre |
2003-11-06 | Style nits. | Hakan Olsson |
2003-11-06 | Require encrypted messages are soon as we have the keystate for it. | Hakan Olsson |
2003-11-06 | spis[] type tweak. From Hans-Joerg Hoexer. | Hakan Olsson |
2003-11-06 | two more KNF violations I missed earlier. who introduces those all the time? | Henning Brauer |
2003-11-06 | and fix two err() that should be errx() while beeing here | Henning Brauer |
2003-11-06 | need calloc here | Henning Brauer |
2003-11-06 | KNF | Henning Brauer |
2003-11-06 | allow the label macros to be used in tags as well. | Henning Brauer |
2003-11-06 | don't write magic until the file system is really done. prevents | Ted Unangst |
2003-11-05 | PFS: Perfect Forward Secrecy (RFC 2409); | Jason McIntyre |
2003-11-05 | updated URL from Jared Yanovich; | Jason McIntyre |
2003-11-05 | updated URL from Jared Yanovich; | Jason McIntyre |
2003-11-03 | NULL for NULL pointers, not 0 | Ted Unangst |
2003-11-03 | combine ugly printf(), exit() combo statements into err() or errx(). | Ted Unangst |
2003-10-31 | New libedit api changes. | Otto Moerbeek |
2003-10-31 | These should build on pegasos | Dale Rahn |
2003-10-30 | malloc failures in init? never. but try to be reasonable for one dumb one | Theo de Raadt |
2003-10-28 | better partition finding. instead of groveling around looking for | Ted Unangst |
2003-10-26 | fix partition selection to allow all partitions to be grown. | Ted Unangst |
2003-10-26 | "advbase" is the correct operand. | Ryan Thomas McBride |
2003-10-25 | OpenSSL generates DNs with emailAddress, not Email. | Ryan Thomas McBride |
2003-10-25 | receiveing -> receiving; from Jared Yanovich; | Jason McIntyre |