Age | Commit message (Expand) | Author |
2001-09-18 | bring sparc64 OUT of the stone age... MAXPARTITIONS 16 | Jason Wright |
2001-09-18 | forgot to add -t handling. | Marc Espie |
2001-09-18 | as reported by jason@, sparc64 is in the stone age of 8 partitions | Todd T. Fries |
2001-09-18 | allow a little more time for reset and match TCM5098 (from NetBSD pr's | Jason Wright |
2001-09-18 | sync | Jason Wright |
2001-09-18 | another 3com EISA board (from NetBSD pr 13948) | Jason Wright |
2001-09-18 | Remove rdsetroot from here and use the one in distrib/common (elf version) | Dale Rahn |
2001-09-18 | cleanups and endianness fixes. Mostly from NetBSD | Artur Grabowski |
2001-09-18 | remove elfrdsetroot from here and use the one in distrib/common | Jason Wright |
2001-09-18 | make sure mountroot_hook list is initialized | Jason Wright |
2001-09-18 | understand sparc64 | Theo de Raadt |
2001-09-18 | check strdup() rval | Todd C. Miller |
2001-09-18 | better end-condition, fix tracing of dnl. | Marc Espie |
2001-09-18 | use elfrdsetroot | Jason Wright |
2001-09-18 | sparc64 is 64 bit too | Jason Wright |
2001-09-18 | Avoid memory leak when disabling PMTU, rt_timer_queue_destroy() expects the | Aaron Campbell |
2001-09-18 | copy the alpha/elfrdsetroot to common (for more general use: macppc, sparc64,... | Jason Wright |
2001-09-18 | uvmexp not uwmexp, these changes should be tested... | Dale Rahn |
2001-09-18 | Tracing facilities. Same style as gnu-m4, because it's mostly used for | Marc Espie |
2001-09-18 | handle ipv6; mcbride@countersiege.com | Jakob Schlyter |
2001-09-18 | instrumentation for tracing mode: macro expansion | Marc Espie |
2001-09-18 | recurse into sparc64 | Jason Wright |
2001-09-18 | initial cut at building ramdisk... will no doubt need tweaking | Jason Wright |
2001-09-18 | better gnu m4 emulation for dumpdef | Marc Espie |
2001-09-18 | let dumpdef go thru dump_one_def for each def. | Marc Espie |
2001-09-18 | let defn(builtin) work enough so that | Marc Espie |
2001-09-18 | Changing the way the pmap code works again. | Dale Rahn |
2001-09-18 | One single point for all macros/builtin expansion. | Marc Espie |
2001-09-18 | 8 bit clean look-ahead. | Marc Espie |
2001-09-18 | Fix regexp substitution. | Marc Espie |
2001-09-18 | slightly buggy macros | Marc Espie |
2001-09-18 | cleanup | Artur Grabowski |
2001-09-18 | Don't include sys/systm.h if not _KERNEL. | Artur Grabowski |
2001-09-18 | please big-endian systems | Artur Grabowski |
2001-09-18 | Opps. should have comitted this yesterday. add ext2fs_bswap | Artur Grabowski |
2001-09-18 | I hope this will help to maintain. | Mike Pechkin |
2001-09-18 | add reference to editmap(8). | Mike Pechkin |
2001-09-18 | Mention macppc in the list of platforms which can do poweroff at shutdown. | Miod Vallat |
2001-09-18 | Make a private copy of pwd via pw_dup() since its contents can get | Todd C. Miller |
2001-09-18 | X11R6 -> 'X Window System' so readers don't think the discussion | Marco S Hyman |
2001-09-18 | pull in more includes | Theo de Raadt |
2001-09-18 | Not used anymore. | Miod Vallat |
2001-09-18 | Document 'stub' directives; 71@becile.com | Todd C. Miller |
2001-09-18 | Improve the panic message, print symbol and offset, of where fault occurs | Dale Rahn |
2001-09-18 | Sync with NetBSD plus the following changes: | Todd C. Miller |
2001-09-18 | move ext2fs_init to where it belongs. | Artur Grabowski |
2001-09-18 | various cleanups from NetBSD | Artur Grabowski |
2001-09-18 | More of cleanups, reliability and endianness fixes from NetBSD. | Artur Grabowski |
2001-09-18 | Sync. ok deraadt | Peter Valchev |
2001-09-18 | Suppress eavesdropping warning | joshua stein |