Age | Commit message (Expand) | Author |
2001-09-24 | Get the bootstrapping right. | Artur Grabowski |
2001-09-24 | Proper RELOC_RELA for bootstrap. | Artur Grabowski |
2001-09-24 | sparc64 needs slightly different flags. | Artur Grabowski |
2001-09-24 | Just one relocation type (needed for ld.so) right now. | Artur Grabowski |
2001-09-24 | fix back the kbd, sorry | Michael Shalayeff |
2001-09-24 | Do not force polling while cold = 0; from NetBSD, hinted at by fgs@ | Miod Vallat |
2001-09-24 | Adapt to _dl_boot_bind change. | Artur Grabowski |
2001-09-24 | API change between asm code and _dl_boot_bind(). Simply and | Dale Rahn |
2001-09-24 | Bring the sparc64 installation notes in better shape, and closer to | Miod Vallat |
2001-09-24 | OpenSSH_2.9.9 | Markus Friedl |
2001-09-24 | Why make things simple when you can make them overcomplicated, etc. Doh. | Miod Vallat |
2001-09-24 | NOPIC on sparc64 | Jason Wright |
2001-09-24 | get previous right... | Jason Wright |
2001-09-24 | add hack for sha1.po on sparc64, too | Jason Wright |
2001-09-24 | Add sparc64 to allarchs target. sparc64 notes updates are coming soon. | Miod Vallat |
2001-09-24 | Sync with m4.common macro usage. | Miod Vallat |
2001-09-24 | Sync with m4.common macro usage. | Miod Vallat |
2001-09-24 | Some tweaks: | Miod Vallat |
2001-09-24 | One more powerpc->macppc conversion issue. | Miod Vallat |
2001-09-24 | The 'newgrp' alias is explicitly disabled in our ksh, so do not mention | Camiel Dobbelaar |
2001-09-24 | Do not document stuff that will be automatic. | Camiel Dobbelaar |
2001-09-24 | Use setboolean for -h flag instead of casting things by hand. | Todd C. Miller |
2001-09-24 | dl_data is at the start of the stack, not after env. load loff. | Artur Grabowski |
2001-09-24 | Reset the error return value if the cached TDB matches the | Angelos D. Keromytis |
2001-09-24 | Use splimp instead of splnet in some places. | Artur Grabowski |
2001-09-24 | profiling now works | Artur Grabowski |
2001-09-24 | support sparc64 | Artur Grabowski |
2001-09-24 | Kill accidentally duplicated option inet6. This option has no | Heikki Korpela |
2001-09-24 | Rename __minbrk to minbrk to allow gmon.c to link correctly. | Artur Grabowski |
2001-09-24 | Force memory model to medlow for profiling. | Artur Grabowski |
2001-09-24 | Somewhat more extensive detail | Marc Espie |
2001-09-24 | document that PT101 should more or less work... | Marc Espie |
2001-09-24 | Better wording | Marc Espie |
2001-09-24 | get rid of kvtop, not that it matters that much | Michael Shalayeff |
2001-09-24 | don't rely on <unistd.h> for getopt(3) extern variable declarations; | Kevin Steves |
2001-09-24 | there was a possible overrun in prev folding length fix. | Michael Shalayeff |
2001-09-23 | Read the MAC address correctly from 630EA1-based sis(4) devices. Should fix | Aaron Campbell |
2001-09-23 | document some registers; copied from comreg.h | Todd C. Miller |
2001-09-23 | solve mtu problem a little more elegantly (ramdisk works on blade100 and | Jason Wright |
2001-09-23 | relax permission check for private key files. | Markus Friedl |
2001-09-23 | ipxintr was missing | Michael Shalayeff |
2001-09-23 | make this compile on alpha | Michael Shalayeff |
2001-09-23 | oops, fix the after folding sizes | Michael Shalayeff |
2001-09-23 | new rijndael implementation | Markus Friedl |
2001-09-23 | For serial console, drop into ddb on <break> if ddb.console is nonzero | Todd C. Miller |
2001-09-23 | for cu, default to 9600 baud rate instead of 1200 | Peter Valchev |
2001-09-23 | add "serial" to the title to make "apropos serial" more useful | Todd C. Miller |
2001-09-23 | Bump up the tcp half closed timeout (single FIN) to an hour | Mike Frantzen |
2001-09-23 | Rename kdb_init() to db_machine_init(). | Miod Vallat |
2001-09-23 | Declare machdep.conssole_device sysctl. | Miod Vallat |