summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-28cpu options are gone now.Ted Unangst
2007-11-28doh!Ted Unangst
2007-11-28readjust list width after previous;Jason McIntyre
2007-11-28quite a bit of simplification by removing cpu classes.Ted Unangst
2007-11-28add options to specify the check and report intervals. ok deraadtTed Unangst
2007-11-28refine format string, support hh and c for real. ok deraadtTed Unangst
2007-11-28a few more places where getmicrotime is good enough. ok miodTed Unangst
2007-11-28Cleanup and add references to mainbus(4).Joel Sing
2007-11-28add the device and interface class codes for USB Video Class (UVC)Robert Nagy
2007-11-28Be more careful with printf-style formats, and fix a few other nigglesTheo de Raadt
2007-11-28ctob/btoc -> ptoa/atopMartin Reindl
2007-11-28Document the SGI mainbus device. With feedback from jmc@.Joel Sing
2007-11-28do not check malloc return value against NULL, as M_WAITOK is usedCharles Longeau
2007-11-28bump the current file descriptor resource limit (openfiles-cur) to theReyk Floeter
2007-11-28- [-C] and [-c cookie] do not belong in the first synopsis/usage();Jason McIntyre
2007-11-28remove already commented out entries, of devices which we do not support;Jason McIntyre
2007-11-28the ccb lists protect themselves, so we dont have to check if we're atDavid Gwynne
2007-11-28tweak previous;Jason McIntyre
2007-11-28fix SEE ALSO;Jason McIntyre
2007-11-28i'm always behind on the doc updatesTed Unangst
2007-11-28tweak previous;Jason McIntyre
2007-11-28When updating the timestamps on pipes, use getnanotime() instead of moreMiod Vallat
2007-11-28extend proxy exampleReyk Floeter
2007-11-28insert .WAIT so that stuff is built first, and checked afterwards, insteadMarc Espie
2007-11-28typosReyk Floeter
2007-11-28this is openbsd, therefore the native display mode is called openbsdTed Unangst
2007-11-28Remove man pages that do not relate to OpenBSD/sgi. Spotted by jmc@.Joel Sing
2007-11-28delete the compat_09_sys_uname code hereTheo de Raadt
2007-11-28move protos to right placeTheo de Raadt
2007-11-28remove the DIRECTOK flag. the caller semantics were too weird, and it's aTed Unangst
2007-11-28finish conversion to workq. remove list remnants, and put spl in the rightTed Unangst
2007-11-28syncTheo de Raadt
2007-11-28make ata controllers protect their own command lists so atascsi doesnt haveDavid Gwynne
2007-11-28COMPAT_09 uname is only used by freebsd compat, so move it to the right placeTheo de Raadt
2007-11-28add dependencies for protector.o, preventing it from being built too early.Marc Espie
2007-11-28history section is totally wrongTed Unangst
2007-11-28compat_25_sys_omsync is unusedTheo de Raadt
2007-11-28provide a hint that apm might be acpi on some machinesTed Unangst
2007-11-28add apmTed Unangst
2007-11-28first attempt to consolidate some of the apm/acpi documentation.Ted Unangst
2007-11-28fix race: install-all can only be run *after* all is finished, otherwiseMarc Espie
2007-11-28Use cas/casx instead of casa/casxa.Mark Kettenis
2007-11-28COMPAT_{23,25,35} should not be used directlyTheo de Raadt
2007-11-28COMPAT_{23,25,35} should not be used directlyTheo de Raadt
2007-11-28Fix md_swap{in,out}_reloc.Miod Vallat
2007-11-28place a comment as to why these are otherwise emptyTheo de Raadt
2007-11-28unref the label when free'ing a protocol nodeReyk Floeter
2007-11-28add a -d argument, which can be used to peek at values in the kernel.Ted Unangst
2007-11-28use correct data type for the pci address (bus_addr_t)Reyk Floeter
2007-11-28remove unused functionCharles Longeau