Age | Commit message (Expand) | Author |
2009-01-01 | Fix iso weekno calculation by using a different algorithm. Still hard | Otto Moerbeek |
2008-12-31 | Skip missing pool indices instead of printing errors. | Can Erkin Acar |
2008-12-30 | be clear about what csplit does by default when no options to the | Jason McIntyre |
2008-12-30 | make -S case insensitive; this avoids any confusion over the fact | Jason McIntyre |
2008-12-30 | add AllowAgentForwarding to available Match keywords list | Okan Demirmen |
2008-12-29 | make the code "more correct": add reference counters to aproc | Alexandre Ratchov |
2008-12-29 | no need to escape single quotes in comments | Kevin Steves |
2008-12-29 | fix example, default key type is rsa for 3+ years; from | Kevin Steves |
2008-12-28 | set the buffer size using the ``appbufsz'' parameter of | Alexandre Ratchov |
2008-12-27 | fix a bug in resampling code, resulting in joined stereo and/or | Alexandre Ratchov |
2008-12-27 | simplify the mixer and the demultiplexer code; no change in the | Alexandre Ratchov |
2008-12-27 | complain about a deadlock only if there are descriptors waiting | Alexandre Ratchov |
2008-12-27 | do not call exit(1) if sio_start(3) or sio_stop(3) fail. The | Alexandre Ratchov |
2008-12-26 | synchronize synopsis and usage. | Igor Sobrado |
2008-12-26 | *** empty log message *** | Alexandre Ratchov |
2008-12-24 | Plug a couple of memory leaks noticed by deraadt. | David Hill |
2008-12-24 | add -S and -s options, similar to man(1), for restricting | Jason McIntyre |
2008-12-23 | time to add a new one. | Claudio Jeker |
2008-12-19 | Sync some bits with sudo 1.7.0 final. | Todd C. Miller |
2008-12-19 | be more specific about the field delimiter; | Jason McIntyre |
2008-12-19 | use simple linear interpolation in the resampling code. | Alexandre Ratchov |
2008-12-18 | Print the interface livelocks if non-zero. From deraadt@ | Can Erkin Acar |
2008-12-17 | add some newly created stats that are defined in ieee80211_ioctl.h | joshua stein |
2008-12-17 | change the name displayed by the c-mode on the mode line to "c", | Igor Sobrado |
2008-12-17 | sort CFLAGS, SRCS and the list of compile-time options; while here, | Igor Sobrado |
2008-12-17 | Rewrite the 'mbuf' page to display mbuf usage information from system pools | Can Erkin Acar |
2008-12-17 | add a writable ``appbufsz'' field to the sa_par structure, containing | Alexandre Ratchov |
2008-12-16 | when searching for an endpoint, return the correct abuf pointers. | Alexandre Ratchov |
2008-12-16 | strptime() never sets tm_isdst, so set it to -1 before passing the | Philip Guenthe |
2008-12-15 | Unbreak netstat, reflecting kernel changes. | Michele Marchetto |
2008-12-15 | work around tree breakage by mpls people | Theo de Raadt |
2008-12-15 | turns out gcc is not smart enough to avoid the local array in const | Otto Moerbeek |
2008-12-15 | correct the description of fstat output for sockets; | Jason McIntyre |
2008-12-14 | Remove useless fields from template, they just serve to confuse | Ray Lai |
2008-12-11 | move one paragraph to a more logical position; | Jason McIntyre |
2008-12-11 | don't try to sio_close a NULL sio_hdl. stops cdio from segfaulting | Jacob Meuser |
2008-12-10 | o cannot be NULL here but use xfree() to be consistent; ok djm@ | Kevin Steves |
2008-12-09 | fix typo in error message | Kevin Steves |
2008-12-09 | sync with sudo cvs repo | Todd C. Miller |
2008-12-09 | update for the synopses displayed by the 'help' command, there are a | Igor Sobrado |
2008-12-09 | Better fix for rev 1.21 | Todd C. Miller |
2008-12-09 | replace by-hand string building with xasprinf(); ok deraadt@ | Damien Miller |
2008-12-09 | channel_print_adm_permitted_opens() should deal with all the printing | Kevin Steves |
2008-12-09 | correct sftp(1) and corresponding usage syntax; | Damien Miller |
2008-12-09 | correct sftp(1) and corresponding usage syntax; | Damien Miller |
2008-12-09 | don't leave junk (free'd) pointers around in Forward *fwd argument on | Damien Miller |
2008-12-09 | Deal correctly with failures in remote stat() operation in sftp, | Damien Miller |
2008-12-09 | The ~C escape handler does not work correctly for multiplexed sessions - | Damien Miller |
2008-12-08 | Rewrite renice(8) to be POSIX compliant while still maintaining | Todd C. Miller |
2008-12-08 | Do not short circuit pseudo commands when we get a match since, depending | Todd C. Miller |