summaryrefslogtreecommitdiff
path: root/usr.bin/mg
AgeCommit message (Expand)Author
2002-02-15 make pressing return in dired mode open the file we're currently at.Vincent Labrecque
2002-02-14 remove the strcpy call, plus some KNFVincent Labrecque
2002-02-14d_makename now takes a length parameter so we can remove theVincent Labrecque
2002-02-14 some programs now need the errno definition and sys/params, so put them inVincent Labrecque
2002-02-14 use strtol instead of atoi to get range checking, etcVincent Labrecque
2002-02-14some KNFTheo de Raadt
2002-02-14spellingTheo de Raadt
2002-02-14 Oups, my chartypes commit broke this.Vincent Labrecque
2002-02-14 the "theo-mode" is said to be a 'standalone' extension in main.c, beVincent Labrecque
2002-02-14 Change character types definitions defines so they don't clash withVincent Labrecque
2002-02-14 simplify a loop and add some comments.Vincent Labrecque
2002-02-13 Oups, don't print fname<1> when there's only one buffer for this file.Vincent Labrecque
2002-02-13 Make mg malloc the l_text element instead of reallocating whole LINEVincent Labrecque
2002-02-13 simplify the define_key() code to use sane functions in two separate bufferVincent Labrecque
2002-02-13 * Replace unsafe strcpy and strcat calls to safe strlcpy and strlcat.Vincent Labrecque
2002-02-08more gosmacsTheo de Raadt
2002-02-08more docs...Theo de Raadt
2002-02-05Get rid of signal race (and handling of SIGWINCH).Artur Grabowski
2002-01-18When listing buffers, detect if the buffer name is too long to fit in theArtur Grabowski
2002-01-18Remove the NROW and NCOL limits. The static arrays are now replaced withArtur Grabowski
2002-01-10Clean up tty resizing code.Artur Grabowski
2002-01-08typo; mjc@bitz.caTodd C. Miller
2001-12-25Tag.Hugh Graham
2001-12-25Now that Theo has a working vax, suddenly this is not fun anymore.Miod Vallat
2001-11-25Well, since I can't do my mondo openssl commitBob Beck
2001-11-25snprintf makes me happyTheo de Raadt
2001-09-21correct fork logic and rewrite for clarity, ok todd@Peter Stromberg
2001-08-23some phrases just belong together - like goats and latexBob Beck
2001-08-18handle vsnprintf returning -1Theo de Raadt
2001-07-18new meaning to the terms slackassMichael Shalayeff
2001-07-10typo; from Joseph Mallett <jmallett@xMach.org>Michael Shalayeff
2001-07-09rightMichael Shalayeff
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-07-06Change the filename completion code to:Artur Grabowski
2001-07-05Fix a seg fault when an init file can't be readMatthieu Herrb
2001-06-30fix the love quote, slacker bobMichael Shalayeff
2001-06-30More log searching; mickey@ ok'ed.Federico G. Schwindt
2001-06-30more from icb.log; mickey@ ok.Federico G. Schwindt
2001-06-30ok mickey@Bob Beck
2001-06-27Update.Angelos D. Keromytis
2001-06-26how patheticBob Beck
2001-06-25give a little slackMichael Shalayeff
2001-06-25just one more, fresh shiny one, Mon Jun 25 05:10:29 EDT 2001Michael Shalayeff
2001-06-23Glancing over my fortunes file, I had to add this quote.Miod Vallat
2001-06-23I could search... but I'm a lazy bum;-)Michael Shalayeff
2001-06-23sprinkle some const on theoMichael Shalayeff
2001-06-23slacker slacker lazy bum bum bum slacker!Todd C. Miller
2001-06-23Add "M-x theo". Just like "M-x doctor" in emacs... Well, almost.Artur Grabowski
2001-05-24add blobs.Artur Grabowski
2001-05-24Add a compile/grep/id-utils mode.Artur Grabowski