summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-26Print the reason code of deauth and disassociation packets if in verbose mode.Claudio Jeker
2007-03-26use new license, ok deraadt@Bob Beck
2007-03-26use new license.Bob Beck
2007-03-26Copyright - I should share the blame.Bob Beck
2007-03-26Change some return value descriptions from "standard UVM return value"Artur Grabowski
2007-03-26A couple of spamd improvementsBob Beck
2007-03-26fix lines with too many args; from Igor SobradoJason McIntyre
2007-03-26tidy up SYNOPSIS, options description, FILES, and usage();Jason McIntyre
2007-03-26sort options, synopsis, and usage(); from Igor SobradoJason McIntyre
2007-03-26indicate that -l takes an optional argument;Jason McIntyre
2007-03-26typo in initial RCS tag ($OpenBSD: -> $OpenBSD$)Pedro Martelletto
2007-03-26Don't leak memory.Marco Peereboom
2007-03-26Switch X build instructions to xenocara.Matthieu Herrb
2007-03-26Don't pass fsck '--fp'. From Loic Tortay via PR #5422.Kenneth R Westerback
2007-03-26fix wording for `replay'; from AndrAcsJason McIntyre
2007-03-26Route report packets with metric greater than infinity are legal, so don'tMichele Marchetto
2007-03-26add machines supported by the mc(4) driver and HISTORY section.Xavier Santolaria
2007-03-26Rip out the KERN_ error codes.Artur Grabowski
2007-03-26remove old pages; spotted by kettenisJason McIntyre
2007-03-26Rip out all the KERN_ return values, since they will goArtur Grabowski
2007-03-26sort the MAN entry; ok deraadtJason McIntyre
2007-03-26Remove pointless cast. No binary change.Ray Lai
2007-03-26Break on waitpid success; we shouldn't continue on WIFSIGNALED, andRay Lai
2007-03-26Certain errors in editit() should be fatal.Ray Lai
2007-03-26Don't print warnings in editit(), instead make errno reliable onRay Lai
2007-03-26Accept $VISUAL in addition to $EDITOR.Ray Lai
2007-03-26Save and restore signal handlers. Although we do not install ourRay Lai
2007-03-26Restore errno before calling perror().Ray Lai
2007-03-26Check fork() == -1 instead of fork() < 0.Ray Lai
2007-03-26When someone hits ^C in an editor, the editor does exit(130), IRay Lai
2007-03-26disable ttyC1 until someone fixes the stupid bugTheo de Raadt
2007-03-26Calculate minutes left more accurately.Marco Peereboom
2007-03-26bits for the global control registerDavid Gwynne
2007-03-26typos in commentsTed Unangst
2007-03-26i shouldn't be shy about commiting ahci to this.David Gwynne
2007-03-26more careful waitpid() discussed with ray (plus some knf)Theo de Raadt
2007-03-26oops, 64bit memory bars.David Gwynne
2007-03-26loss of any raid 0 component is bad. ok dlgTed Unangst
2007-03-26ichss_cookie is a bad name, and should not be a void pointer.Gordon Willem Klok
2007-03-25fork() does not return EPROCLIM, so don't test for it.Ray Lai
2007-03-25more cleaning :)Theo de Raadt
2007-03-25Change editit() to return -1 on error and 0 on success, like manyRay Lai
2007-03-25KNF.Ray Lai
2007-03-25Save errno before calling signal().Ray Lai
2007-03-25pick up the newer rev man pages; noticed by ingo schwarze, first rev byTheo de Raadt
2007-03-25include rwlock.h ourselves, better than depending on it getting pickedTed Unangst
2007-03-25eliminate call to abort(), which is very bad in libs. I forgat howOtto Moerbeek
2007-03-25Remove LK_INTERLOCK from flags in a call to vget();Thordur I. Bjornsson
2007-03-25Synchronise carp advertisements on group demotion.Marco Pfatschbacher
2007-03-25wdc retries (including after suspends) caused a disk to remain busy whenTheo de Raadt