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