Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-05 | fix output from remaining passthrough functions | Marco Peereboom | |
2005-04-05 | clean up enumeration. | Marco Peereboom | |
properly print inquiry data. identify devices bioctl cares about. | |||
2005-04-05 | Do not log before/after crypto blobs at log level 10. Makes -DA=10 | Chad Loder | |
useable without enduring pages of hex. OK hshoexer | |||
2005-04-05 | Add -T flag to isakmpd to disable NAT-T support from the command line. | Chad Loder | |
This lets binat setups work again without having to recompile isakmpd. OK ho, hshoexer. | |||
2005-04-05 | - fix another 'an udf' mistake i made | Pedro Martelletto | |
- enhance 'history' and add an 'authors' section | |||
2005-04-05 | The first release this will appear in is OpenBSD 3.8 | Tom Cosgrove | |
ok jmc@ | |||
2005-04-05 | cleanup; ok hshoexer@ | Jason McIntyre | |
2005-04-05 | add -b to synopsis; | Jason McIntyre | |
use .Bk/.Ek to avoid line split; | |||
2005-04-05 | spacing found while digging for bugs | Theo de Raadt | |
2005-04-04 | A bare bone man page. | Hans-Joerg Hoexer | |
2005-04-04 | Add initial blink/unblink harness. | Marco Peereboom | |
Fix INQUIRY namespace polution. Little clean up and new debug messages. | |||
2005-04-04 | fix cvs id tags | Hans-Joerg Hoexer | |
2005-04-04 | Add ipsecctl utility, work in progress | Hans-Joerg Hoexer | |
ok deraadt | |||
2005-04-04 | spacing; ok cloder | Theo de Raadt | |
2005-04-04 | fix byteorder confusion | Hans-Joerg Hoexer | |
ok cloder ho | |||
2005-04-04 | use .h | Marco Peereboom | |
2005-04-04 | Add .h for some cleanup | Marco Peereboom | |
2005-04-04 | print lladdr instead of address; pointed out by a few | Theo de Raadt | |
2005-04-04 | ugh. vax has no wscons either; pt out by deraadt@ | Michael Shalayeff | |
2005-04-03 | - sync to reality (remove dead options) | Jared Yanovich | |
- sort options - mdoc nits (indentation, macro fixes, cleanup) - remove notes about usage on FreeBSD - add a section "SCSI commands" describing that which would be described in a scsi(3) page, written from scratch ok jmc | |||
2005-04-02 | spacing | Theo de Raadt | |
2005-04-02 | fix indentation both, michael knudsen | Henning Brauer | |
2005-04-02 | allow _ in hostnames, but complain since this is not legal, but there is | Henning Brauer | |
no point in punishing openbsd users in fucked up networks From: Michael Knudsen <e@molioner.dk> with input from theo and me | |||
2005-04-01 | make the description clearer; | Jason McIntyre | |
2005-04-01 | no need for Ns here; | Jason McIntyre | |
2005-04-01 | will do disklabels like hppa | Theo de Raadt | |
2005-04-01 | .Ox 3.8, not 3.7; | Jason McIntyre | |
2005-04-01 | delete junk documentation. pr 3918. jmc -- when something is this bad, we ↵ | Theo de Raadt | |
sometimes have to be fast. scsi(3) or anything like it is dead forever | |||
2005-03-30 | all architectures, like, why the hell not | Theo de Raadt | |
2005-03-30 | mention ospfd as well | Henning Brauer | |
2005-03-30 | update copyright for marco who says i can have the free commit | David Gwynne | |
2005-03-30 | sync | Henning Brauer | |
2005-03-30 | generated a .h file with spacing bugs | Theo de Raadt | |
2005-03-30 | make keywords.sh generate an enum for the keys | Henning Brauer | |
2005-03-30 | make set_metric() bail out on invalid keys (unreachable, but better | Henning Brauer | |
safe than sorry later) | |||
2005-03-30 | slightly reword lladdr description for clarity/readability; | Jason McIntyre | |
2005-03-30 | a UDF, not an UDF; | Jason McIntyre | |
unnecessary .Pp; | |||
2005-03-30 | fix .Dd; | Jason McIntyre | |
fix SEE ALSO; new sentence, new line; sort options list; | |||
2005-03-30 | nicer output | Henning Brauer | |
2005-03-30 | get rid of the twisted keywords.[c|h] interaction and just let keywords.sh | Henning Brauer | |
put the defines and the table into the .h | |||
2005-03-30 | more bitrot bites the dust | Henning Brauer | |
2005-03-30 | unconditionalize INET6 support, no binary change | Henning Brauer | |
2005-03-30 | spring cleaning, more to come | Henning Brauer | |
2005-03-30 | these bits can rot in Attic/ | Henning Brauer | |
2005-03-30 | remove ccitt x.25 traces, ok theo | Henning Brauer | |
2005-03-30 | add lladdr command to ifconfig to set MAC address. diffs from freebsd via | Ted Unangst | |
Kyunghwan KIM (prs 2117 and 2118) and Fredrik Widlund. ok deraadt | |||
2005-03-30 | document options | Theo de Raadt | |
2005-03-29 | simplify machine chekc now that almost everything has wscons | Michael Shalayeff | |
2005-03-29 | less ugly printout | Michael Shalayeff | |
2005-03-29 | add bioctl | Marco Peereboom | |
ok mickey@ |