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