Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-27 | Kill some lint warnings by changing some variables to more | Moritz Jodeit | |
appropriate types and change some strtoul() to use strtonum(). ok deraadt@ | |||
2006-05-27 | document modp3072. | Hans-Joerg Hoexer | |
2006-05-27 | replace ipsecadm with ipsecctl. ok and requested by deraadt@ | Hans-Joerg Hoexer | |
2006-05-27 | Kill unused Aflag support that sneeked in via netstat code. | Claudio Jeker | |
2006-05-27 | Do not print an error in case of ENOPROTOOPT. Install medias do not have | Claudio Jeker | |
IPSec support and so will print a "route: spd-sysctl-estimate: Protocol not available" on upgrades. Requested and ok deraadt@ | |||
2006-05-27 | Adresses can be specified in CIDR notation, as symbolic host names, interface | Hans-Joerg Hoexer | |
names or interface group names. So it's time to document this... | |||
2006-05-27 | allow to specify groups to be used IKE | Hans-Joerg Hoexer | |
2006-05-27 | add group15/modp3072 to default configurations. | Hans-Joerg Hoexer | |
2006-05-26 | ipsectl -> ipsecctl | Jason McIntyre | |
2006-05-26 | vpn.8 removal; | Jason McIntyre | |
2006-05-26 | let us not talk about ipsecadm and vpn anymore; ok reyk | Theo de Raadt | |
2006-05-26 | \<char> is <char> except for \<newline> -- no exceptions. much like how | Theo de Raadt | |
other things work. ok henning | |||
2006-05-26 | Assign locator.target to blink structure. | Marco Peereboom | |
2006-05-25 | handle Online/Scrub SD state for marco | Theo de Raadt | |
2006-05-25 | more room for seconds string | Theo de Raadt | |
2006-05-25 | print seconds of progress, if driver makes it available; ok marco | Theo de Raadt | |
2006-05-25 | handle new volume status, and print % if known; ok marco | Theo de Raadt | |
2006-05-23 | member interfaces of groups might have no IPs and ifa_lookup retun NULL, | Henning Brauer | |
account for that. fixes PR5130, ok dhartmei | |||
2006-05-23 | remove reference to spppcontrol, which rests in peace in the Attic | Reyk Floeter | |
ok brad@ | |||
2006-05-21 | Pretty print netmasks in monitor mode. | Marco Pfatschbacher | |
From Alexander Bluhm <Alexander_Bluhm at genua.de> OK henning@ | |||
2006-05-18 | paramter -> parameter | Miod Vallat | |
2006-05-17 | various fixes; | Jason McIntyre | |
2006-05-17 | Document recent sysctl additions. | Gordon Willem Klok | |
ok jmc@, deraadt@ | |||
2006-05-17 | implement support for sppp(4) in ifconfig. have a look at the updated | Reyk Floeter | |
manual pages pppoe(4) and sppp(4) for examples. the spppcontrol(8) utility is not required anymore and will probably be removed in the near future. ok deraadt@ | |||
2006-05-16 | change only use of slice to 'partition letter' to be consistent with | Kevin Steves | |
use of partition everywhere else; ok jmc@ | |||
2006-05-15 | permit proto 0; ok hshoexer | Theo de Raadt | |
2006-05-15 | whitespace cleanup | Felix Kronlage | |
ok claudio@, mbalmer@ | |||
2006-05-15 | delete weird C | Theo de Raadt | |
2006-05-14 | better english to describe interfaces without bandwidth info; ok henning | Theo de Raadt | |
2006-05-12 | put back original getopt(3) handling lost during the update | Martin Reindl | |
2006-05-11 | fix some spelling; noticed by david@ | Hans-Joerg Hoexer | |
2006-05-11 | remove a bunch of linux and NeXT defines and, in turn, -D__unix__ | Martin Reindl | |
2006-05-10 | () macro params; jan.niemann@tu-bs.de | Theo de Raadt | |
2006-05-09 | Administrative changes for aviion, ok deraadt@ | Miod Vallat | |
2006-05-09 | new sentence, new line; | Jason McIntyre | |
2006-05-09 | spelling | Theo de Raadt | |
2006-05-08 | add 'link-timeout n' seconds option to grammer, from fkr@hazardous.org | Theo de Raadt | |
default remains 10 seconds. | |||
2006-05-07 | Add a little debug to test BIOCINQ primitive. | Marco Peereboom | |
2006-05-05 | correct correct rfc reference | Damien Miller | |
2006-05-05 | correct rfc reference | Damien Miller | |
2006-05-04 | check for degenerate Diffie-Hellman public exponents; | Damien Miller | |
ok markus@ hshoexer@ deraadt@ | |||
2006-05-02 | fix creation of sub-anchors, e.g. if you create an anchor /foo/bar, create | Daniel Hartmeier | |
only bar under foo, not /bar as well. secondly, when using "load anchor from" from a sub-anchor, the loading point should be relative to the sub-anchor doing the load (unless absolute paths are used, of course). from Boris Polevoy. probably a -stable candidate. | |||
2006-05-01 | add support for "tagged {}" lists, from Pierre-Yves Ritschard | Daniel Hartmeier | |
2006-04-29 | remove get_linux_name() and an accompanying variable; | Martin Reindl | |
this function was a stub after the last cleanup | |||
2006-04-29 | With last pdisk and full functionality for mac68k now in place, start | Martin Reindl | |
cleaning the maze of ifdef's not relevant for us. This round wipes most linux and/or MacOS-only bits, more to come. | |||
2006-04-27 | update for pdisk 0.8a2, from NetBSD, retaining our local changes; | Martin Reindl | |
summing it up: - Clean up sources - fix naming, delete old email addresses - Added support for display of Mac volume names - Fix block 0 display to show logical offset of drivers - Require confirmation of quit without write - Fix iteration to not complain about missing devices - Warn when creating/writing a map with more than 15 entries and, most important, add do_update_dpme() which allows us to partition OpenBSD slices without previous MacOS setup. Tested with shared MacOS install on macppc, procedure there remains the same. grammer and spelling help and ok jmc@ ok miod@ | |||
2006-04-27 | Avoid spurious 'summary information bad' warnings, okay tedu@ | Pedro Martelletto | |
2006-04-26 | man page is gzip'd, should store as unsigned char array. | Theo de Raadt | |
2006-04-26 | man page is gzip'd, should store as unsigned char array. | Theo de Raadt | |
2006-04-25 | for SENSOR_TIMEDELTA, store time in nanoseconds. discussion with kettenis | Theo de Raadt | |
mbalmer will have to cope. |