Age | Commit message (Expand) | Author |
2014-07-11 | Bring in man.cgi(8) to maintain it in our tree together with mandoc. | Ingo Schwarze |
2014-07-11 | by popular demand, add back hamc-sha1 to server proposal for better compat | Ted Unangst |
2014-07-11 | using COPTS is probably better than CFLAGS | Theo de Raadt |
2014-07-11 | Grok the new /dev/klog LIOCSFD ioctl associated with sendsyslog(2) | Theo de Raadt |
2014-07-11 | delete all traces of oldrdist -Server command. ok beck guenther | Ted Unangst |
2014-07-11 | Permit use of SYS_sendsyslog from inside the sandbox. Clock is ticking, | Theo de Raadt |
2014-07-11 | Marion, don't look at it. Shut your eyes, Marion. | Ted Unangst |
2014-07-11 | ain't nobody got time for fortran. | Ted Unangst |
2014-07-11 | Allow ftp(1) to change its User-Agent for HTTP(S) URL requests using a | Lawrence Teo |
2014-07-10 | Missed a chunk of the previous | Philip Guenther |
2014-07-10 | add missing include file to bring in protos | Theo de Raadt |
2014-07-10 | repair prototypes | Theo de Raadt |
2014-07-10 | fleanse out oldrdist support | Ted Unangst |
2014-07-10 | Assume POSIX: write() takes size_t and returns ssize_t | Philip Guenther |
2014-07-10 | Snakes. Why'd it have to be snakes? | Ted Unangst |
2014-07-10 | expected user.h fallout; _KERNEL case needs manual pull of ucred.h | Theo de Raadt |
2014-07-10 | oldrdist is old. pre-ok guenther | Ted Unangst |
2014-07-10 | annotate regexp error messages with source string. | Marc Espie |
2014-07-10 | tweak previous; ok tedu | Jason McIntyre |
2014-07-10 | #define _KERNEL hack requires ucred.h now as well | Theo de Raadt |
2014-07-10 | add a note that fields are returned in input order. ok deraadt sthen | Ted Unangst |
2014-07-10 | fix version comparison for openssl-like versions (1.0.1g etc) | Jasper Lievisse Adriaanse |
2014-07-09 | floppy disks are obsolete. recommend keeping the keyfile on a flash disk | Ted Unangst |
2014-07-09 | small alignment tweak | Jasper Lievisse Adriaanse |
2014-07-09 | Do you know what horrors lie beyond that wall? | Ted Unangst |
2014-07-09 | "mkstr was intended for the limited architecture of the PDP 11 family." | Ted Unangst |
2014-07-09 | fix ssh-add crash while loading more than one key | Sebastian Benoit |
2014-07-09 | mlarkin requested that i cleanup the example code | Ted Unangst |
2014-07-09 | mark defos as const; nobody needs to change it, | Ingo Schwarze |
2014-07-09 | delete forgotten, obsolete rew_warn() prototype | Ingo Schwarze |
2014-07-09 | instead of printf() use tbprintf() like elsewhere in systat. | Jasper Lievisse Adriaanse |
2014-07-09 | downgrade more error() to debug() to better match what old authfile.c | Damien Miller |
2014-07-09 | more useful error message when GLOB_NOSPACE occurs; | Damien Miller |
2014-07-08 | Cannot find a reason for this to need machine/cpu.h | Theo de Raadt |
2014-07-08 | mention X Window System announcement. | Kirill Bychkov |
2014-07-08 | every succesful hackathon must begin with a sacrifice. | Ted Unangst |
2014-07-08 | rm asa/fpr. ok beck deraadt halex matthew | Ted Unangst |
2014-07-08 | decouple struct uvmexp into a new file, so that uvm_extern.h and sysctl.h | Theo de Raadt |
2014-07-08 | cut things that relied on mclgeti for rx ring accounting/restriction over | David Gwynne |
2014-07-07 | Clean up ERROR messages related to document structure and macros: | Ingo Schwarze |
2014-07-07 | Simplify man_unscope(), removing 18 lines of code, that is, | Ingo Schwarze |
2014-07-07 | The type of iov_len is size_t so the comparison with < 0 does not | Alexander Bluhm |
2014-07-07 | no need to delete any content from .Rs blocks, | Ingo Schwarze |
2014-07-07 | no need to skip content before first section header | Ingo Schwarze |
2014-07-07 | implement .dei and .ami | Ingo Schwarze |
2014-07-07 | mention that ProxyCommand is executed using shell "exec" to avoid | Damien Miller |
2014-07-06 | Clean up messages related to plain text and to escape sequences. | Ingo Schwarze |
2014-07-06 | After skipping an escape sequence with incomplete arguments, | Ingo Schwarze |
2014-07-06 | Fix expansion of escape sequences with incomplete arguments. | Ingo Schwarze |
2014-07-06 | Fix handling of escape sequences taking numeric arguments. | Ingo Schwarze |