summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-29Remove a double (and misspelled) entry for VCE.Marc Balmer
2006-10-29Add acpibtn.4.Michael Knudsen
2006-10-29Add acpibtn based on initial submission from Dmitri Alenitchev andMichael Knudsen
2006-10-29Add first TX path and active scan bits. Don't expect to much yet.Marcus Glocker
2006-10-29LFS and FFS shared the same read and write vnops, throughThordur I. Bjornsson
2006-10-29Remove redundant if (msg) {} block around invocations ofKenneth R Westerback
2006-10-28We don't currently write a disklabel into an OpenBSD ('A6') DOS MBRKenneth R Westerback
2006-10-28M_TRAILINGSPACE(m) returns 0 if M_READONLY(m) is true,Brad Smith
2006-10-28revert previous change; causes segfault when called fromChristian Weisgerber
2006-10-28Dont initialize the nm_srtt and nm_sdrtt arraysThordur I. Bjornsson
2006-10-28correct/expand example of usage of -w; ok jmc@ stevesk@Otto Moerbeek
2006-10-28Make sure we call _mcount throught the PLT when generating PIC code.Mark Kettenis
2006-10-28Only mprotect pages during relocation if the library is marked TEXTRELDale Rahn
2006-10-28Make this work.Mark Kettenis
2006-10-28Document inline anchor loading with { } delimited blocks.Ryan Thomas McBride
2006-10-28Expected regress changes due to separation of parsing and kernel loading.Ryan Thomas McBride
2006-10-28Load all rules into memory before loading into the kernel, and add supportRyan Thomas McBride
2006-10-28remove some useless .Tn;Jason McIntyre
2006-10-28MACPHYTER -> MacPHYTER; from igor sobrado (pr #5276)Jason McIntyre
2006-10-28prefer `buses' to `busses' for the noun plural;Jason McIntyre
2006-10-28edited cut of mickey's i386 bios(4) page; help tom gwkJason McIntyre
2006-10-28- Use better names for the variables containing the timeouts in Hz instead ofMarc Balmer
2006-10-28edited cut of tedu's cpu(4) page for amd64; help/ok teduJason McIntyre
2006-10-28Fix handling of errors wrt to MINDEX. From NetBSD bpf_filter 1.32;Otto Moerbeek
2006-10-28Make stack executable when doing trampolines on macppcPedro Martelletto
2006-10-28syncTheo de Raadt
2006-10-27mainbus stub; help/ok miodJason McIntyre
2006-10-27Hide hardware cursor on 4bpp model.Miod Vallat
2006-10-27Add a few UltraSPARC-III ASI's.Mark Kettenis
2006-10-27Sometimes a compromise is needed.Marc Balmer
2006-10-27mcbride forgot to pull in the newly created pf_ruleset.cTheo de Raadt
2006-10-27If the lid is closed during boot, blank screen immediately.Miod Vallat
2006-10-27ioapic is md; after some discussion w/ miodJason McIntyre
2006-10-27Fix a small typo in the manpage and while here add some space betweenMarc Balmer
2006-10-27actually the format strings do come from the usb_hid_usages file;Theo de Raadt
2006-10-27Split ruleset manipulation functions out into pf_ruleset.c to allow them toRyan Thomas McBride
2006-10-27use clock_gettime(CLOCK_MONOTONIC, ..) to get a monotonically increasingHenning Brauer
2006-10-27Reflect recent changes in udcf(4).Marc Balmer
2006-10-27udcf(4) degraded the sensor status from OK to WARNING on the first receiptionMarc Balmer
2006-10-27Partially revert 1.33 the range calculation change for banditGordon Willem Klok
2006-10-27Add ioapic(4).Mark Kettenis
2006-10-27expand the description of -d somewhat;Jason McIntyre
2006-10-27- update Nd somewhatJason McIntyre
2006-10-27- simplify and sort synopsisJason McIntyre
2006-10-27regenBrad Smith
2006-10-27add the NVIDIA GeForce 6100 nForce 430 and some more MCP61 devices.Brad Smith
2006-10-27two comment typos from tbertTed Unangst
2006-10-26Set Rx early threshold and Tx DMA thesholds.Brad Smith
2006-10-26Fix this by commiting the proper revision of the bge_encap() diff.Brad Smith
2006-10-26bge_encap():Brad Smith