Age | Commit message (Expand) | Author |
2007-03-26 | even better wording. | Marc Espie |
2007-03-26 | adjust documentation to simplify the common case. | Marc Espie |
2007-03-26 | - tweak the opening sentence | Jason McIntyre |
2007-03-26 | software-driven drive light code, using a timeout. uwe wrote some code | Theo de Raadt |
2007-03-26 | Make the default behaviour to force a fsck when upgrading, as it | Otto Moerbeek |
2007-03-26 | Do not log when the slave gets killed because of read() | Moritz Jodeit |
2007-03-26 | kill trailing whitespace...shame on me if i sent bob a diff w/ | Jason McIntyre |
2007-03-26 | sync | Theo de Raadt |
2007-03-26 | do not doc the http parts | Theo de Raadt |
2007-03-26 | do not ship the http parts for now; ok millert | Theo de Raadt |
2007-03-26 | Simplify gecos parsing code and prevent buffer overflow | Moritz Jodeit |
2007-03-26 | remove the unneccessary options descriptions from usage(); | Jason McIntyre |
2007-03-26 | use new license. ok kjell@, who also wanted his name removed, but he needs | Bob Beck |
2007-03-26 | Print the reason code of deauth and disassociation packets if in verbose mode. | Claudio Jeker |
2007-03-26 | use new license, ok deraadt@ | Bob Beck |
2007-03-26 | use new license. | Bob Beck |
2007-03-26 | Copyright - I should share the blame. | Bob Beck |
2007-03-26 | Change some return value descriptions from "standard UVM return value" | Artur Grabowski |
2007-03-26 | A couple of spamd improvements | Bob Beck |
2007-03-26 | fix lines with too many args; from Igor Sobrado | Jason McIntyre |
2007-03-26 | tidy up SYNOPSIS, options description, FILES, and usage(); | Jason McIntyre |
2007-03-26 | sort options, synopsis, and usage(); from Igor Sobrado | Jason McIntyre |
2007-03-26 | indicate that -l takes an optional argument; | Jason McIntyre |
2007-03-26 | typo in initial RCS tag ($OpenBSD: -> $OpenBSD$) | Pedro Martelletto |
2007-03-26 | Don't leak memory. | Marco Peereboom |
2007-03-26 | Switch X build instructions to xenocara. | Matthieu Herrb |
2007-03-26 | Don't pass fsck '--fp'. From Loic Tortay via PR #5422. | Kenneth R Westerback |
2007-03-26 | fix wording for `replay'; from AndrAcs | Jason McIntyre |
2007-03-26 | Route report packets with metric greater than infinity are legal, so don't | Michele Marchetto |
2007-03-26 | add machines supported by the mc(4) driver and HISTORY section. | Xavier Santolaria |
2007-03-26 | Rip out the KERN_ error codes. | Artur Grabowski |
2007-03-26 | remove old pages; spotted by kettenis | Jason McIntyre |
2007-03-26 | Rip out all the KERN_ return values, since they will go | Artur Grabowski |
2007-03-26 | sort the MAN entry; ok deraadt | Jason McIntyre |
2007-03-26 | Remove pointless cast. No binary change. | Ray Lai |
2007-03-26 | Break on waitpid success; we shouldn't continue on WIFSIGNALED, and | Ray Lai |
2007-03-26 | Certain errors in editit() should be fatal. | Ray Lai |
2007-03-26 | Don't print warnings in editit(), instead make errno reliable on | Ray Lai |
2007-03-26 | Accept $VISUAL in addition to $EDITOR. | Ray Lai |
2007-03-26 | Save and restore signal handlers. Although we do not install our | Ray Lai |
2007-03-26 | Restore errno before calling perror(). | Ray Lai |
2007-03-26 | Check fork() == -1 instead of fork() < 0. | Ray Lai |
2007-03-26 | When someone hits ^C in an editor, the editor does exit(130), I | Ray Lai |
2007-03-26 | disable ttyC1 until someone fixes the stupid bug | Theo de Raadt |
2007-03-26 | Calculate minutes left more accurately. | Marco Peereboom |
2007-03-26 | bits for the global control register | David Gwynne |
2007-03-26 | typos in comments | Ted Unangst |
2007-03-26 | i shouldn't be shy about commiting ahci to this. | David Gwynne |
2007-03-26 | more careful waitpid() discussed with ray (plus some knf) | Theo de Raadt |
2007-03-26 | oops, 64bit memory bars. | David Gwynne |