summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-25allow compiling -DDEBUG w/o apm0 in he config; pointed by cleb <cb@hert.org>.Michael Shalayeff
2000-07-25o check that we are on a tty (and bail if not)Todd C. Miller
2000-07-25deal with a number of overflows pointed out by fuzz; in most cases, we trunca...Theo de Raadt
2000-07-25KNFTheo de Raadt
2000-07-25a quick fix, and then i run away screaming in terrorTheo de Raadt
2000-07-25deal with chflags merge, againTheo de Raadt
2000-07-25remove debugging stuff i commited by accidentTheo de Raadt
2000-07-25Fix indent endless on garbage input.Marc Espie
2000-07-25syncTheo de Raadt
2000-07-25picopower devicesTheo de Raadt
2000-07-25sync; moving a bunch of directory entries themselves aroundTheo de Raadt
2000-07-25document pitfall cases in argument parsing. sync with kame.Jun-ichiro itojun Hagino
2000-07-25catch upMiod Vallat
2000-07-25convert to new timeoutsMichael Shalayeff
2000-07-24Implement esyscmdMarc Espie
2000-07-24Oops.Marc Espie
2000-07-24Some variable substitutionsMarc Espie
2000-07-24Add entry for amiga-vnc, from ncurses-5.1-20000722Todd C. Miller
2000-07-24Update to ncurses-5.1-20000722Todd C. Miller
2000-07-24Rename move() to moveplayer() to avoid clashing with curses;Paul Janzen
2000-07-24printf() and %s pedantry, from itojun channelling kris@freebsdPaul Janzen
2000-07-23OpenBSD -> NetBSD where previously missed.jasoni
2000-07-23Use our own pread/pwrite.jasoni
2000-07-23Handle EOF on stdin.Paul Janzen
2000-07-23When moving temp file -> .depend use "mv -f"Todd C. Miller
2000-07-23curses.c is all ifdef'ed out, so there's no reason to compile it.Paul Janzen
2000-07-23oopsPaul Janzen
2000-07-23Die more cleanly if stdin can't be read from.Paul Janzen
2000-07-23Code cleanups (some from NetBSD), typo fix.Paul Janzen
2000-07-23Avoid calling functions that can call the exit-on-error handler from thePaul Janzen
2000-07-23Consistent tabsPaul Janzen
2000-07-23Add a little blurb explaing the meaning of mtree's output.Bruno Rohee
2000-07-23Regression test, existing/non-existing files used as targets,Marc Espie
2000-07-23oops, what was i thinking?Eric Jackson
2000-07-23un .Xr chflagsEric Jackson
2000-07-22typo, them -> thenBrad Smith
2000-07-22sync to NetBSD:Kenneth R Westerback
2000-07-22conversions -> conversations; cdjones@ibid.novusordo.netAaron Campbell
2000-07-22Add OpenBSD tagAaron Campbell
2000-07-22random early drop; ok theo, nielsMarkus Friedl
2000-07-22more minor errors: remove xrefs to pages that do not exist, correct synopsisBrandon Creighton
2000-07-22list of supported devices now reflects realityBrandon Creighton
2000-07-22cleaned up; new section on newer modelsBrandon Creighton
2000-07-22.Ox, minor typographical and correctness fixesBrandon Creighton
2000-07-22SGEC ethernet.Brandon Creighton
2000-07-22LANCE.Brandon Creighton
2000-07-22regenMichael Shalayeff
2000-07-22farallon communications for their wlan, for awi; from netbsdMichael Shalayeff
2000-07-22art's typo, getting fed up of these.Marc Espie
2000-07-21Document that truncate() can also be used to extend the size of a file.Christian Weisgerber