summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1998-10-13unsigned char fix; rahndsTheo de Raadt
1998-10-04Take sizeof correct variable in readlink; martin@gbg.netman.seTodd C. Miller
1998-09-30Add man page contributor's copyright. Better formatting.Ian Darwin
1998-09-30Put in WARNINGS that the lessons are not up-to-date, plusIan Darwin
1998-09-30something was too verboase in http fetch modeTheo de Raadt
1998-09-28First round of code modernization. Create playdir under /tmp, notIan Darwin
1998-09-28import BTL learn(1) lessons/morefilesIan Darwin
1998-09-28import BTL learn(1) lessons/macrosIan Darwin
1998-09-28import BTL learn(1) lessons/filesIan Darwin
1998-09-28import BTL learn(1) lessons/eqnIan Darwin
1998-09-28import BTL learn(1) lessons/editorIan Darwin
1998-09-28import BTL learn(1) lessons/CIan Darwin
1998-09-28import BTL learn(1)Ian Darwin
1998-09-28first cut at file:/ URL supportTheo de Raadt
1998-09-28kill extra .Pp and add some quotesTodd C. Miller
1998-09-27fix things for makewhatisTheo de Raadt
1998-09-27mail -u foo is not really the same as mail -f /var/mail/fooTodd C. Miller
1998-09-27Use new username option to lockspool for 'mail -u'.Todd C. Miller
1998-09-27english -> EnglishAaron Campbell
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-09-26more setmode() leaks -- kill 'em allTheo de Raadt
1998-09-24Add optional support for pid files other than /var/run/syslog.pidTodd C. Miller
1998-09-24correct sccsid, not like it really mattersTodd C. Miller
1998-09-23Typo.Ian Darwin
1998-09-23usr.bin/ man page repairs, a - eAaron Campbell
1998-09-22End apparent but unexpected flame war by switching to Berkeley copyright.Ian Darwin
1998-09-22Terminate our output string correctly if we've gotbrian
1998-09-22if winsize.ws_col is 0, assume 80Theo de Raadt
1998-09-20cp_time is long, deal with it.Niklas Hallqvist
1998-09-20widen unsigned entities to signed ones before subtracting, fixes sorting on a...Niklas Hallqvist
1998-09-19write() can do short-writes -- deal; based on rahnds@ codeTheo de Raadt
1998-09-19make the progress meter run correctly in all cases if in -m modeTodd C. Miller
1998-09-19Make -m flag turn on progress meter in all situationsTodd C. Miller
1998-09-19add -m option to turn on progress meter in non-verbose modeTodd C. Miller
1998-09-19Don't turn of progress meter when output file is stdout. The meter will go t...Todd C. Miller
1998-09-15getopt returns int, not char; rahnds@openbsd.orgTodd C. Miller
1998-09-14/usr/bin/help == man man"Theo de Raadt
1998-09-14move -k documentation to the TOPTheo de Raadt
1998-09-13typosAaron Campbell
1998-09-12document reality.Todd T. Fries
1998-09-11don't display Retrieving... message unless verbose output desiredMarco S Hyman
1998-09-10.Xr lockspool 1Todd C. Miller
1998-09-10Fix commentsTodd C. Miller
1998-09-10If a child has not been waited on via the SIGCHLD handler, wait for itTodd C. Miller
1998-09-10make mail.1 nroff'able againTodd C. Miller
1998-09-10proper strncpyTheo de Raadt
1998-09-08back out the pipe code that breaks on sparcArtur Grabowski
1998-09-08bad sentenceTheo de Raadt
1998-09-08repair order of signal blocking that got changed in conversion to POSIX signalsTodd C. Miller