Age | Commit message (Expand) | Author |
1998-08-21 | Add Debugger prototype for gcc nit picking; garnett@cs.colorado.edu | Todd C. Miller |
1998-08-20 | avoid double fault during early boot; rvb | Theo de Raadt |
1998-08-20 | some pmap definitions | Michael Shalayeff |
1998-08-20 | some cmu/osf-derived pmap, hacked all over | Michael Shalayeff |
1998-08-20 | If there are no SFILES, don't try to .depend them; run over by: emory@hellyea... | Jason Wright |
1998-08-19 | union sigval; garnett@cs.colorado.edu | Todd C. Miller |
1998-08-19 | please gcc 2.8 | Todd C. Miller |
1998-08-18 | bye bye old compats | Theo de Raadt |
1998-08-18 | wrong, smurph | Theo de Raadt |
1998-08-18 | halt processor when idle if either APM is enabled or PCTR is not enabled; | Marco S Hyman |
1998-08-18 | add powerpc_btop() and powerpc_ptob() macros for consistency with other ports | Todd C. Miller |
1998-08-18 | add mvme88k_btop() and mvme88k_ptob() macros for consistency with other ports | Todd C. Miller |
1998-08-18 | s/dec/dev/ | ryker |
1998-08-18 | Let mac68k kernels compile outside of arch/mac68k/compile; d@fnarg.net.au. | ryker |
1998-08-18 | Make mac68k sys compile. | ryker |
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 |