summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-02delete excessive ; useTheo de Raadt
2010-11-02Add DEBUG0 printf() for unexpected reselects. No functional change.Kenneth R Westerback
2010-11-02Consolidate duplicated code removing things from the 'going' queue.Kenneth R Westerback
2010-11-02Clean up some printf's, most but not all in DEBUG0 blocks, by usingKenneth R Westerback
2010-11-02Include <sys/time.h> such that <sys/resource.h> becomes usable on its own asMark Kettenis
2010-11-02expose the kernels network livelock counterDavid Gwynne
2010-11-02export the network livelock counter. part of a diff i committed theDavid Gwynne
2010-11-01typo fix lifted from the last tmux commit ("one of more");Jason McIntyre
2010-11-01Typo, from Rob Paisley.Nicholas Marriott
2010-11-01New doc directories for updated libs. remained by naddy@. thanks.Matthieu Herrb
2010-11-01- switch from wpapsk to wpakeyJason McIntyre
2010-11-01use the amd64 name for this frame, instead of the i386 name, to bePeter Hessler
2010-11-01convert a trap that ends up in 'we_re_toast' from a boot(RB_HALT) into aPeter Hessler
2010-11-01Update to tzdata2010o from elsie.nci.nih.govTodd C. Miller
2010-11-01syncTheo de Raadt
2010-11-01bye bye wpa-psk. instead of using ifconfig wpapsk `wpa-psk password` youTheo de Raadt
2010-11-01add support for (full length only) hex keys to the wpakey code. for theTheo de Raadt
2010-10-31update description for /usr/share/doc;Jason McIntyre
2010-10-31Revert last commit: it breaks resume on ThinkpadsPhilip Guenthe
2010-10-31imsg.h requires sys/uio.h, ok deraadtNicholas Marriott
2010-10-31init was passing a writable file descriptor into rcs_open which was thenNicholas Marriott
2010-10-31Remove unused bstp_list and bstp_attach.Marco Pfatschbacher
2010-10-31cant start a line with a single quote. ok @schwarzeJanne Johansson
2010-10-31The return of rfork(RFTHREAD) must be consistent with getthrid().Philip Guenthe
2010-10-30Print socket structure internals when netstat -P pcbaddr is calledAlexander Bluhm
2010-10-30for the user, create a matching group and put the user in there by default; o...Theo de Raadt
2010-10-30tweak gpio pins of julia cards to select the correct multiplier forAlexandre Ratchov
2010-10-30in otus, tx() can return on error without releasing the nodeDamien Bergamini
2010-10-30fix a 10 year old bug in the memory allocator, which affected only sparc.Theo de Raadt
2010-10-30no need to compute hdrlen in (), it is not used.Damien Bergamini
2010-10-30always decrement the number of xfers queued in txeof() evenDamien Bergamini
2010-10-30don't release the node twice if tx() failsDamien Bergamini
2010-10-30use (ifp->if_softc != NULL) instead of (ifp->if_flags != 0) to checkDamien Bergamini
2010-10-30use hw sequence numbering for non-QoS framesDamien Bergamini
2010-10-30don't abuse lvalues, reported by Amit Kulkarni.Ted Unangst
2010-10-29We now send argv to the server after parsing it in the client to get theNicholas Marriott
2010-10-29syncTheo de Raadt
2010-10-29Nuke some unused variables and remove an unnecessary call to dirname().Nicholas Marriott
2010-10-29soelim is no longger needed now that nroff/troff is not in baseTodd C. Miller
2010-10-29Remove colcrt and checknr. colcrt is only useful on very oldTodd C. Miller
2010-10-29malloc -> calloc for ctl_connHenning Brauer
2010-10-29- the nroff workaround is no longer neededJason McIntyre
2010-10-29remove the "-*- nroff -*-" lines;Jason McIntyre
2010-10-29more nroff removal, with tweaks from (and ok) schwarze;Jason McIntyre
2010-10-29Referring to terms explained in other manuals, always use .Xr.Ingo Schwarze
2010-10-29smtpd no longer knows a map called "secrets" which holds credentials forGilles Chehade
2010-10-29talk about pkg-readmes and /etc/rc.dMarc Espie
2010-10-29some fixes from ingo regarding the recent groff removal;Jason McIntyre
2010-10-29various fixes, mostly concerning the recent groff removal,Jason McIntyre
2010-10-29for late TZ handling, place the temporarily tzlist file into /mnt/tmpTheo de Raadt