summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-08-18Add sparc_btop and sparc_ptob for consistency with other portsTodd C. Miller
1998-08-18fixed passing of bugargs to kernel.Steve Murphree
1998-08-18New bootblocks code to work with bootxx.Steve Murphree
1998-08-18Changed volume id to m88k. Fixed command line args.Steve Murphree
1998-08-17Fix i386 kernel crash so that register context is saved in a better place.Constantine Sapuntzakis
1998-08-16don't map DMA across boundaries; from NetBSD (don't know who).Jason Downs
1998-08-13Make loadbsd aware of poolmem (mainly, kill poolmem before scanning theMarc Espie
1998-08-13MD devicesMichael Shalayeff
1998-08-13Fix card list: Robert Earl <rearl@teleport.com>.Jason Downs
1998-08-10no need for microcode deps. aic is fine anywayMichael Shalayeff
1998-08-10use drq2 for record drq in gus configuration instead of flags, reported byNiels Provos
1998-08-10allow -d option to work with -c [change screen]Todd C. Miller
1998-08-10reflect realityTodd C. Miller
1998-08-09Wait for ACK's back from the kbd controller when setting typematic rate.Todd C. Miller
1998-08-08Some programs would like to use the old tty support..., compile withDale S. Rahn
1998-08-08The world doesn't need 'em.Jason Downs
1998-08-07fix PMS_INT_DISABLETheo de Raadt
1998-08-07fdc is fdc, fd is fdMichael Shalayeff
1998-08-07Add kernel support for debugging with gdb. This also make /proc allowDale S. Rahn
1998-08-07Remove floppy checks from ofwboot. Ramdisk is kernel, not loadef from floppy.Dale S. Rahn
1998-08-07Shrink kernels and make work for ramdisks better. (so they fit on floppy)Dale S. Rahn
1998-08-06Some small fixes for non ofw systemsPer Fogelstrom
1998-08-04fix resid wrt debugging printfTodd C. Miller
1998-08-04fix type of resid in debugging printfTodd C. Miller
1998-08-04fix type of resid in printfTodd C. Miller
1998-08-04Change K6 3D to K6-2 (ewww) and set the Intel 686 model 5 as a P2.Jason Downs
1998-07-30LIF file systemMichael Shalayeff
1998-07-30lif file device for tape, net, etc bootMichael Shalayeff
1998-07-29real user .text baseMichael Shalayeff
1998-07-28Return EINVAL when msg_iovlen or iovcnt <= 0; Make uio_resid unsigned (size_t...Todd C. Miller
1998-07-27oops, remove bugus trailing spacesMarco S Hyman
1998-07-27Fix BATT_REMAINING macro so it returns values in minutes (as documented)Marco S Hyman
1998-07-27make LIF definitions machine-wideMichael Shalayeff
1998-07-27machine-wide LIF definitionsMichael Shalayeff
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-23brooktree driver, hacked by matthieu. This needs cleaning now that it is in t...Theo de Raadt
1998-07-22o Simplify address calculationsJason Wright
1998-07-21johns@ mods to add cua devs to the sparc.Marco S Hyman
1998-07-20fix audio attachmentsTheo de Raadt
1998-07-20real reboot on exit()Michael Shalayeff
1998-07-20new exec frameworkMichael Shalayeff
1998-07-20no need for NMBCLUSTERS; noted by friesTheo de Raadt
1998-07-20typo & warnings make gcc unhappy.Marc Espie
1998-07-19do not force single if rd rootTheo de Raadt
1998-07-19COMPAT_LINUX has to have working KDENABIO and KDDISABIO as well.Jason Downs
1998-07-18add ioctl to apm to set message display to one of three states:Marco S Hyman
1998-07-17make isa_intr_establish() once again not panicTheo de Raadt
1998-07-17Moved most of the DMA functions to a chipset driver so thatJason Wright
1998-07-14add "ctl" and "swap" sample keyboard mappings;Marco S Hyman
1998-07-14board ids will be auto-genMichael Shalayeff