summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2008-08-17Updates from master repo. Can now compile both userland and kernel.Anders Magnusson
2008-08-16fixMarc Espie
2008-08-16revert eval.cMarc Espie
2008-08-16not yet, committed too muchMarc Espie
2008-08-16argument parsing should only skip spaces outside of parenthesis.Marc Espie
2008-08-16be more liberal in include handling, namely we only error out if it'sMarc Espie
2008-08-14only update stats when we actually wrote sth, relevant for -n, ok djmHenning Brauer
2008-08-14fix comments suggested by eric@, remove stupid DPRINTF()Alexandre Ratchov
2008-08-14in abuf_rgetblk() the ``start'' pointer may take a value beyond theAlexandre Ratchov
2008-08-14move all device related stuff from aucat.c to a new dev.c file.Alexandre Ratchov
2008-08-14in file.c, before dereferencing pointers to in(), out(), eof(),Alexandre Ratchov
2008-08-14add an "AUTOQUIT" flag to mix and sub aprocs. If the flag isAlexandre Ratchov
2008-08-14add a bytes counter to abuf structures to count the number ofAlexandre Ratchov
2008-08-14add a xxx_done() method to aproc structures, that cleans up justAlexandre Ratchov
2008-08-14move mix/sub underrun/overrun handling code and data in theAlexandre Ratchov
2008-08-14factor code that discards data from abuf strucure into a singleAlexandre Ratchov
2008-08-13Old drives (reported Giovanni Bechis <bigionews@snb.it>) don't report CD-RWav
2008-08-13-S currently does nothing useful, so remove it fromJason McIntyre
2008-08-11some consistency fixes and whitespace at eol removal;Jason McIntyre
2008-08-10typo.Igor Sobrado
2008-08-08documentation tweaks.Igor Sobrado
2008-08-08Small step towards fixing documentation:Matthieu Herrb
2008-08-08add a description for the options of fgen;Igor Sobrado
2008-08-08o use definitions from cd.hFederico G. Schwindt
2008-08-07spacing.Igor Sobrado
2008-08-05fix description of the mail(1) "p" command; from Aaron W. Hsu.Igor Sobrado
2008-08-04right spelling for Guinea-Bissau and Songkran;Igor Sobrado
2008-08-03make U (abbreviation of unread) work as man page saysMartynas Venckus
2008-08-02whitepsace -> whitespace. From Matthew Clarke via bugs@.Kenneth R Westerback
2008-08-01Document the MAKEFILE variable as unreliable.Alexander Bluhm
2008-07-31Update to sudo 1.6.9p17Todd C. Miller
2008-07-31don't allocate space for empty banners; report t8m at centrum.cz; ok deraadtMarkus Friedl
2008-07-31Do not allow negative or zero delay values from the command line,Can Erkin Acar
2008-07-30Replace GNU tutorial with public domain one, written from scratch byKjell Wooding
2008-07-29an enum specifier is more elegant than a set of #defines;Igor Sobrado
2008-07-27an enum specifier is more elegant than a set of #defines;Igor Sobrado
2008-07-26add -b to SYNOPSIS and usage();Jason McIntyre
2008-07-26Add -b switch for matching on the last part of the path only.Pierre-Yves Ritschard
2008-07-25In random art visualization, make sure to use the end marker only at theAlexander von Gernler
2008-07-25Add VisualHostKey to example file, ok djm@Alexander von Gernler
2008-07-25repair .Pq use; Alan R. S. BuenoTheo de Raadt
2008-07-24Add "ssh-keygen -F -l" to synopsis (displays fingerprint fromStuart Henderson
2008-07-23we really need unsigned in arithmetic operations.av
2008-07-23do not try to print options that have been compile-time disabledDamien Miller
2008-07-22change the bcachestats structures members to int64_t's and do theThordur I. Bjornsson
2008-07-22Add signed size printing functions, as requested by deraadt@.Can Erkin Acar
2008-07-21openssh-5.1Damien Miller
2008-07-18no need for .Pp before or after .Sh;Jason McIntyre
2008-07-17strip trailing '.' from hostname when HostbasedUsesNameFromPacketOnly=yesDamien Miller
2008-07-17strnvis preauth banner; pointed out by mpf@ ok markus@Damien Miller