summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2005-02-19Add getcap(1), a simple tool to query getcap(3)-style databases.Todd C. Miller
2005-02-18better error messages for getnameinfo failures; ok dtucker@Damien Miller
2005-02-17only increase the reference count on the cvsroot structure when itJean-Francois Brousseau
2005-02-17Fix case where we were testing on AC, but operating on FD. The changed codeAaron Campbell
2005-02-17alyte spelling-in-comment fixesJolan Luff
2005-02-16get rid of unneeded whitespaceJean-Francois Brousseau
2005-02-16basic repository handling code, not plugged yetJean-Francois Brousseau
2005-02-16properly initialize the syslog_data structureJean-Francois Brousseau
2005-02-16more `cvs history' documentation about the columns added toXavier Santolaria
2005-02-16Better diagnostic if an identity file is not accesible. ok markus@ djm@Otto Moerbeek
2005-02-15set the close-on-exec flag on the parent's local socket descriptorJean-Francois Brousseau
2005-02-15remove the LP_FILTER_TOGGLE operation, which is really pointless, andJean-Francois Brousseau
2005-02-15avoid crashing when setting a variable with cvsd_set() that was notJean-Francois Brousseau
2005-02-14Export ${CC} and ${DESTDIR} into the environment for mkioctls. brad@ okAaron Campbell
2005-02-14use .Pa for paths, not .Ar; ok jmcXavier Santolaria
2005-02-13start documenting `cvs history'; ok jmc@ Joris Vink;Xavier Santolaria
2005-02-11Fix -d option; it should print a newline at EOL, not the specified delimeter.Todd C. Miller
2005-02-10backout previous; i committed to wrong repository (i meant to commit kame)Jun-ichiro itojun Hagino
2005-02-10dccp supportJun-ichiro itojun Hagino
2005-02-09hrmz, should be right now ...Xavier Santolaria
2005-02-09hrmz .. still missed a few ones ...Xavier Santolaria
2005-02-09ooopsie...Xavier Santolaria
2005-02-09add a KEYWORD SUBSTITUTION section; ok jmc@ jfb@ Joris Vink;Xavier Santolaria
2005-02-08Provide reason in error message if getnameinfo fails; ok markus@Darren Tucker
2005-02-08Some extra strict warning cleanup. From Xin Li <delphij at FreeBSDOtto Moerbeek
2005-02-08correct the first example; ok otto jmcPeter Valchev
2005-02-07sync and make usage __dead, from Michael KnudsenJared Yanovich
2005-02-07rename "file" to "path" in usage, it's clearerJared Yanovich
2005-02-07Levels should be between AUDIO_MIN_GAIN and AUDIO_MAX_GAIN inclusiveTodd C. Miller
2005-02-07Due to a braindead zlib, the test for seekability of a gzstream usingOtto Moerbeek
2005-02-07In list mode (which implies test mode), do not forget to initializeOtto Moerbeek
2005-02-06Fix setting of $USER when env_reset is enabled.Todd C. Miller
2005-02-06tweak;Jason McIntyre
2005-02-05Update to Sudo 1.6.8p7Todd C. Miller
2005-02-04add Xavier Santolaria to AUTHORS sectionJean-Francois Brousseau
2005-02-04cleanup and additional error checking on connection setupJean-Francois Brousseau
2005-02-04more `cvs add' doc bits; ok jfb@ jmc@ Joris Vink;Xavier Santolaria
2005-02-04remove duplicate trace message which gets output in cvs_sendfile()Jean-Francois Brousseau
2005-02-04unfuck amd64Peter Valchev
2005-02-04clearer wording;Jason McIntyre
2005-02-03be more consistent everywhere with `-k mode' option;Xavier Santolaria
2005-02-03add `release' command aliases;Xavier Santolaria
2005-02-03document `cvs release'; ok jmc@ Joris Vink;Xavier Santolaria
2005-02-02document missing options for `cvs update'; ok jmcXavier Santolaria
2005-02-02Fix a few memory leaks and general cleanup. From Joris Vink. ok tedu@Otto Moerbeek
2005-02-02replace 0 with STDIN_FILENO. from han boetes and jared yanovichTed Unangst
2005-02-01- accept a minus sign in front of the file's revision number toJean-Francois Brousseau
2005-02-01first round of malloc()/realloc() fixes:Jean-Francois Brousseau
2005-02-01make fbackupfile() return FALSE when the rename(2) from theHenning Brauer
2005-02-01document `cvs checkout'; ok jmc@ jfb@ Joris Vink;Xavier Santolaria