Age | Commit message (Expand) | Author |
2007-11-03 | simplify: Job_CheckCommands deals with silent and ignerr now, so there's | Marc Espie |
2007-11-03 | fix ENETRESET handling in {wpi,iwn}_ioctl() so that the firmware won't | Damien Bergamini |
2007-11-03 | zap dead code | Marc Espie |
2007-11-03 | token is a confusing name, rename to banner | Marc Espie |
2007-11-03 | document that .ORDER only means something in parallel mode | Marc Espie |
2007-11-03 | do the silent/ignore check in Job_CheckCommands, so that make -j4 -s works | Marc Espie |
2007-11-03 | fix an obnoxious bug: in parallel mode, dieing in the job controller is not | Marc Espie |
2007-11-03 | suff.c sets IMPSRC correctly, whereas this is bogus and strips the path | Marc Espie |
2007-11-03 | zap confusing old comment | Marc Espie |
2007-11-03 | mark nodes as made when there is no command around the target. | Marc Espie |
2007-11-03 | make sure configure is done before we try building manpages. | Marc Espie |
2007-11-03 | add a BEFOREMAN hook variable, for those programs that need something to | Marc Espie |
2007-11-03 | use DEVICE_IS_VGA_PCI in vga_pci_match() | Martin Reindl |
2007-11-03 | Print out names of register pairs correctly. ok otto@ | Stefan Kempf |
2007-11-03 | add aucat(1) and cdio(1) to SEE ALSO; | Jason McIntyre |
2007-11-03 | - standard EXAMPLES | Jason McIntyre |
2007-11-03 | don't spam dmesg with huge, whitespace padded bios strings. | Chris Kuethe |
2007-11-03 | change what happens when acpi is enabled to include "relatively safe" | Bob Beck |
2007-11-03 | APM switchto cleanup diff. This uses the switchto functionality to | Tobias Weingartner |
2007-11-03 | Add acpi_acquire_global_lock() and acpi_release_global_lock() in MD locore.s | Tobias Weingartner |
2007-11-03 | avoid errno trashing in signal handler; ok dtucker | Theo de Raadt |
2007-11-03 | Use xstrdup/xfree when saving pwname and pwdir; ok deraadt@ | Darren Tucker |
2007-11-03 | bz #1377: getpwuid results were being clobbered by another getpw* call | Theo de Raadt |
2007-11-03 | fix memory leak in process_cmdline(), patch from Jan.Pechanec AT Sun.COM; | Damien Miller |
2007-11-02 | Fix wait() usage and convert to waitpid(). Convert manual status | Todd C. Miller |
2007-11-02 | crank maxfiles; OK deraadt@ | Todd C. Miller |
2007-11-02 | sync | Theo de Raadt |
2007-11-02 | Simplify some of the logic in fts_close(). Initially based on a | Todd C. Miller |
2007-11-02 | sort arguments; | Jason McIntyre |
2007-11-02 | regen | Mike Belopuhov |
2007-11-02 | Add a couple of PCI IDs for VMWare. | Mike Belopuhov |
2007-11-02 | replace ctob/btoc with ptoa/atop (plus the usual round_page() where needed) | Martin Reindl |
2007-11-02 | update to sudo 1.6.9p8 | Todd C. Miller |
2007-11-02 | Label widgets based on default device or type rather than color+node | Deanna Phillips |
2007-11-02 | Work done at p2k7. | Marc Espie |
2007-11-02 | another SIIG Cyber 8S PCI 16C850 variant | Henning Brauer |
2007-11-02 | sync | Henning Brauer |
2007-11-02 | SIIG 2082 | Henning Brauer |
2007-11-02 | add man page for chio.conf; missing file spotted by deraadt | Jason McIntyre |
2007-11-02 | +.Xr chio 1 , | Jason McIntyre |
2007-11-02 | tweaks for previous; | Jason McIntyre |
2007-11-02 | Use the same cache cleaning address computation as done in cpufunc_asm_xscale, | Miod Vallat |
2007-11-02 | Fix ram size output botched in my last change; reported by | Federico G. Schwindt |
2007-11-01 | Remove curproc definition. It is supposed to be in proc.h only. | Mike Belopuhov |
2007-11-01 | Add ieee80211_rate2plcp() and ieee80211_plcp2rate() functions. | Marcus Glocker |
2007-11-01 | move aps(4) into the hardware sensors subsection; ok jmc | Constantine A. Murenin |
2007-11-01 | backout last "fix" because it breaks operation on some devices. even | Reyk Floeter |
2007-11-01 | chio(1), not chio(8); | Jason McIntyre |
2007-11-01 | make check on -s and interactive s consistent; from Tilo Stritzky | Otto Moerbeek |
2007-11-01 | correct ipmi attach time failure messages (why this one machine fails... | Theo de Raadt |