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