Age | Commit message (Expand) | Author |
2004-02-15 | switch to sysctl_int_arr(); ok itojun, henning, miod, deraadt | Markus Friedl |
2004-02-15 | add sysctl_int_arr() API similar to BSD/OS; ok itojun, deraadt, miod, henning | Markus Friedl |
2004-02-15 | string.h for memset | Jolan Luff |
2004-02-15 | sneaky disk_unbusy()'s tried to hide | Ted Unangst |
2004-02-15 | 18 -> ETHER_ADDR_LEN*3 in ether_sprintf() for clarity | Anil Madhavapeddy |
2004-02-15 | knf | Ted Unangst |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-02-15 | break in default switch cases | Ted Unangst |
2004-02-15 | pretty code that's easier to read, same effect. | Ted Unangst |
2004-02-15 | sync | Theo de Raadt |
2004-02-15 | backout unapproved diff | Theo de Raadt |
2004-02-15 | - Check error condition on config; load exit() on initial startup, simply | Ryan Thomas McBride |
2004-02-14 | lotsa KNF, no binary change | Henning Brauer |
2004-02-14 | Not used anymore. | Miod Vallat |
2004-02-14 | Broadcom BCM4401 (bce) | Andreas Gunnarsson |
2004-02-14 | - adjust -width | Jason McIntyre |
2004-02-14 | add copyright | Todd T. Fries |
2004-02-14 | remove some unneeded .Fl's; | Jason McIntyre |
2004-02-14 | simplify one of the examples; | Jason McIntyre |
2004-02-14 | some improvements from Jared Yanovich; | Jason McIntyre |
2004-02-14 | sync | Todd T. Fries |
2004-02-14 | copyright 2004 as well, prompted/reminded by miod | Todd T. Fries |
2004-02-14 | Use as much syntaxic sugar from genassym.sh to make this file more readable. | Miod Vallat |
2004-02-14 | Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuff | Alexander Yurchenko |
2004-02-14 | better wording, from jared | Henning Brauer |
2004-02-14 | KNF | Hakan Olsson |
2004-02-14 | Fix DOI select logic, which was broken for IKE vendors that sends non-zero | Hakan Olsson |
2004-02-14 | KNF | Ryan Thomas McBride |
2004-02-14 | Enable statclock at 128/1024. | Dale Rahn |
2004-02-13 | Cleanup debug messages: use %b for status, %x -> 0x%x, wrap lines. | Alexander Yurchenko |
2004-02-13 | Use .Pa, not .Nm, for filenames; spotted by Jared Yanovich. | Miod Vallat |
2004-02-13 | Regen. | Miod Vallat |
2004-02-13 | We have no such thing as non-wscons ttyE. | Miod Vallat |
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson |
2004-02-13 | No need to include <sys/dkbad.h> twice. | Miod Vallat |
2004-02-13 | death to osigaltstack. ok deraadt@ | Ted Unangst |
2004-02-13 | add a couple of ethernet cards, xl appears to work, em by request. | Dale Rahn |
2004-02-13 | accept 'setargs -c' or '(hd0)bsd -c' doesn not currently allow for '-c wd0' | Dale Rahn |
2004-02-13 | order irq,pri args to gsc_intr_establish() the way less confusing compared to... | Michael Shalayeff |
2004-02-13 | as i continuously fail to make osiop drive 700 chip disable it for now | Michael Shalayeff |
2004-02-13 | note com port here too | Michael Shalayeff |
2004-02-13 | I expected cats, not gremlins... | Miod Vallat |
2004-02-13 | another com and xr dino | Michael Shalayeff |
2004-02-13 | support secondary com@dino from todd@ | Michael Shalayeff |
2004-02-13 | Do an explicit pf_update_anchor_rules() after an anchor gets removed. | Marco Pfatschbacher |
2004-02-13 | cleanup signal handling; close descriptors. | Otto Moerbeek |
2004-02-13 | Print protocol and service numbers correctly when -n switch is specified. | Can Erkin Acar |
2004-02-13 | Typo in tty description. | Miod Vallat |
2004-02-13 | sync (correct) | Dale Rahn |
2004-02-13 | sync | Theo de Raadt |