Age | Commit message (Expand) | Author |
2008-05-26 | get the argument name right; from Jacek Masiulaniec | Jason McIntyre |
2008-05-26 | Fix typo, such that this actually compiles. | Mark Kettenis |
2008-05-26 | - put CAVEATS in the right place | Jason McIntyre |
2008-05-26 | Count outbound packets. | Brad Smith |
2008-05-26 | Make bringing the interface down work properly (includes a line stolen | Mark Kettenis |
2008-05-26 | Make sure we build man pages on stand/ on all architectures. | Mark Kettenis |
2008-05-26 | sync | Mark Kettenis |
2008-05-26 | Print SCSI initiator ID such that it is easier to spot configuration | Mark Kettenis |
2008-05-26 | Add more ioctl's (still unfinished); VIDIOC_ENUM_FMT, VIDIOC_ENUMINPUT, | Marcus Glocker |
2008-05-26 | remove nlist bandwidth optimization, since ftp servers actually don't cope | Marc Espie |
2008-05-26 | fix example in manpage, spotted by Jacek Masiulaniec | Alexander von Gernler |
2008-05-26 | On sparc64, fetch "scsi-initiator-id" property from the firmware, and use | Mark Kettenis |
2008-05-26 | Add tsec(4) on RAMDISK kernels (and make a comment in GENERIC a bit more | Mark Kettenis |
2008-05-26 | reorg fields in structs inodesc and inoinfo to reduce size on some archs; from | Otto Moerbeek |
2008-05-26 | Limit to 80 char width and tweak comments for readability. | Jonathan Gray |
2008-05-26 | Properly handle usbd_get_interface_descriptor() returning NULL. | Jonathan Gray |
2008-05-26 | "usage:" is lowercase; synchronize synopsis and usage. | Igor Sobrado |
2008-05-26 | sort flags on both the synopsis and usage. | Igor Sobrado |
2008-05-26 | signpost encodings and formats a little better; | Jason McIntyre |
2008-05-26 | put -q in the right place; | Jason McIntyre |
2008-05-26 | tweak previous; | Jason McIntyre |
2008-05-26 | add -q option which enables "quiet" operation. | Jacob Meuser |
2008-05-26 | - also zap userldt here | Jasper Lievisse Adriaanse |
2008-05-26 | Enable cmpci(4) and eso(4). | Brad Smith |
2008-05-26 | cgetstr(3) can also return 2 so handle that. Also restructre things a bit | Otto Moerbeek |
2008-05-26 | formatting nit in the pseudocode. | Brad Smith |
2008-05-26 | Count output packets. | Brad Smith |
2008-05-26 | If an interface has no link at startup, try to force it up, and then | Theo de Raadt |
2008-05-26 | explain why, even though we support "sticky" block sizes, setting block | Jacob Meuser |
2008-05-25 | use ac97 default parameters for auich(4), auixp(4) and auvia(4). | Jacob Meuser |
2008-05-25 | add a function to get default parameters for ac97 codecs. all ac97 | Jacob Meuser |
2008-05-25 | tweak the SPI port configuration if we figure out that it is not quite | David Gwynne |
2008-05-25 | Don't error out if dhcpd-sync does not exist in /etc/services and no | Todd C. Miller |
2008-05-25 | Fix breakage introduced in rev 1.8 wrt rdisting symlinks. Push the | Todd C. Miller |
2008-05-25 | give argument to LIST_END(), don't use variable lenght arrays as last | Alexandre Ratchov |
2008-05-25 | Don't define EHCI_DEBUG when USB_DEBUG is defined. This to be consistent | Marc Balmer |
2008-05-25 | We don't have any bootblocks to install. | Mark Kettenis |
2008-05-25 | do not need sys/protosw.h | Theo de Raadt |
2008-05-25 | need to declare struct proct before using a pointer to it; ok kettenis thib | Theo de Raadt |
2008-05-25 | Don't forget to actually return a value in ttyname(), and fix a bunch of | Miod Vallat |
2008-05-25 | - chat to syslog if the script file can't be read or executed. | Jasper Lievisse Adriaanse |
2008-05-25 | Fix whitespace and comment. | Joel Sing |
2008-05-25 | Specify the PHY to be used in the kernel config instead of hardcoding it | Mark Kettenis |
2008-05-25 | Default to full-duplex MII mode such that a directly connected integrated | Mark Kettenis |
2008-05-25 | Fix typo; makes TSEC2 actually get Rx interrupts. | Mark Kettenis |
2008-05-25 | improve indentation. | Igor Sobrado |
2008-05-25 | de-register, remove #ifdefs and #ifndefs using SIN6_LEN, add OpenBSD cvs | Marc Balmer |
2008-05-25 | Move cmpci(4) and eso(4) out of the untested section. | Brad Smith |
2008-05-25 | Enable emu(4). | Brad Smith |
2008-05-25 | Spacing. Comments. strncpy() -> strlcpy(). | Marcus Glocker |