Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-06 | Change to make the kernel build when IPCOMP is activated and | Jean-Jacques Bernard-Gundol | |
PPP_DEFLATE is not. Reported by Heikki Korpela <heko@saitti.net>. ho@ ok. | |||
2001-07-06 | resolve compile problems | Steve Murphree | |
2001-07-06 | change MSIZE to 256, okay @deraadt | Niels Provos | |
2001-07-06 | misc fixes | Steve Murphree | |
2001-07-05 | Get rid of REAL_CLISTS. It was never implemented and the tentacles are | Artur Grabowski | |
everywhhere. | |||
2001-07-05 | Oops. missed this file in the extent_alloc fix. | Artur Grabowski | |
2001-07-05 | Get rid of the wrapper macros around extent_alloc*1 | Artur Grabowski | |
Pass the right amount of arguments and rename them back to their right names. | |||
2001-07-05 | Don't use some macros from vm_page.h. | Artur Grabowski | |
This was the only user and I want to clean those up. | |||
2001-07-05 | clean up includes. | Artur Grabowski | |
2001-07-05 | add iop | Michael Shalayeff | |
2001-07-05 | move cdev_decl(iop) into sys/conf.h | Michael Shalayeff | |
2001-07-04 | need sys/systm.h for strcmp prototype (gcc 3.0 fixes built-in status, | Marc Espie | |
in that they're only activated when the corresponding include has been seen) Okay millert@ | |||
2001-07-04 | Make preprocessor happier, don't give it untasty tokens at end of input. | Marc Espie | |
Ok millert@ | |||
2001-07-04 | Kill this for real hopefully | Niklas Hallqvist | |
2001-07-04 | Kill these for real hopefully | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | missed this $OpenBSD$ in former commit | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist | |
2001-07-04 | This was hardly meant to be here | Niklas Hallqvist | |
2001-07-04 | Fix off-by-one error in unit checking | Constantine Sapuntzakis | |
2001-07-03 | Add the I2O device | Niklas Hallqvist | |
2001-07-02 | add nge and nsgphy | Nathan Binkert | |
2001-07-01 | Variable declarations without extern are evil. | Miod Vallat | |
2001-07-01 | Variable declarations without extern are evil. | Miod Vallat | |
Also, use PSR_MODE instead of a hardcoded constant in CLKF_USERMODE. | |||
2001-07-01 | Misc cleaning. | Miod Vallat | |
2001-07-01 | Enable the ``machine foo'' commands under ddb. | Miod Vallat | |
Add a ``machine prom'' command, which returns to the BUG, like mvme68k has. | |||
2001-07-01 | s/cdev_gen_ipf/cdev_pf_init/ ;openbsd@davidkrause.com | Angelos D. Keromytis | |
2001-07-01 | More prototype/header file cleanup. | Dale Rahn | |
2001-07-01 | Properly identify the PBG4 keyboard, US keyboard at least. | Dale Rahn | |
2001-06-30 | Repair 197 support (oops) | Miod Vallat | |
2001-06-29 | update the copyright year | Michael Shalayeff | |
2001-06-29 | return normal is error code returned is zero, for some thinkpads | Michael Shalayeff | |
2001-06-29 | Some cleaning. Remove unused boot options, don't declare extra RB_FOO | Miod Vallat | |
symbols with fancy values. Get rid of some debug code, too. | |||
2001-06-29 | Give RB_NOSYM a non-conflicting value here too. | Miod Vallat | |
2001-06-29 | spaces | Michael Shalayeff | |
2001-06-29 | merge a bit of bus_dma* from netbsd | Jason Wright | |
convert some NBPG->PAGE_SIZE add missing initialization missed in previous merge use kernel_map not kmem_map | |||
2001-06-29 | Add kbd info for iBook. -moj | Mats O Jansson | |
2001-06-29 | Remove defines that are now defined elsewhere. | Janne Johansson | |
2001-06-29 | biosboot is more than 256 bytes for a while now | Michael Shalayeff | |
2001-06-29 | Include/header cleanup. More. | Dale Rahn | |