summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-26avoid indexing into arrays using signed chars; discovered by fuzzTheo de Raadt
2000-07-26From gcc devel sources: make_temp_file -> mips_make_temp_file to avoidMarc Espie
2000-07-26make_temp_file proto is in libiberty nowMarc Espie
2000-07-26thinkoMarc Espie
2000-07-26NewMarc Espie
2000-07-26Synch includes with version provided with binutils 2.10Marc Espie
2000-07-26Partial synch with binutils-2.10Marc Espie
2000-07-26libiberty version bundled with binutils-2.10Marc Espie
2000-07-26Prototype for make_temp_file (forgot to commit)Marc Espie
2000-07-26Crosstools fix (accepted by the FSF ages ago, lost through the cracksMarc Espie
2000-07-26syncTheo de Raadt
2000-07-26urgTheo de Raadt
2000-07-26proper busy/idle handling; pointed out by marc@Michael Shalayeff
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