| Age | Commit message (Expand) | Author |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-04 | Remove unnecessary #include <sys/malloc.h> | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2014-03-26 | kill sprintf | christos |
| 2012-02-06 | Do a minor cleanup of alpha (this will make applying pullups post branching | matt |
| 2011-06-14 | Major cleanup of alpha device drivers. | matt |
| 2011-06-06 | CFATTACH_DECL(..., sizeof(struct device), -> CFATTACH_DECL_NEW(..., 0 | matt |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-08-26 | kill some more simple submatch() functions, use config_stdsubmatch() | drochner |
| 2005-08-25 | replace the "locdesc_t" structure carrying the number of locators | drochner |
| 2005-06-02 | add more "const" | drochner |
| 2004-09-13 | pass locators to tlsbsubmatch() | drochner |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2001-07-12 | bzero -> memset | thorpej |
| 2001-04-21 | Adjust the way the cpu_info[] array works (array of pointers | thorpej |
| 2001-04-20 | Adjust for a multiprocessor data structure change (whee, I guess | thorpej |
| 1999-08-10 | Move cpu_info and related info into <machine/cpu.h>, and implement the | thorpej |
| 1999-04-10 | be more consistent about use of 'cputype'. e.g. it's in a header, don't | cgd |
| 1999-02-23 | Now that we have the kthread mechanism, massively clean up the way | thorpej |
| 1999-02-12 | Fix printf format problems on Alpha. (IRONIC?!) | thorpej |
| 1998-11-19 | More include shuffling. | ross |
| 1998-10-01 | If not MULTIPROCESSOR then identify the interrupt target cpu by hwrpb id (%d) | ross |
| 1998-09-29 | - Do not set TLCPUMASK on non-I/O nodes. That register exists only on | thorpej |
| 1998-07-08 | Clarify comment about what nodes are being 'found' and noted for later | mjacob |
| 1998-07-08 | There can only be one TurboLaser node, and now we'll overload | mjacob |
| 1998-05-14 | Garbage-collect the old confargs stuff that was used in the Early Days. | thorpej |
| 1998-05-13 | Cleanup TurboLaser autoconfiguration somewhat. | thorpej |
| 1998-04-15 | some cleanup | mjacob |
| 1998-01-12 | Adjust for config changes. | thorpej |
| 1997-09-02 | Nuke the idea of <machine/options.h>. It completely defeats the purpose | thorpej |
| 1997-07-17 | use locator defines in "locators.h" to index cf_loc[] | jtk |
| 1997-04-07 | by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries. | cgd |
| 1997-04-06 | clean up NetBSD RCS ID strings, include machine/options.h | cgd |
| 1997-03-12 | Copyright notice consistency, per Matthew Jacob. | cgd |
| 1997-03-12 | AlphaServer 8200 & 8400 support, including CPU specific details, TurboLaser | cgd |