Age | Commit message (Expand) | Author |
2001-09-17 | genassym changes | Theo de Raadt |
2001-09-16 | Make use of "export", "struct" and "member" keywords to be easier to read | Miod Vallat |
2001-09-13 | Simplify userret, modelled after alpha. | Artur Grabowski |
2001-09-12 | mbutl no more | Artur Grabowski |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-09-11 | remove acd references; millert@ ok. | Federico G. Schwindt |
2001-09-06 | missing machine/ieee.h from NetBSD | Todd C. Miller |
2001-09-05 | Use __GLOBAL_OFFSET_TABLE_ consistently. | Marc Espie |
2001-09-03 | pretty this up | Theo de Raadt |
2001-09-01 | add cz(4) to GENERIC | Nathan Binkert |
2001-08-27 | Let this build without pcibios. | Artur Grabowski |
2001-08-26 | do not panic if spl is wrong, for now; millert & art agree | Theo de Raadt |
2001-08-25 | This hasn't been used for ages. Kill. | Artur Grabowski |
2001-08-25 | Change pci_intr_map to take pci_attach_args as an argument. | Artur Grabowski |
2001-08-23 | Sync with contents of arch/foo/conf directory, might be useful one day. | Miod Vallat |
2001-08-23 | We can now move timeout_init into main(). | Artur Grabowski |
2001-08-23 | Remove even more old timeout tentacles. | Artur Grabowski |
2001-08-23 | fix a comment | Artur Grabowski |
2001-08-21 | 2nd rule of comitting fix | Michael Shalayeff |
2001-08-20 | bump the version for new kbd probe; 10x for a reminder from fgsch@ | Michael Shalayeff |
2001-08-18 | Move pmap_{de,}activate to vm/pmap.h, it's same on all archs. | Artur Grabowski |
2001-08-18 | Fix functions to match prototypes. Old K&R doesn't make sense with inline | Marc Espie |
2001-08-18 | probe for ps2 model and check if kbd controller is present | Michael Shalayeff |
2001-08-18 | make apm use kqueue for transferring events to luse listener. | Michael Shalayeff |
2001-08-18 | consistency nit, add some missing preprocessor symbols. | Brad Smith |
2001-08-18 | Timeout non-functional KBC (e.g. when missing) and gate A20 using port 0x92 | Constantine Sapuntzakis |
2001-08-17 | provide a way to get the number used for irq line, not only a string | Michael Shalayeff |
2001-08-17 | quieten pcmcia/cardbus interrupt handling at unsuspend time | Theo de Raadt |
2001-08-17 | depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt... | Michael Shalayeff |
2001-08-12 | uvm_extern.h is enough here | Michael Shalayeff |
2001-08-12 | moce pglisth into uvm_pglist.h | Michael Shalayeff |
2001-08-11 | Some fixes from NetBSD. | Artur Grabowski |
2001-08-11 | remove some old cruft. | Artur Grabowski |
2001-08-08 | move the com_raisedtr proto for timeout_set | Michael Shalayeff |
2001-08-08 | IPCOMP removal. deraadt@ ok. | Jean-Jacques Bernard-Gundol |
2001-08-07 | tag fixes; Denis Afonin <dfa@solo.ee> | Jason Wright |
2001-08-06 | remove vm_conf.h; art@ ok | Michael Shalayeff |
2001-07-30 | Change: | Artur Grabowski |
2001-07-29 | Temporarily fix wscninit so that it only runs once. | Constantine Sapuntzakis |
2001-07-27 | Convert array lookups to function calls that are bounds checked | Constantine Sapuntzakis |
2001-07-26 | If pckbc_cnattach fails, try to usb attach. Helps on some legacy-free PCs | Constantine Sapuntzakis |
2001-07-25 | Change the pmap_enter interface to merge access_type and the wired boolean | Artur Grabowski |
2001-07-23 | reorder operations a bit for st16550{v2}, xr16850, ti16750: | Jason Wright |
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski |
2001-07-17 | addcom and pccom at addcom (commented out) | Jason Wright |
2001-07-15 | add install target | assar |
2001-07-15 | add macros for spinlockinit, spinlockmgr to build for MULTIPROCESSOR | assar |
2001-07-15 | Some more KNF | Niklas Hallqvist |
2001-07-15 | Comment clarification and indent; ok mickey@ | Niklas Hallqvist |
2001-07-15 | spelling | Peter Valchev |