summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-04-02all .Nm macros should have an argument in SYNOPSIS; also misc cleanupAaron Campbell
1999-03-30Finish repair of license file (old one still included here; now referIan Darwin
1999-03-27add SADB_X_BINDSA to pfkey allowing incoming SAs to refer to an outgoingNiels Provos
1999-03-24Fix PR#788 (tickel@expert.cc.purdue.edu)Angelos D. Keromytis
1999-03-23Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversionTodd C. Miller
1999-03-23Use cbreak(), not crmode() since crmode is just #define'd to cbreakTodd C. Miller
1999-03-22pronoun agreementPaul Janzen
1999-03-22back out local change that should not have escapedTodd C. Miller
1999-03-21PR 778: Handle 2-digit year values post-Y2K. Improvements to PR 778Alex Feldman
1999-03-20New improved -h support. In this version ypwhich -m even works on machinesMats O Jansson
1999-03-19remove -h feature until the code works on clientsTheo de Raadt
1999-03-18typo; nash@mcs.netAaron Campbell
1999-03-17Add -W option so -type W gets a chance to work.Marc Espie
1999-03-17Document known problem and work-around, until I manage to get it fixed.Marc Espie
1999-03-16ncurses-4.2-990316Todd C. Miller
1999-03-15ncurses-4.2-990314Todd C. Miller
1999-03-15Palm organizer file magic numbers (ksulliva@sludge.psc.edu, NetBSD)Angelos D. Keromytis
1999-03-15print subnets containing 0 octets correctly; peterTheo de Raadt
1999-03-15re-indent; nash@mcs.netTheo de Raadt
1999-03-11Add -G flag; ncurses-4.2-990306Todd C. Miller
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-03-10fix comma splices involving 'however'Paul Janzen
1999-03-08numlogs cannot be negative; karls@inet.noTodd C. Miller
1999-03-06back out changes that should not have escaped my local treeTodd C. Miller
1999-03-06mistypeTodd C. Miller
1999-03-06add missing reference to infocmpTodd C. Miller
1999-03-05provide support for -- argument seperatorTheo de Raadt
1999-03-05Merge cap_mkdb(1) and info_mkdb(1)Thorsten Lockert
1999-03-05make output look more like what BSD pritnf does when it hits a NULLTodd C. Miller
1999-03-05Don't assume printf will deal gracefully with NULL pointers for %s, BSD does ...Todd C. Miller
1999-03-04catch things like "renice --19 6706" as an error, use warn/warnx and update s...Todd C. Miller
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