summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-04we support the 1202 and first revision of the 1200.David Gwynne
2007-11-04the 1200 and 1202 shoudl work fine too.David Gwynne
2007-11-04improve/repair locator printing; ok jsgTheo de Raadt
2007-11-04some small nonfunctional tweaks. ok beck millertTed Unangst
2007-11-04when the ati ahci stuff is in the ide compat mode, it can sometimes causeDavid Gwynne
2007-11-04Grammer nit ("all ... has been extracted" -> "all ... have beenKenneth R Westerback
2007-11-04syncTheo de Raadt
2007-11-04Always compile modules with -mcmodel=kernel on amd64.Mike Belopuhov
2007-11-03Notebook from ckuethe@ that notifies AC with 0x01, so add that in.Can Erkin Acar
2007-11-03Fix LKM support for amd64.Mike Belopuhov
2007-11-03ACPI allows the OS to identify itself in a couple of ways and may behaveChris Kuethe
2007-11-03Add acpi_acquire_global_lock(), and acpi_release_global_lock toGordon Willem Klok
2007-11-03Remove a useless printf, hit if acpicpu is disabled.Gordon Willem Klok
2007-11-03Added support for displaying wakeup devicesJordan Hargrave
2007-11-03quiet a noisy printf, requested by deraadtDeanna Phillips
2007-11-03Add missing else so that Concatanation of two buffers work.Can Erkin Acar
2007-11-03PR 5621 - spamd doesn't clear the last entry from an empty TRAP list,Bob Beck
2007-11-03Fix setting values to buffers by obeying the conversion rules.Can Erkin Acar
2007-11-03fix fp div by zero in a target dependent way; problem reported byOtto Moerbeek
2007-11-03less colonsTheo de Raadt
2007-11-03Remove those words...Chris Kuethe
2007-11-03repair attach messages; ok gwk canacarTheo de Raadt
2007-11-03ACPI allows the OS to identify itself in a couple of ways and may behaveChris Kuethe
2007-11-03+.Xr ldattach 8 ,Jason McIntyre
2007-11-03Changed aml_parselength to use incremental length calcJordan Hargrave
2007-11-03document different types for "device" and improve startup description;Jason McIntyre
2007-11-03l.root-servers.net has new address; ok deraadt@Jakob Schlyter
2007-11-034800Theo de Raadt
2007-11-03tweaks;Jason McIntyre
2007-11-03use tty01 and mention the baud rate issueTheo de Raadt
2007-11-03fix some lint FALLTHROUGHTheo de Raadt
2007-11-03Correct bad example, in /etc/ttys use the _tty_ not _cua_, of course.Marc Balmer
2007-11-03lintTheo de Raadt
2007-11-03#ifdef stuff that is only used under #ifdef; ok espieTheo de Raadt
2007-11-03Add ldattach.Marc Balmer
2007-11-03remove extraneous space;Jason McIntyre
2007-11-03ldattach(8) is a command to attach line discipline to a tty line. It canMarc Balmer
2007-11-03main build can only happen after configure has run.Marc Espie
2007-11-03unmess make depend: make sure stuff is built in the correct order.Marc Espie
2007-11-03man pages can only be built after configure has runMarc Espie
2007-11-03fix groff build:Marc Espie
2007-11-03Revert last commit which added ieee80211_rate2plcp() andMarcus Glocker
2007-11-03two fixes from FreeBSD:Damien Bergamini
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