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