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