Age | Commit message (Expand) | Author |
2009-01-06 | document, consistently, those apps which also exist as built-ins | Jason McIntyre |
2009-01-06 | don't use a reference to the device file. Use the corresponding aproc | Alexandre Ratchov |
2009-01-05 | since socks5 has been removed from ports recently, switch ftp to | Martynas Venckus |
2009-01-04 | sync the synopsis and usage of the command; "usage:" is lowercase. | Igor Sobrado |
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado |
2009-01-02 | Add format attributes to functions that use variable arguments and | Can Erkin Acar |
2009-01-01 | Unclutter 'systate rules' by printing the flags option using the minimal | Ryan Thomas McBride |
2009-01-01 | fix hash calculation for KEXGEX: hash over the original client-supplied | Damien Miller |
2009-01-01 | call channel destroy callbacks on receipt of open failure messages. | Damien Miller |
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 |