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