summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
Commit message (Collapse)AuthorAgeFilesLines
* Sync with other arches; add bloat.jake2002-03-231-25/+35
|
* I was able to boot this kernel using the latest WIP kernel sources.obrien2002-02-251-23/+39
| | | | | | I don't believe anyone is quite using the sparc64 kernel sources in CVS yet -- things aren't just quite ready (but almost). So this commit should be OK to make.
* Sync with the Alpha's GENERIC configuration.obrien2002-02-241-3/+143
| | | | | | | Most of the contents are commented out as they are as-yet untested. However, I wanted the contents to match our other arches, so that when people make changes to {i386,alpha,ia64}, they will also make the same changes here.
* Add device ofw_console so this kernel is usable.jake2001-12-291-0/+2
| | | | This commit brought to you by a sun ultra 10 running freebsd.
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-091-1/+1
| | | | | | | cause the system to auto-size to between 32 and 512 depending on the amount of memory. MFC after: 1 week
* + Fix misplacement of `txp'obrien2001-09-241-1/+1
| | | | + Document our -CURRENT debugging bits
* + Blah, there was nothing wrong in rev 1.1 talking about the i386/NOTES.obrien2001-09-021-4/+11
| | | | | | I should have diff'ed the header with the Alpha GENERIC. + fix style nit + turn on NO_MODULES for now.
* Match the style of very other platform we have.obrien2001-09-021-7/+13
|
* Add a GENERIC kernel config for sparc64.jake2001-08-142-0/+33
OpenPOWER on IntegriCloud