summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-19Add heuristics to tell IP27 and IP35 apart, as they will need to be handledMiod Vallat
2009-04-19A much more reliable logic to find out the second interrupt of the ioc boards.Miod Vallat
2009-04-19Wrap the EV_READ+EVLOCKED dance in one well documented function.Jacek Masiulaniec
2009-04-19error checking for readdir(2); ok gilles@Jacek Masiulaniec
2009-04-19Fix typo pointed out by a couple of people.Mark Kettenis
2009-04-19update protocols for s_client;s -starttls; from bradJason McIntyre
2009-04-19sort listTheo de Raadt
2009-04-19Use sysctl -n hw.disknames instead of the custom disknames programTheo de Raadt
2009-04-19A mini sysctl(8) that only knows a few variables we need to know inTheo de Raadt
2009-04-19Sync with sudo 1.7.1 finalTodd C. Miller
2009-04-19Be consistant and make 'none' the last selection option presented.Kenneth R Westerback
2009-04-18correct function name in fatalJacek Masiulaniec
2009-04-18remove dead code; made possible by previous commit.Jacek Masiulaniec
2009-04-18Attach to IP35 Xbridge too.Miod Vallat
2009-04-18Attach pci busses with pba_bus being zero, and not our bridge unit number,Miod Vallat
2009-04-18tweak previous; ok steveskJason McIntyre
2009-04-18allow -V (show version) in decompression mode; ok millert@Christian Weisgerber
2009-04-18bleh, do not force the client to support certain responses.Joris Vink
2009-04-18remove some obvious text; ok krwTheo de Raadt
2009-04-18Fewer hardcoded values and simpler code in ip30 interrupt handling.Miod Vallat
2009-04-18Simplify ethernet interrupt dispatching, since it is not shared with anythingMiod Vallat
2009-04-18Make "route(8) change" aware of MPLS.Michele Marchetto
2009-04-18don't copy DigitalSig to partial packages, it makes no senseMarc Espie
2009-04-18Fix tyop.Michael Knudsen
2009-04-18Get rid of the final "Are you ready to install sets?" question by addingTheo de Raadt
2009-04-1818 characters per column is better, since xshareXX.tgz is a long name.Theo de Raadt
2009-04-18Don't bother trying to handle network interface media modificationsKenneth R Westerback
2009-04-18If people want to edit their hosts file, they can do it in the next stepTheo de Raadt
2009-04-18Always enable DNS in the installer, without asking, since everyone justTheo de Raadt
2009-04-18Alexander Hall points out that disklabel -AE <disk> followed by quittingStuart Henderson
2009-04-17correcto in comment; from Amarendra GodboleJason McIntyre
2009-04-17schsio_probe() reads the chip id to find out if we should attach or not.Michael Knudsen
2009-04-17Catch up with uvm_pglistalloc() interface change.Mark Kettenis
2009-04-17Switch hme(4) over to using MCLGETI when allocating mbufs for the RX ring.Mark Kettenis
2009-04-17clarify that even internal-sftp needs /dev/log for logging to work; okKevin Steves
2009-04-17use INTERNAL_SFTP_NAME for setproctitle() of in-process sftp-server;Kevin Steves
2009-04-17move the lastr = r assignment behind the anchor rule check so we don'tHenning Brauer
2009-04-17a scrub was hiding here when nfs was enabled. since we want the no-dfHenning Brauer
2009-04-17handle case when no input is provided, fixes confusing error:Jacek Masiulaniec
2009-04-17cannot create a hash for bsd.rd, obviously. well, some media could sinceTheo de Raadt
2009-04-17silence delete of hash output fileTheo de Raadt
2009-04-17further minor unificationTheo de Raadt
2009-04-17syncTheo de Raadt
2009-04-17bpf0 can be created by MAKEDEV; ok krwTheo de Raadt
2009-04-17Remove unused function proc_isunder()Bret Lambert
2009-04-17- enable libstdc++ pthread regressesKurt Miller
2009-04-17Add device ranking support for future sleep/wake developments.Paul Irofti
2009-04-17Correctly handle packets that are leaving the MPLS cloud andMichele Marchetto
2009-04-17close filedescriptors with closefrom(STDERR_FILENO + 1) before executingReyk Floeter
2009-04-17keep the parent relations of hosts after reloading the configuration.Reyk Floeter