summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-11-08For now, -i and -u need to be different invocations. ie fix bug in fdiskDale Rahn
2006-11-08verbose disklabel -B, and fdisk -u and -yTheo de Raadt
2006-11-08add a -y flag, for non-interactive useTheo de Raadt
2006-11-08build minirootDale Rahn
2006-11-08Build miniroot filesystem (for dding onto CF)Dale Rahn
2006-11-08[-s states] and [-w logins] bits.Xavier Santolaria
2006-11-08Implement interrupt counters (better)Dale Rahn
2006-11-08Make XMAC work on on big-endian systems.Mark Kettenis
2006-11-08we want the mbr on the install mediaTheo de Raadt
2006-11-08bring back support for CVS_CLIENT_LOG that was removed withXavier Santolaria
2006-11-08OBJCOPY should default to objcopy.Dale Rahn
2006-11-08syncTheo de Raadt
2006-11-08Add Decision Computer Inc 2/4/8 port serial cards.Ryan Thomas McBride
2006-11-08attempt to make disk bootableTheo de Raadt
2006-11-08fix LINKSTheo de Raadt
2006-11-08syncTheo de Raadt
2006-11-08this is actually a primary bootblock (xxboot) not a secondary bootblockTheo de Raadt
2006-11-08Add support for Decision Computer multiport serial cards.Ryan Thomas McBride
2006-11-08syncRyan Thomas McBride
2006-11-08Add Decision Computer Inc and device ids for their PCCOM serial cards.Ryan Thomas McBride
2006-11-08syncTheo de Raadt
2006-11-08remove another irrelevant reference; ok jmc@Kevin Steves
2006-11-08fix sigmask handling bug that caused SIGCHLD to be almost alwaysOtto Moerbeek
2006-11-08getvnode requires vnode.h; from bret lambertJason McIntyre
2006-11-08remove mention of the SIOCSIFADDR ioctl or the use of arp in individualBrad Smith
2006-11-08sets getting closer.Dale Rahn
2006-11-08Clean up some of the "magic" constants in the driver, based on theBrad Smith
2006-11-07syncTheo de Raadt
2006-11-07syncTheo de Raadt
2006-11-07syncTheo de Raadt
2006-11-07landisk has usbTheo de Raadt
2006-11-07Add TX done cleanup.Marcus Glocker
2006-11-07Load the syscall number into the scratch register (r12) so that we dontDale Rahn
2006-11-07em_get_buf():Brad Smith
2006-11-07Add xmphy(4) here too.Mark Kettenis
2006-11-07Add xmphy(4).Mark Kettenis
2006-11-07It is better to use isatty() to see if a dev is seekable, becauseOtto Moerbeek
2006-11-07remove sudo around includes, since that's already done by the toplevel.Marc Espie
2006-11-07more junkTheo de Raadt
2006-11-07some files landisk will not haveTheo de Raadt
2006-11-07remove nasty ugly horrid hack that was for armish but was copied...Dale Rahn
2006-11-07likely very broken sets files for this new arch (which isn't quite there yet).Dale Rahn
2006-11-07activate *trans functions, noticed by robert/wilfried, tested byMarc Espie
2006-11-07Build the correct arch softfloat code.Dale Rahn
2006-11-07remove some irrelevant references; spotted by steveskJason McIntyre
2006-11-07sort out the mess of Dq/Po/Pc running amok the keyboard pages...Jason McIntyre
2006-11-07remove wdc debugDale Rahn
2006-11-07forgot to commit the new files for sh softfloat support.Dale Rahn
2006-11-07BN_hex2bn returns int; from dtucker@Markus Friedl
2006-11-07a fix derived from freebsd 1.196 revision.Michael Shalayeff