summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-12-03remove reference to dead URL.Jonathan Gray
2004-12-02* fix the duplicate prefix and duplicate unit parsingPatrick Latifi
2004-12-02man tweaks;Jason McIntyre
2004-12-02Fix signal races for isatty(3) (calls ioctl(2)) and printf(3);Otto Moerbeek
2004-12-02This commit is brought to you by the brand new improved and better tastingJean-Francois Brousseau
2004-12-02cvs_logmsg_get() now accepts a list of files that it is getting theJean-Francois Brousseau
2004-12-02Add cvs_file_copy() to create a copy of a file structure.Jean-Francois Brousseau
2004-12-01* plug memory leaks in the file parser and in the interactive mode parserPatrick Latifi
2004-12-01use volatile sig_atomic_t for vars set in signal handlers. spotted by deraadt@Otto Moerbeek
2004-12-01Fix stop condition for sqrt. Due to the fact that we're doing NewtonOtto Moerbeek
2004-11-30Martin Luther King is elected president of the Montgomery ImprovementDaniel Hartmeier
2004-11-30resolve the buses and rosa parks; noticed by dhartmei@Michael Shalayeff
2004-11-29lowercase for consistency;Jason McIntyre
2004-11-29The last item in an enum should not have a trailing commaTodd C. Miller
2004-11-29update to sudo 1.6.8p5Todd C. Miller
2004-11-29Some small fixes from moritz@jodeit.org. ok deraadt@Damien Miller
2004-11-29Spell precede correctly.Jonathan Gray
2004-11-29missing full stop;Jason McIntyre
2004-11-28make sure va_end() is always called in all possible pathsPatrick Latifi
2004-11-28Stop looking at intrcnt[] for vmstat -i; this means vmstat -i only worksMiod Vallat
2004-11-27Use unsigned char for bytes that are fed to isxxx() functions, to improveOtto Moerbeek
2004-11-26Fix the getdirentries() loop memory handling and EOF detection.Otto Moerbeek
2004-11-26Rewrite the internals of the file management code so that we do not keepJean-Francois Brousseau
2004-11-26Cleanup, document .cvsrc and -f a bit more, and add checkout to theJean-Francois Brousseau
2004-11-26Match more closely the data sent by GNU CVS when dealing with multipleJean-Francois Brousseau
2004-11-26An introduction man page on how to use OpenCVS to manage CVS repositoriesJean-Francois Brousseau
2004-11-26struct cvs_file -> CVSFILEJean-Francois Brousseau
2004-11-25fix on alpha. the lack of BWX by default, and assumptions of alignmentTheo de Raadt
2004-11-25leak; from mpechMarkus Friedl
2004-11-25Handle CVSD_SET_MODDIR, add session allocation and some minor cleanupJean-Francois Brousseau
2004-11-24replace old net/if_ieee80211.h header with the net80211 ones, userland part.Federico G. Schwindt
2004-11-22simplify loop iterationPatrick Latifi
2004-11-22Add support for setting mixerctl values in a sysctl.conf like mannerJonathan Gray
2004-11-21Fix some core dumps on malformed format strings. From KAMADA Ken'ichiOtto Moerbeek
2004-11-19Write reject file in unified format if the original diff was inOtto Moerbeek
2004-11-19Allow for path names containing spaces and other funny chars (exceptOtto Moerbeek
2004-11-18Prototypes for the log message functionsJean-Francois Brousseau
2004-11-18Make the 'cvs log' command work in client mode, mostly based on theJean-Francois Brousseau
2004-11-18Compile with the log message code and do not install the cvs binaryJean-Francois Brousseau
2004-11-18handle SONPROC; ok aaron, deraadt, krwMarkus Friedl
2004-11-17Update to sudo 1.6.8p4Todd C. Miller
2004-11-17off-by-one in process_states[], fixes display of memory; ok deraadt, aaronMarkus Friedl
2004-11-17remove NI_WITHSCOPEID (which is not standard)Jun-ichiro itojun Hagino
2004-11-17Add missing counters to 'netstat -sp carp' output.Ryan Thomas McBride
2004-11-16more correct error checking, from Joris Vink <amni at pandora dot be>Jean-Francois Brousseau
2004-11-16add Joris Vink as an authorJean-Francois Brousseau
2004-11-16shuffle the .Pp;Jason McIntyre
2004-11-16-p supports optional [user] arg;Jason McIntyre
2004-11-16print network interface stats with 'systat ifstat'; ok deraadt, mickeyMarkus Friedl
2004-11-15More stuff to doJean-Francois Brousseau