Age | Commit message (Expand) | Author |
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 |
1999-02-09 | for 1 min up, report min instead of mins; abs@netbsd | Theo de Raadt |
1999-02-09 | if we read less than Content-Length, whine and error | Theo de Raadt |
1999-02-08 | Don't call curses routines beep() or flash() if the screen has not been | Todd C. Miller |
1999-02-07 | fix fold -s early break; helbig@Informatik.BA-Stuttgart.DE | Theo de Raadt |
1999-02-07 | fgets -> fgetln, don't lie about lines being too long | Aaron Campbell |
1999-02-06 | kill redundant (and incorrect) check for mallco failure | Todd C. Miller |
1999-02-05 | Use rchildfdsn+1, not FD_SETSIZE for nfds in select() | Todd C. Miller |
1999-02-04 | Fix a serious memory consumption problem when running over directories | Todd C. Miller |
1999-02-04 | remove strcpy, even if safe | Theo de Raadt |
1999-02-04 | report on no udp checksum | Theo de Raadt |
1999-02-04 | From FreeBSD: | Todd C. Miller |
1999-02-03 | Use ${COPTS}; wd@ics.nara-wu.ac.jp | Todd C. Miller |
1999-02-03 | Fix broken conversion of private err() function and make ierr() and oerr() | Todd C. Miller |
1999-02-02 | Remove 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-26 | Add a -b(ackup) flag to move any existing file(s) aside by renaming | Todd C. Miller |
1999-01-24 | updates from ncurses-4.2-990123 | Todd C. Miller |
1999-01-23 | add HISTORY section | Todd C. Miller |
1999-01-22 | remove references to toe(1) since we don't have it | Todd C. Miller |
1999-01-22 | infocmp from ncurses-4.2-990116. Needs current libcurses to be useful | Todd C. Miller |
1999-01-18 | updates from ncurses-4.2-990116 | Todd C. Miller |
1999-01-14 | hmm, after all it seems Julian again, but still has nothing to do w/ the unit... | Michael Shalayeff |
1999-01-14 | this is Gregorian calendar, and it has nothing to do w/ united states | Michael Shalayeff |
1999-01-11 | Move break statement so that -Q really works | Thorsten Lockert |
1999-01-11 | fix seg fault on sparc | Marco S Hyman |
1999-01-10 | Forgot to add midiplay here | Niklas Hallqvist |