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