Age | Commit message (Expand) | Author |
2009-04-30 | quotes around ? matches; Alexander Hall | Theo de Raadt |
2009-04-30 | Prime mountpoint info with any fstab info that is available, with | Kenneth R Westerback |
2009-04-30 | if the kernel is a -current kernel, change the default path to snapshots | Theo de Raadt |
2009-04-30 | Redo the fdisk handling for MBR-only architectures (macppc has to get | Theo de Raadt |
2009-04-29 | code that stank and made me upset | Theo de Raadt |
2009-04-29 | KNF | Theo de Raadt |
2009-04-29 | only encrypt passwords if they are set | Theo de Raadt |
2009-04-29 | in [ ] or [[ ]] use -z instead of ! -n since it is shorter | Theo de Raadt |
2009-04-29 | in [ ] or [[ ]] use -z instead of ! -n since it is shorter | Theo de Raadt |
2009-04-29 | Apply the cleanup stick. | Owain Ainsworth |
2009-04-29 | If we netbooted, use that interface as the default choice in the interface | Theo de Raadt |
2009-04-29 | de-static some functions. Helps handling the monster change I'm working on. | Claudio Jeker |
2009-04-29 | Split up functionalities between mpls_input and mpls_output. | Michele Marchetto |
2009-04-29 | document that bogus lines are silently ignored | Theo de Raadt |
2009-04-29 | Remove the stderr spray balony. Library functions should indicate failure | Theo de Raadt |
2009-04-29 | Extend pciio extents to cover the while 32-bit address space. The processor | Mark Kettenis |
2009-04-29 | junk space | Theo de Raadt |
2009-04-29 | no need for -g in ifconfig netboot group test; ok claudio | Theo de Raadt |
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 |