Age | Commit message (Expand) | Author |
2000-07-26 | avoid indexing into arrays using signed chars; discovered by fuzz | Theo de Raadt |
2000-07-26 | From gcc devel sources: make_temp_file -> mips_make_temp_file to avoid | Marc Espie |
2000-07-26 | make_temp_file proto is in libiberty now | Marc Espie |
2000-07-26 | thinko | Marc Espie |
2000-07-26 | New | Marc Espie |
2000-07-26 | Synch includes with version provided with binutils 2.10 | Marc Espie |
2000-07-26 | Partial synch with binutils-2.10 | Marc Espie |
2000-07-26 | libiberty version bundled with binutils-2.10 | Marc Espie |
2000-07-26 | Prototype for make_temp_file (forgot to commit) | Marc Espie |
2000-07-26 | Crosstools fix (accepted by the FSF ages ago, lost through the cracks | Marc Espie |
2000-07-26 | sync | Theo de Raadt |
2000-07-26 | urg | Theo de Raadt |
2000-07-26 | proper busy/idle handling; pointed out by marc@ | Michael Shalayeff |
2000-07-25 | allow compiling -DDEBUG w/o apm0 in he config; pointed by cleb <cb@hert.org>. | Michael Shalayeff |
2000-07-25 | o check that we are on a tty (and bail if not) | Todd C. Miller |
2000-07-25 | deal with a number of overflows pointed out by fuzz; in most cases, we trunca... | Theo de Raadt |
2000-07-25 | KNF | Theo de Raadt |
2000-07-25 | a quick fix, and then i run away screaming in terror | Theo de Raadt |
2000-07-25 | deal with chflags merge, again | Theo de Raadt |
2000-07-25 | remove debugging stuff i commited by accident | Theo de Raadt |
2000-07-25 | Fix indent endless on garbage input. | Marc Espie |
2000-07-25 | sync | Theo de Raadt |
2000-07-25 | picopower devices | Theo de Raadt |
2000-07-25 | sync; moving a bunch of directory entries themselves around | Theo de Raadt |
2000-07-25 | document pitfall cases in argument parsing. sync with kame. | Jun-ichiro itojun Hagino |
2000-07-25 | catch up | Miod Vallat |
2000-07-25 | convert to new timeouts | Michael Shalayeff |
2000-07-24 | Implement esyscmd | Marc Espie |
2000-07-24 | Oops. | Marc Espie |
2000-07-24 | Some variable substitutions | Marc Espie |
2000-07-24 | Add entry for amiga-vnc, from ncurses-5.1-20000722 | Todd C. Miller |
2000-07-24 | Update to ncurses-5.1-20000722 | Todd C. Miller |
2000-07-24 | Rename move() to moveplayer() to avoid clashing with curses; | Paul Janzen |
2000-07-24 | printf() and %s pedantry, from itojun channelling kris@freebsd | Paul Janzen |
2000-07-23 | OpenBSD -> NetBSD where previously missed. | jasoni |
2000-07-23 | Use our own pread/pwrite. | jasoni |
2000-07-23 | Handle EOF on stdin. | Paul Janzen |
2000-07-23 | When moving temp file -> .depend use "mv -f" | Todd C. Miller |
2000-07-23 | curses.c is all ifdef'ed out, so there's no reason to compile it. | Paul Janzen |
2000-07-23 | oops | Paul Janzen |
2000-07-23 | Die more cleanly if stdin can't be read from. | Paul Janzen |
2000-07-23 | Code cleanups (some from NetBSD), typo fix. | Paul Janzen |
2000-07-23 | Avoid calling functions that can call the exit-on-error handler from the | Paul Janzen |
2000-07-23 | Consistent tabs | Paul Janzen |
2000-07-23 | Add a little blurb explaing the meaning of mtree's output. | Bruno Rohee |
2000-07-23 | Regression test, existing/non-existing files used as targets, | Marc Espie |
2000-07-23 | oops, what was i thinking? | Eric Jackson |
2000-07-23 | un .Xr chflags | Eric Jackson |
2000-07-22 | typo, them -> then | Brad Smith |
2000-07-22 | sync to NetBSD: | Kenneth R Westerback |