summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
1993-07-20integer arguments were not coerced to strings for the `:' operator.jtc
1993-07-19from Brian Somers <brian@awfulhak.demon.co.uk>:cgd
1993-07-15Another change from Jim Wilson.jtc
1993-07-13fix some spacing/character problems...cgd
1993-07-11fix alien 'w' handling. you really don't want to know...cgd
1993-07-11fix the cat bug found by mycroft in a more asthetically pleasingcgd
1993-07-11Work correctly if a write() comes up short.mycroft
1993-07-07IEEE 1003.2 (D11.2.2.3) requires that the system's true and false be accessedjtc
1993-07-02corrected return typealm
1993-07-02Clean up deleted files.mycroft
1993-07-02fixed undo within a global command (would corrupt the buffer)alm
1993-06-21date comamnd ignored seconds value. patch from <mhw@cs.brown.edu>deraadt
1993-06-18use strvis on the arguments and environment, so we don't end up incgd
1993-06-17Don't need -I/sys. (Why was it here?)mycroft
1993-06-16fixed regex initializationalm
1993-06-15get the [ ! "" ] case right.cgd
1993-06-14Updated to POSIX regular expression routines.jtc
1993-06-14Use POSIX regular expression routines.jtc
1993-06-13Fix up FILES sections.mycroft
1993-06-13Update file names.mycroft
1993-06-07chmod.0 says:deraadt
1993-06-05reverse of "stty -g" now works. it forgot to actually ioctl() thederaadt
1993-06-05update for latest version of patches from jtconklin@kaleida.comcgd
1993-06-02make ps do something more sensible with zombie processescgd
1993-06-01rcsid cleanupcgd
1993-06-01"ispeed" thought it didn't need an argument... WRONG!!!cgd
1993-06-01fix more-or-less-uninitialized variable...cgd
1993-06-01add support and documentation for the 'e' option, to print outcgd
1993-05-27Added more tests...alm
1993-05-27Added a restricted mode in the form of a new command: redalm
1993-05-26Compiles with gcc-2.3.3 now.proven
1993-05-26previous patch to ls.c wasn't quite correct. This patch from same author.deraadt
1993-05-24first environment variable was trounced in the case ofderaadt
1993-05-20fixed regex bug s/[[:digit:][]// incorrectly reported unbalanced bracketsalm
1993-05-12Fixed regex bug: a character class of the form [IC[],alm
1993-05-08added support for lines of arbitrary lengthalm
1993-05-04Make sure init.c is touched so it doesn't get rebuilt if wemycroft
1993-05-04added dd(1) from ftp.uu.net:bsd-sources; torching GNU ddglass
1993-05-02Fix typo.mycroft
1993-05-02Jim "wilson@moria.cygnus.com" Wilson's patches to make C News (and othersef
1993-05-01Use global value of CFLAGS for optimization.mycroft
1993-04-29dd is gnu softwarecgd
1993-04-29ugh. i was right after all.glass
1993-04-28386BSD -> NetBSDcgd
1993-04-28rearranged headers to compile cleanlyalm
1993-04-27bostic was right, and i was wrong.. boo.glass
1993-04-26new 'test' from ftp.uu.net:/systems/unix/bsd-sources, got rid of GNU thingglass
1993-04-26Fixed incorrect calls to longjmp.dpassage
1993-04-26Removed a cast that was causing another stoopid compile error.dpassage
1993-04-23added more testsalm