summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-05-25do not need sys/protosw.hTheo de Raadt
2008-05-25need to declare struct proct before using a pointer to it; ok kettenis thibTheo de Raadt
2008-05-25Don't forget to actually return a value in ttyname(), and fix a bunch ofMiod Vallat
2008-05-25- chat to syslog if the script file can't be read or executed.Jasper Lievisse Adriaanse
2008-05-25Fix whitespace and comment.Joel Sing
2008-05-25Specify the PHY to be used in the kernel config instead of hardcoding itMark Kettenis
2008-05-25Default to full-duplex MII mode such that a directly connected integratedMark Kettenis
2008-05-25Fix typo; makes TSEC2 actually get Rx interrupts.Mark Kettenis
2008-05-25improve indentation.Igor Sobrado
2008-05-25de-register, remove #ifdefs and #ifndefs using SIN6_LEN, add OpenBSD cvsMarc Balmer
2008-05-25Move cmpci(4) and eso(4) out of the untested section.Brad Smith
2008-05-25Enable emu(4).Brad Smith
2008-05-25Spacing. Comments. strncpy() -> strlcpy().Marcus Glocker