Age | Commit message (Expand) | Author |
2009-04-29 | If the machine has any wsdisplay devices at all, we probably want the | Theo de Raadt |
2009-04-29 | Ask for the root password before sshd, because I have caught myself | Theo de Raadt |
2009-04-29 | new wpi-firmware package for iwlwifi-3945-ucode-15.32.2.9.tgz | Damien Bergamini |
2009-04-29 | increase the max for medium a bit, so e.g. a 6GB disk gets fully used | Otto Moerbeek |
2009-04-29 | Enable hardware vlan tagging/stripping and disable the | Jonathan Gray |
2009-04-29 | add options 'a' and 'd' to the getopt string so | Joris Vink |
2009-04-29 | regen | Stuart Henderson |
2009-04-29 | add some Attansic, Broadcom and a JMicron device. from Brad, ok reyk | Stuart Henderson |
2009-04-29 | Implement the 64bit FIFO modes (based on the OpenCISS Specification | Reyk Floeter |
2009-04-29 | +.Xr ndp 8 | Jason McIntyre |
2009-04-29 | clarify fstype `raid' and some other small bits whilst here; | Jason McIntyre |
2009-04-29 | Use NO_CCB when we run out of work units. This way we don't have to care | Marco Peereboom |
2009-04-29 | MFI_D_IOCTL should be commented out. No binary change. | Marco Peereboom |
2009-04-28 | smtp auth happened to work by luck because delivery to mbox action was the | Gilles Chehade |
2009-04-28 | fix a bug where client with unresolvable revdns is never greeted; ok gilles@ | Jacek Masiulaniec |
2009-04-28 | ral was already disabled on ramdiskC, so we don't need the firmware. | Stuart Henderson |
2009-04-28 | don't use strlcpy before calling a function that uses strlcpy | Jacek Masiulaniec |
2009-04-28 | in mta, change the batch status to S_BATCH_TEMPFAILURE by default so that | Gilles Chehade |
2009-04-28 | make S_DATAREQUEST state similar to S_{MAIL,RCPT}REQUEST; ok gilles@ | Jacek Masiulaniec |
2009-04-28 | We have no choice but to ask for the timezone information later, so | Theo de Raadt |
2009-04-28 | When asking for network configs, prompt with the first interface name the | Theo de Raadt |
2009-04-28 | let mta, mda, and mfa become idle - no functional change; ok gilles@ | Jacek Masiulaniec |
2009-04-28 | extend STATE column to fit > 9 cpus; Aivar Jaakson; PR6131 | Theo de Raadt |
2009-04-28 | adjust comment to match code; vlan tag range is 1-4095 not 0-4095 | Stuart Henderson |
2009-04-28 | Simplify rbus_machdep.c, and make it work more reliable behind PCI-PCI bridges | Mark Kettenis |
2009-04-28 | put vlan support onto these media | Theo de Raadt |
2009-04-28 | If the RAMDISK kernel in use supports vlans, ask the right question | Theo de Raadt |
2009-04-28 | Revert pageqlock back from a mutex to a simple_lock, as it needs to be | Miod Vallat |
2009-04-28 | The TX engine can get stuck if the interface went through a link | Marco Pfatschbacher |
2009-04-28 | Sync with kernel changes. | Michele Marchetto |
2009-04-28 | Introduce a new dummy operation to easily handle packets that have to leave | Michele Marchetto |
2009-04-28 | tweak previous; | Jason McIntyre |
2009-04-28 | support some additional diff options: -a, -b, -d, -w | Stuart Henderson |
2009-04-28 | Add the possibility to go back from merging mode to the previous menu. | Antoine Jacoutot |
2009-04-28 | replacing malloc/realloc dance, by only one realloc | Charles Longeau |
2009-04-28 | Move discipline pointer init into its own function | Marco Peereboom |
2009-04-28 | Part one of partial bringup volumes. Plenty of rope to kill your data | Marco Peereboom |
2009-04-27 | it's easier to have the speaker dac in the converter group than | Jacob Meuser |
2009-04-27 | Remove unnecessary aml_xconvert arg, code cleanup | Jordan Hargrave |
2009-04-27 | in silent mode, shut up connect to address warning since it spams | Martynas Venckus |
2009-04-27 | let vlan functionality make it into the -DSMALL ifconfig binary | Theo de Raadt |
2009-04-27 | remove uploading and macros support from install media; to save | Martynas Venckus |
2009-04-27 | now that require-order is no longer on by default, we can relax the ordering | Jason McIntyre |
2009-04-27 | Revert mtx_enter_try. It didn't compile on hppa, it doesn't compile on | Mark Kettenis |
2009-04-27 | toast the rcsid strings which just get in the way | Theo de Raadt |
2009-04-27 | Whitespace KNF. | Michael Knudsen |
2009-04-27 | kill 2-line session_msg_submit, used just once; ok gilles@ long ago. | Jacek Masiulaniec |
2009-04-27 | Xr intro 4 like other pages. | Michael Knudsen |
2009-04-27 | It's called `msgcat', not `mesgcat'. | Michael Knudsen |
2009-04-27 | - use .Dl for short displays | Jason McIntyre |