Age | Commit message (Expand) | Author |
2001-04-14 | need eephy with wx now | mjacob |
2001-04-14 | Make sure eephy is included if you include wx. | mjacob |
2001-04-14 | UP1000 will fit in here. | Artur Grabowski |
2001-04-14 | Add support for Alpha Processor, Inc. UP1000. | Artur Grabowski |
2001-04-14 | Correctly initialize disklabel structure in readdisklabel(). | Miod Vallat |
2001-04-13 | bmtphy does not work perfect yet, but put it in anyways | Theo de Raadt |
2001-04-13 | silence printfs from media selection. | Brad Smith |
2001-04-13 | In cpu_fork, initialize the ipl of the new process to | Artur Grabowski |
2001-04-13 | bmtphy | Theo de Raadt |
2001-04-12 | Remove a bogus __attribute__ ((unused)) from _splraise. | Artur Grabowski |
2001-04-11 | include brgphy | Theo de Raadt |
2001-04-10 | Decrement open_count in netclose(); this fixes the bug which caused | Brandon Creighton |
2001-04-10 | Fix for machines which need to enlarge the kernel address space, at least | Niklas Hallqvist |
2001-04-10 | This file is not welcomed here. | Miod Vallat |
2001-04-10 | Get rid of unnecessary symbols. | Miod Vallat |
2001-04-09 | FFS_SOFTUPDATES in sys/conf/GENERIC | Theo de Raadt |
2001-04-09 | Add softdep. | Hugh Graham |
2001-04-09 | Add emulation of Linux features to procfs; mostly from NetBSD. ok deraadt@ | Thorsten Lockert |
2001-04-09 | further stripping down | Theo de Raadt |
2001-04-09 | To fit, fxp must go. Sorry | Theo de Raadt |
2001-04-09 | A much tidier layout, from NetBSD. | Hugh Graham |
2001-04-09 | Amputate some dead and broken code and rework the rest to do the | Hugh Graham |
2001-04-09 | Comment out compat vax1k until needed. | Hugh Graham |
2001-04-08 | Update closer to current status of powerpc, remove items resolved or | Dale Rahn |
2001-04-08 | Some cleanup to the mac audio driver, does not improve the interrupt | Dale Rahn |
2001-04-08 | Attempt at tracking interrupt source better than "irqN", with this | Dale Rahn |
2001-04-07 | Additional console ioctl definitions | Thorsten Lockert |
2001-04-07 | Handle Linux Virtual Terminal ioctl calls with wscons as well as vt; | Thorsten Lockert |
2001-04-07 | OK, PMAP_NEW by default once again. This time it should work better for | Niklas Hallqvist |
2001-04-06 | Use pool to allocate pmap instead of malloc. OK'd by art@ | Todd C. Miller |
2001-04-06 | Get rid of vm_pmap. | Artur Grabowski |
2001-04-06 | Move offsetof define into sys/param.h | Constantine Sapuntzakis |
2001-04-05 | undo changes which did not even compile | Theo de Raadt |
2001-04-04 | Ansify source. Handles are now 16 bits. | mjacob |
2001-04-04 | Minor cleanup to minimize diffs with NetBSD | Constantine Sapuntzakis |
2001-04-03 | vm_map.pmap should always be used, not only for uvm. | Artur Grabowski |
2001-04-03 | Fix a vm_pmap in a debug printf. | Artur Grabowski |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist |
2001-04-01 | spelling. | Hugh Graham |
2001-04-01 | Print KA48 or KA45 as appropriate. Someone with a 4000/vlc or 3100/{3,4}0 | Hugh Graham |
2001-04-01 | Pick up a change from NetBSD: | Hugh Graham |
2001-04-01 | Call VAX_STYP_50 a MicroVAX 3100/85, even though this machine is KA55. | Hugh Graham |
2001-04-01 | Changes to initialize the cache on KA690 properly; from Lord Isildur. | Hugh Graham |
2001-04-01 | cleanup a little | Michael Shalayeff |
2001-04-01 | remove a little debugging | Michael Shalayeff |
2001-03-30 | ok, test wheather cyrixIII supports 3dnow before enabling it | Michael Shalayeff |
2001-03-30 | sync | Niklas Hallqvist |