Age | Commit message (Expand) | Author |
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 |
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 |
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 |
2005-03-29 | adding initial bioctl code | Marco Peereboom |
2005-03-29 | zaurus supports machdep.apmwarn and machdep.kbdreset, too. | Uwe Stuehler |
2005-03-29 | Allow setting of partition flag with an optional explicit value. PR 4143. | Otto Moerbeek |
2005-03-29 | Add a mount_udf(8) stub. | Pedro Martelletto |
2005-03-29 | +mount_udf | Pedro Martelletto |
2005-03-29 | mount_udf, okay deraadt@ | Pedro Martelletto |
2005-03-29 | Always use network byte order when stuffing port numbers into IPSEC ID | Chad Loder |
2005-03-28 | Fix obvious copy/paste typo. | Kurt Miller |
2005-03-27 | provide enough of a -l mode in non-kvm snooping mode, and krw can shrink | Theo de Raadt |
2005-03-23 | - remove non-existent -p option | Jason McIntyre |
2005-03-23 | - remove references to gated | Jason McIntyre |
2005-03-22 | Compile when nat_traversal is disabled. | Chad Loder |
2005-03-22 | Do not leak keynote session in error path. | Hans-Joerg Hoexer |
2005-03-22 | don't step on ospfd routes, claudio yayayaya | Henning Brauer |
2005-03-18 | Back out a possible bogus minor diff until we investigate what | Chad Loder |
2005-03-15 | reset config line numbers, when daemon gets reinitialized. | Moritz Jodeit |
2005-03-15 | small log message fix. | Marco Pfatschbacher |
2005-03-13 | Typo; spotted by Richard Ben Aleya | Miod Vallat |
2005-03-13 | Use pid_t where appropriate. From Bruno Rohee (thanks). | Chad Loder |
2005-03-13 | turn off accounting when switching to single user; | Markus Friedl |
2005-03-12 | add descriptions of examples; | Jason McIntyre |
2005-03-12 | escape `.' at eol to avoid double spacing issue; | Jason McIntyre |
2005-03-11 | Document 'no' mechanism for mount options; with lots of help from | Otto Moerbeek |
2005-03-11 | simplify monitor main loop | Hans-Joerg Hoexer |
2005-03-10 | remove dead code, noted by ho@ | Hans-Joerg Hoexer |
2005-03-10 | Avoid memory leak if strdup should fail. | Chad Loder |
2005-03-10 | Avoid crash on finalization. We have been using this diff | Chad Loder |
2005-03-09 | Sync with reboot(8) man page. | Kenji Aoyama |
2005-03-07 | more macro simplification; | Jason McIntyre |
2005-03-07 | fd leaks in error paths, From: Andrey Matveev <andrushock@korovino.net> | Henning Brauer |
2005-03-07 | print unsigned long with %lu, not with %d and not with %ld. | Henning Brauer |
2005-03-06 | allow commas in the hfsc service curve spec, inconsistency pointed out in | Henning Brauer |
2005-03-06 | Check strdup return value for failure. OK miod | Chad Loder |
2005-03-06 | print "set skip on" with -v in such a way that the output is valid input | Daniel Hartmeier |
2005-03-05 | Always use correct byte order when stuffing port numbers into packets. | Chad Loder |
2005-03-05 | No need to allocate a local digest buffer. Cleanup error path. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | No need to use a local hashsize. hshoexer@ ok. | Hakan Olsson |
2005-03-05 | Silence a couple of annoying gcc3 warnings. hshoexer@ ok. | Hakan Olsson |