Age | Commit message (Expand) | Author |
1999-03-17 | Add -W option so -type W gets a chance to work. | Marc Espie |
1999-03-17 | Document known problem and work-around, until I manage to get it fixed. | Marc Espie |
1999-03-16 | ncurses-4.2-990316 | Todd C. Miller |
1999-03-15 | ncurses-4.2-990314 | Todd C. Miller |
1999-03-15 | Palm organizer file magic numbers (ksulliva@sludge.psc.edu, NetBSD) | Angelos D. Keromytis |
1999-03-15 | print subnets containing 0 octets correctly; peter | Theo de Raadt |
1999-03-15 | re-indent; nash@mcs.net | Theo de Raadt |
1999-03-11 | Add -G flag; ncurses-4.2-990306 | Todd C. Miller |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen |
1999-03-08 | numlogs cannot be negative; karls@inet.no | Todd C. Miller |
1999-03-06 | back out changes that should not have escaped my local tree | Todd C. Miller |
1999-03-06 | mistype | Todd C. Miller |
1999-03-06 | add missing reference to infocmp | Todd C. Miller |
1999-03-05 | provide support for -- argument seperator | Theo de Raadt |
1999-03-05 | Merge cap_mkdb(1) and info_mkdb(1) | Thorsten Lockert |
1999-03-05 | make output look more like what BSD pritnf does when it hits a NULL | Todd C. Miller |
1999-03-05 | Don't assume printf will deal gracefully with NULL pointers for %s, BSD does ... | Todd C. Miller |
1999-03-04 | catch things like "renice --19 6706" as an error, use warn/warnx and update s... | Todd C. Miller |
1999-03-04 | improve i/o handling use 8192 bytes buffer (16384 does not help much) | Michael Shalayeff |
1999-03-04 | Correctly handle yearly events occurring on fixed weekdays in all cases. | Paul Janzen |
1999-03-03 | Print fatal errors to stderr after curses has finished instead of printing to... | Todd C. Miller |
1999-03-03 | kill bogus comment | Todd C. Miller |
1999-03-03 | better grammar for err msg | Aaron Campbell |
1999-03-03 | fix uninitialized variable; this could have caused problems when installing s... | Todd C. Miller |
1999-03-03 | take out reference to -x flag since we don't build curses with NCURSES_XNAMES... | Todd C. Miller |
1999-03-02 | do not crash if -n has no arg; spotted by weingart | Theo de Raadt |
1999-03-02 | ncurses-4.2-990301 | Todd C. Miller |
1999-03-01 | There is no -h flag | David Leonard |
1999-02-27 | do not divide by zero; helbig@Informatik.BA-Stuttgart.DE | Theo de Raadt |
1999-02-27 | typo; helbig@Informatik.BA-Stuttgart.DE | Theo de Raadt |
1999-02-26 | Ethernet bridge/IP firewall driver. | Jason Wright |
1999-02-24 | Grok protocol/address family PF_KEY. | Angelos D. Keromytis |
1999-02-24 | cpu -> CPU | Aaron Campbell |
1999-02-24 | -{a,c,m}min are extensions to posix | Theo de Raadt |
1999-02-24 | updates from ncurses-4.2-990220 | Todd C. Miller |
1999-02-23 | Check lp->target for NULL, not *lp->target as required by dynamic allocation ... | Todd C. Miller |
1999-02-23 | Document the other side of .MAIN | Marc Espie |
1999-02-21 | vis() buf overflow | Theo de Raadt |
1999-02-21 | note that the escape character brings you to command mode of the telnet process | Aaron Campbell |
1999-02-20 | First step at supporting files > 2gig. Use off_t as POSITION | Todd C. Miller |
1999-02-19 | Xr | Theo de Raadt |
1999-02-19 | broken usage line | Theo de Raadt |
1999-02-18 | fix netstat -A header | Theo de Raadt |
1999-02-17 | print ips_rcvmemdrop | Theo de Raadt |
1999-02-17 | -f option for case folding; twofsonet@graffiti.com | Theo de Raadt |
1999-02-12 | Note that vacation can now use the Return-Path | Marco S Hyman |
1999-02-12 | parse "Return-Path:" headers in addition to UUCP style | Marco S Hyman |
1999-02-11 | fix usage messages | Theo de Raadt |
1999-02-09 | correct a default; js3guj@gold.ocn.ne.jp | Theo de Raadt |