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