summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-27Don't fail to compile when not in debug mode.Marcus Glocker
2008-05-27Instead alloacting a fix frame buffer we allocate the maximum frame sizeMarcus Glocker
2008-05-27Update to tzdata2008c from elsie.nci.nih.govTodd C. Miller
2008-05-27nuke unused lba2msf and msf2lba functions. krw@ ok.Federico G. Schwindt
2008-05-27grammar fixes; from Jochem Kossen, system/5822;Jason McIntyre
2008-05-27Don't print SCSI ID, it's redundant now that scsibus(4) prints the sameMark Kettenis
2008-05-27Fix count of states flushed, broken when the psnk_af hack was removed in pf_i...Ryan Thomas McBride
2008-05-27+ZyXEL G-202Jason McIntyre
2008-05-27be much more clear about revarp failures; ok miodTheo de Raadt
2008-05-27syncTheo de Raadt
2008-05-27Add ZyXEL G-202, which was already in usbdevs.Jonathan Gray
2008-05-26do not muck with the mountroot variable, since setroot() uses the state ofTheo de Raadt
2008-05-26no need for such a wordy .Nd; ok grunkJason McIntyre
2008-05-26get the argument name right; from Jacek MasiulaniecJason McIntyre
2008-05-26Fix typo, such that this actually compiles.Mark Kettenis
2008-05-26- put CAVEATS in the right placeJason McIntyre
2008-05-26Count outbound packets.Brad Smith
2008-05-26Make bringing the interface down work properly (includes a line stolenMark Kettenis
2008-05-26Make sure we build man pages on stand/ on all architectures.Mark Kettenis
2008-05-26syncMark Kettenis
2008-05-26Print SCSI initiator ID such that it is easier to spot configurationMark Kettenis
2008-05-26Add more ioctl's (still unfinished); VIDIOC_ENUM_FMT, VIDIOC_ENUMINPUT,Marcus Glocker
2008-05-26remove nlist bandwidth optimization, since ftp servers actually don't copeMarc Espie
2008-05-26fix example in manpage, spotted by Jacek MasiulaniecAlexander von Gernler
2008-05-26On sparc64, fetch "scsi-initiator-id" property from the firmware, and useMark Kettenis
2008-05-26Add tsec(4) on RAMDISK kernels (and make a comment in GENERIC a bit moreMark Kettenis
2008-05-26reorg fields in structs inodesc and inoinfo to reduce size on some archs; fromOtto Moerbeek
2008-05-26Limit to 80 char width and tweak comments for readability.Jonathan Gray
2008-05-26Properly handle usbd_get_interface_descriptor() returning NULL.Jonathan Gray
2008-05-26"usage:" is lowercase; synchronize synopsis and usage.Igor Sobrado
2008-05-26sort flags on both the synopsis and usage.Igor Sobrado
2008-05-26signpost encodings and formats a little better;Jason McIntyre
2008-05-26put -q in the right place;Jason McIntyre
2008-05-26tweak previous;Jason McIntyre
2008-05-26add -q option which enables "quiet" operation.Jacob Meuser
2008-05-26- also zap userldt hereJasper Lievisse Adriaanse
2008-05-26Enable cmpci(4) and eso(4).Brad Smith
2008-05-26cgetstr(3) can also return 2 so handle that. Also restructre things a bitOtto Moerbeek
2008-05-26formatting nit in the pseudocode.Brad Smith
2008-05-26Count output packets.Brad Smith
2008-05-26If an interface has no link at startup, try to force it up, and thenTheo de Raadt
2008-05-26explain why, even though we support "sticky" block sizes, setting blockJacob Meuser
2008-05-25use ac97 default parameters for auich(4), auixp(4) and auvia(4).Jacob Meuser
2008-05-25add a function to get default parameters for ac97 codecs. all ac97Jacob Meuser
2008-05-25tweak the SPI port configuration if we figure out that it is not quiteDavid Gwynne
2008-05-25Don't error out if dhcpd-sync does not exist in /etc/services and noTodd C. Miller
2008-05-25Fix breakage introduced in rev 1.8 wrt rdisting symlinks. Push theTodd C. Miller
2008-05-25give argument to LIST_END(), don't use variable lenght arrays as lastAlexandre Ratchov
2008-05-25Don't define EHCI_DEBUG when USB_DEBUG is defined. This to be consistentMarc Balmer
2008-05-25We don't have any bootblocks to install.Mark Kettenis