summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2007-11-27typos; ok jmc@Martynas Venckus
2007-11-27use symbolic constant 'Infinity' instead of -1 where appropriate; fromOtto Moerbeek
2007-11-26keep unmade uptodate all the time, even for targets we're not making yet,Marc Espie
2007-11-26if no arguments given, assume a nice default; ok miod jakemsr deannaTheo de Raadt
2007-11-26implement -C for continuing ftp, http(s), and file transfersMartynas Venckus
2007-11-26typos; ok jmc@Martynas Venckus
2007-11-25arm backend by Gregory McGarry, untestedOtto Moerbeek
2007-11-25arm backend from Gregory McGarry, untestedOtto Moerbeek
2007-11-25spelling fixes, from Martynas Venckus;Jason McIntyre
2007-11-25Pull from master repo:Stefan Kempf
2007-11-25Pull from master repo:Stefan Kempf
2007-11-24write explicit dependencies for make -j. beforedepend creates the file,Marc Espie
2007-11-24fix yacc/lex parallel file generationMarc Espie
2007-11-24more parallel make fixes.Marc Espie
2007-11-24Pull from master repo:Stefan Kempf
2007-11-24Pull from master repo:Stefan Kempf
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2007-11-24Pull from master repo:Stefan Kempf
2007-11-24Add newline after comment. The following instruction would not beStefan Kempf
2007-11-22Pull from master repo:Stefan Kempf
2007-11-22Pull from master repo:Stefan Kempf
2007-11-22.Nm does not require an argument; from Mark LumsdenJason McIntyre
2007-11-22Pull from master repo:Stefan Kempf
2007-11-22Diff from Mark Lumsden: cleanup of reading strings and numbers, toOtto Moerbeek
2007-11-19Pull from master repo:Stefan Kempf
2007-11-18(Large) update from master repo:Anders Magnusson
2007-11-18simplify, no sense to break just to do return afterwardsMarc Espie
2007-11-17Use mtimespec instead of mtime when comparing the timestamp of the editedTodd C. Miller
2007-11-17simplify dynamic variable handling a great deal:Marc Espie
2007-11-17.PHONY targets should not look at files.Marc Espie
2007-11-17strings.h is obsolete; include string.hOtto Moerbeek
2007-11-17Convert file_rcsrev earlier into a string, else revbuf can be printedTobias Stoeckmann
2007-11-17Updates from master repo:Anders Magnusson
2007-11-17Updates from master repo:Anders Magnusson
2007-11-17.IP -> .PpJason McIntyre
2007-11-17do not try to keep a list of all possible displays in the introduction.Jason McIntyre
2007-11-17read only .depend if !make(depend)Marc Espie
2007-11-17document interactive command `q'; from Mark LumsdenJason McIntyre
2007-11-17oops - fix dodgy -width specifier too;Jason McIntyre
2007-11-17talk about "user" consistently; from Mark LumsdenJason McIntyre
2007-11-16spacingTheo de Raadt
2007-11-16- Fix error handling code.Mike Belopuhov
2007-11-16hppa backend; does not build yet suince it needs some mi changesOtto Moerbeek
2007-11-16sync tree with master repo; Nov 16 2007Otto Moerbeek
2007-11-16sync with repo and brink in hppa backend from mickey. afaik, it needsOtto Moerbeek
2007-11-16sync with repe; commit from gmcgarry@:Otto Moerbeek
2007-11-13move xpg4 notes into STANDARDS; ok ottoJason McIntyre
2007-11-12make TOC greppable;Jason McIntyre
2007-11-11Mention that -cd and -cu are possible, and that it's an extension to POSIX.Matthias Kilian
2007-11-11Max. 80 chars per line in rcs_kwexp_line. Saved a tab by redoingTobias Stoeckmann