summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-03-04improve i/o handling use 8192 bytes buffer (16384 does not help much)Michael Shalayeff
1999-03-04Correctly handle yearly events occurring on fixed weekdays in all cases.Paul Janzen
1999-03-03Print fatal errors to stderr after curses has finished instead of printing to...Todd C. Miller
1999-03-03kill bogus commentTodd C. Miller
1999-03-03better grammar for err msgAaron Campbell
1999-03-03fix uninitialized variable; this could have caused problems when installing s...Todd C. Miller
1999-03-03take out reference to -x flag since we don't build curses with NCURSES_XNAMES...Todd C. Miller
1999-03-02do not crash if -n has no arg; spotted by weingartTheo de Raadt
1999-03-02ncurses-4.2-990301Todd C. Miller
1999-03-01There is no -h flagDavid Leonard
1999-02-27do not divide by zero; helbig@Informatik.BA-Stuttgart.DETheo de Raadt
1999-02-27typo; helbig@Informatik.BA-Stuttgart.DETheo de Raadt
1999-02-26Ethernet bridge/IP firewall driver.Jason Wright
1999-02-24Grok protocol/address family PF_KEY.Angelos D. Keromytis
1999-02-24cpu -> CPUAaron Campbell
1999-02-24-{a,c,m}min are extensions to posixTheo de Raadt
1999-02-24updates from ncurses-4.2-990220Todd C. Miller
1999-02-23Check lp->target for NULL, not *lp->target as required by dynamic allocation ...Todd C. Miller
1999-02-23Document the other side of .MAINMarc Espie
1999-02-21vis() buf overflowTheo de Raadt
1999-02-21note that the escape character brings you to command mode of the telnet processAaron Campbell
1999-02-20First step at supporting files > 2gig. Use off_t as POSITIONTodd C. Miller
1999-02-19XrTheo de Raadt
1999-02-19broken usage lineTheo de Raadt
1999-02-18fix netstat -A headerTheo de Raadt
1999-02-17print ips_rcvmemdropTheo de Raadt
1999-02-17-f option for case folding; twofsonet@graffiti.comTheo de Raadt
1999-02-12Note that vacation can now use the Return-PathMarco S Hyman
1999-02-12parse "Return-Path:" headers in addition to UUCP styleMarco S Hyman
1999-02-11fix usage messagesTheo de Raadt
1999-02-09correct a default; js3guj@gold.ocn.ne.jpTheo de Raadt
1999-02-09for 1 min up, report min instead of mins; abs@netbsdTheo de Raadt
1999-02-09if we read less than Content-Length, whine and errorTheo de Raadt
1999-02-08Don't call curses routines beep() or flash() if the screen has not beenTodd C. Miller
1999-02-07fix fold -s early break; helbig@Informatik.BA-Stuttgart.DETheo de Raadt
1999-02-07fgets -> fgetln, don't lie about lines being too longAaron Campbell
1999-02-06kill redundant (and incorrect) check for mallco failureTodd C. Miller
1999-02-05Use rchildfdsn+1, not FD_SETSIZE for nfds in select()Todd C. Miller
1999-02-04Fix a serious memory consumption problem when running over directoriesTodd C. Miller
1999-02-04remove strcpy, even if safeTheo de Raadt
1999-02-04report on no udp checksumTheo de Raadt
1999-02-04From FreeBSD:Todd C. Miller
1999-02-03Use ${COPTS}; wd@ics.nara-wu.ac.jpTodd C. Miller
1999-02-03Fix broken conversion of private err() function and make ierr() and oerr()Todd C. Miller
1999-02-02Remove useless cast to quad_t. Gcc thinks "%qd" in printf is the same as "%l...Todd C. Miller
1999-02-02 o Some minor updates from lite2 (mostly in the man page)Todd C. Miller
1999-01-26Add a -b(ackup) flag to move any existing file(s) aside by renamingTodd C. Miller
1999-01-24updates from ncurses-4.2-990123Todd C. Miller
1999-01-23add HISTORY sectionTodd C. Miller
1999-01-22remove references to toe(1) since we don't have itTodd C. Miller