summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2006-01-08make cvs_init_create_files() return type void; ok joris@.Xavier Santolaria
2006-01-06Adapt things to use __type_t instead of _BSD_TYPE_T_Todd C. Miller
2006-01-06mark up fix;Jason McIntyre
2006-01-06restructure the section on cvs sub-commands: make each commandJason McIntyre
2006-01-06ingore local update of newly added files. this fixes some possibleReyk Floeter
2006-01-06uninitialized pointer could confuse the cleanup checkReyk Floeter
2006-01-06typos;Xavier Santolaria
2006-01-06final round of whacking FILES for duplicate info, and some consistencyJason McIntyre
2006-01-06weed out some duplicate info in the known_hosts FILES entries;Jason McIntyre
2006-01-06zap <paths.h>;Xavier Santolaria
2006-01-06nicer EXAMPLES; from ray laiJason McIntyre
2006-01-05check that stdio file descriptors are actually closed before clobberingDamien Miller
2006-01-05cleanup, move log.h and rcs.h inclusion into rcsprog.h;Xavier Santolaria
2006-01-04-.Xr gzip 1 ,Jason McIntyre
2006-01-04+.Xr ssh-keyscan 1 ,Jason McIntyre
2006-01-04remove .Xr's to rsh(1) and telnet(1): they are hardly needed;Jason McIntyre
2006-01-04chop out some duplication in the .{r,s}hosts/{h,sh}osts.equiv FILESJason McIntyre
2006-01-04add an EXAMPLES section adapted from freebsd's page,Jason McIntyre
2006-01-04add an EXAMPLES section adapted from freebsd's page,Jason McIntyre
2006-01-04make cvs_sendresp() return type void; ok joris@.Xavier Santolaria
2006-01-03renaming zlib.{c,h} files to compress.{c,h} and link to build;Xavier Santolaria
2006-01-03tweak the description of ~/.ssh/environmentJason McIntyre
2006-01-03put FILES in some sort of order: sort by pathnameJason McIntyre
2006-01-03use a larger width for the ENVIRONMENT list;Jason McIntyre
2006-01-03move FILES to a -compact list, and make each files an item in that list.Jason McIntyre
2006-01-03use fatal();Xavier Santolaria
2006-01-03knf;Xavier Santolaria
2006-01-02zap, kill and eliminate unused code;Joris Vink
2006-01-02some corrections from michael knudsen;Jason McIntyre
2006-01-02- nuke remaining err(), errx() and warnx() instances.Xavier Santolaria
2006-01-02+.Xr tftp-proxy 8 ,Jason McIntyre
2006-01-02No need to include both <sys/signal.h> and <signal.h>, only <signal.h>Todd C. Miller
2006-01-02start to cut some duplicate info from FILES;Jason McIntyre
2006-01-02more includes cleanup;Xavier Santolaria
2006-01-02rename variable to fix shadow warning;Xavier Santolaria
2006-01-02#include's cleanup; ok joris@ niallo@.Xavier Santolaria
2006-01-02#include's cleanup; ok joris@ niallo@.Xavier Santolaria
2006-01-02clarify tun(4) opening - set the mode and bring the interface up. alsoReyk Floeter
2006-01-02use a common max. packet length, no binary changeDamien Miller
2006-01-01disable case-mapping (evil software caps-lock) by default. if you are crazyDamien Miller
2006-01-01no trailing "\n" for debug()Kevin Steves
2006-01-01move <net/if.h>; ok djm@Kevin Steves
2006-01-01more code cleanup;Joris Vink
2005-12-31Grok rthreads system calls before Dale yiells after me.Miod Vallat
2005-12-31CDIOCREADTOCENTRYS adjusts lba information into host order, so thereKenneth R Westerback
2005-12-31no point in sending the reader to the same page 3 times;Jason McIntyre
2005-12-31.Nm does not require an argument;Jason McIntyre
2005-12-31clean up ENVIRONMENT a little;Jason McIntyre
2005-12-31minor knf;Xavier Santolaria
2005-12-31merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVERJason McIntyre