Age | Commit message (Expand) | Author |
2002-04-29 | Expose a few more comments to stripping: must be on separate line, and | Kenneth R Westerback |
2002-04-29 | Eliminate basename(). Just use parameter expansion syntax to remove | Kenneth R Westerback |
2002-04-29 | Change macppc vgafb from rcons to rasops, a faster color supporting virtual | Dale Rahn |
2002-04-29 | Delete directories created by cleandir to prevent permission problems | Hugh Graham |
2002-04-29 | Rely on [] evaluating empty string as false, non-empty string as true | Kenneth R Westerback |
2002-04-29 | wierd -> weird in comment | Peter Valchev |
2002-04-29 | cleanup, remove devices which macppc is likely to never have, comment | Dale Rahn |
2002-04-29 | sync | Theo de Raadt |
2002-04-29 | Typos. | Miod Vallat |
2002-04-29 | Print out cache sizes on newer G4 processors. Partially from NetBSD. | Dale Rahn |
2002-04-28 | Use assym.h for intrhand fields. | Artur Grabowski |
2002-04-28 | Add some new PERC 3/Di models. | Nathan Binkert |
2002-04-28 | sync | Nathan Binkert |
2002-04-28 | IEEE 754 floating point completion code, and implementation of the | Peter Valchev |
2002-04-28 | New device IDs for the Dell PERC 3/Di (aac) | Nathan Binkert |
2002-04-28 | use the correct ifmedia struct | Nathan Binkert |
2002-04-28 | Re-do the way that bus_dma is done for transmit. Loop over the dm_segs | Nathan Binkert |
2002-04-28 | Remove superfluous '{}' in variable references that are all alone in a | Kenneth R Westerback |
2002-04-28 | Machines with the Serverworks CNB20HE chipset also have a CIOB20 i/o bridge. | Nathan Binkert |
2002-04-28 | remove confusion about disktab | Theo de Raadt |
2002-04-28 | use single shared mtree.conf | Theo de Raadt |
2002-04-28 | make UBSEC_NO_RNG work correctly (ie. it means no RNG, not no MCR2 operations) | Jason Wright |
2002-04-28 | Use the prototypes defined via cdev_decl() macros, instead of rolling our | Miod Vallat |
2002-04-28 | Use netisr_dispatch | Miod Vallat |
2002-04-28 | Regen | Miod Vallat |
2002-04-28 | Move mvme88k to the joys of the m4-generated MAKEDEV world. | Miod Vallat |
2002-04-28 | Regen. | Miod Vallat |
2002-04-28 | Fix ccd entry, and remove a duplicate. | Miod Vallat |
2002-04-28 | Correctly configure ccd(4). | Miod Vallat |
2002-04-28 | A few more tweaks to let non-GENERIC kernels (MVMEfoo) build as well with -Wall. | Miod Vallat |
2002-04-28 | Shave a few more bytes off bsd.rd | Miod Vallat |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-28 | Implement -s. | Marc Espie |
2002-04-28 | use the shared elfsetroot | Theo de Raadt |
2002-04-28 | bye bye | Theo de Raadt |
2002-04-28 | bye bye | Theo de Raadt |
2002-04-28 | Rename all PIL_* constants to IPL_* to match other archs and make them | Artur Grabowski |
2002-04-28 | ip6 corrections; pb@sysfive.com | Theo de Raadt |
2002-04-28 | modernize | Theo de Raadt |
2002-04-28 | i intended to remove this before | Theo de Raadt |
2002-04-28 | Deal with xd commented out in files.mvme68k - this went unnoticed until you | Miod Vallat |
2002-04-28 | More dead beef here. | Miod Vallat |
2002-04-27 | Enable -Wall and friends for kernel compilations. | Miod Vallat |
2002-04-27 | Jumbo commit to fix all compilation warnings on mvme68k (add prototypes, | Miod Vallat |
2002-04-27 | 32 bit constraint is wrong, we think | Theo de Raadt |
2002-04-27 | Fix typo ('remel' -> 'rmel') in glob_selection. | Kenneth R Westerback |
2002-04-27 | Comment biodone as "must be called at splbio". | Artur Grabowski |
2002-04-27 | In proc_trampoline, lower the spl level to 0. This way kernel threads that are | Artur Grabowski |
2002-04-27 | Lots of cleanup to catch up with other m68k-based ports and modern code, | Miod Vallat |
2002-04-26 | Implement shared key support for hostap mode; from Thomas Skibo | Todd C. Miller |