Age | Commit message (Expand) | Author |
2009-05-07 | Make the kvm routing table code grok multiple routing tables and do not | Claudio Jeker |
2009-05-07 | Move amas device from arch/amd64 to dev/pci and enable it in i386 as well. | Ariane van der Steldt |
2009-05-07 | o use 'ls -C' to speed and simplify both sets viewing and timezone selection | Todd T. Fries |
2009-05-07 | sync | Theo de Raadt |
2009-05-06 | configure the input and output ports in trigger_{input,output} instead | Jacob Meuser |
2009-05-06 | use /snapshots/ rather than /4.5/ when you choose a numbered mirror from | Stuart Henderson |
2009-05-06 | - explicitely disable some s/pdif features (ac3 passthrough, 24 and 32-bit | Jacob Meuser |
2009-05-06 | Skip terminal initialization when logging in from an xterm, we | Todd C. Miller |
2009-05-06 | add missing flags to the output of usage() and sort them as usual | Igor Sobrado |
2009-05-06 | make nifs init global, so it can be relied upon | Todd T. Fries |
2009-05-06 | .Xr endrun 4 | Kevin Steves |
2009-05-06 | Workaround a bridge deadlock, as advised by comments found in the linux sn1 | Miod Vallat |
2009-05-06 | IP27 and IP35 do not layout physical memory the same way, IP35 is much | Miod Vallat |
2009-05-06 | Fix typo in a comment, and remove 20st-century mention of option | Miod Vallat |
2009-05-06 | Fix signedness of comparison used to know whether we have already reached | Miod Vallat |
2009-05-06 | When computing output result for jump scroll purposes, do not count LF | Miod Vallat |
2009-05-06 | deraadt pointed out that the sentence i added in the previous commit | Jason McIntyre |
2009-05-06 | - document /etc/kbdtype | Jason McIntyre |
2009-05-06 | Use getttynam() from libc instead of the private version in tset. | Todd C. Miller |
2009-05-06 | Document AI_NUMERICSERV; feedback and ok millert@ | Jacek Masiulaniec |
2009-05-06 | fix incorrect TFOM range | Kevin Steves |
2009-05-06 | do not ignore COLUMNS in -C mode, even if !isatty(STDOUT_FILENO) | Todd T. Fries |
2009-05-06 | lift the note on customised motd from afterboot(8); | Jason McIntyre |
2009-05-06 | endrun(4) - EndRun Technologies native time-of-day message timedelta | Kevin Steves |
2009-05-06 | remove erroneous fldcnt test. fldcnt can never be 13 here. this is | Kevin Steves |
2009-05-06 | whoa, we were assuming that $_password was still the user password. we | Theo de Raadt |
2009-05-06 | Don't display 'No disks found.' after configuring the last disk. | Kenneth R Westerback |
2009-05-06 | tell people to pkill dhclient; spotted by Rodolfo Gouveia | Theo de Raadt |
2009-05-06 | Put the tzdir onto some of the media we think it will fit onto | Theo de Raadt |
2009-05-06 | Split the collection of many questions from the appplication of their | Theo de Raadt |
2009-05-06 | De-uglify disk configuration in the non-auto layout cases. Trust | Kenneth R Westerback |
2009-05-05 | accept TZ hints from the ftplist | Theo de Raadt |
2009-05-05 | shorter default answer for the nameserver question | Theo de Raadt |
2009-05-05 | If only one interface, and it is running dhclient, skip the | Theo de Raadt |
2009-05-05 | count network interfaces as we configure them | Theo de Raadt |
2009-05-05 | avoid changing directories a bit | Theo de Raadt |
2009-05-05 | tabs and spaces and pedantry for the user entry | Theo de Raadt |
2009-05-05 | cope with users who cannot read the username question | Theo de Raadt |
2009-05-05 | fix a couple of comment typos | Stuart Henderson |
2009-05-05 | check that an IMSG_CTL_SHOW_RIB_PREFIX request has a valid | Stuart Henderson |
2009-05-05 | socks5 has been removed; use dante instead | Martynas Venckus |
2009-05-05 | sync with the ftp changes | Martynas Venckus |
2009-05-05 | adjust for ftp -DSMALL changes. been in test kernels tested by many. | Stuart Henderson |
2009-05-05 | make it clean removing the ifdef SMALL maze. separate cmds and | Martynas Venckus |
2009-05-05 | fix for upgrade and vlans | Todd T. Fries |
2009-05-05 | Fix usage string for mknod builtin. | Todd C. Miller |
2009-05-05 | Add extents for prefetchable memory mapped I/O. Should remove conflict | Mark Kettenis |
2009-05-05 | use logical or when it's intended to be a logical or; ok krw@ | Otto Moerbeek |
2009-05-05 | Always specify ssh_config for multiplex tests: prevents breakage caused | Darren Tucker |
2009-05-05 | remove some debug | Theo de Raadt |