summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port to TI/RPC and/or IPV6.alfred2002-07-157-123/+131
* COMPAT_OLDISA is only used on i386.jhb2002-07-152-2/+1
* Sync up syscons options from options.i386.jhb2002-07-152-2/+6
* If an RPC fails, try a shorter reply in case the fault lies with thealfred2002-07-151-10/+39
* Add a NOTES file for the Alpha architecture.jhb2002-07-152-158/+65
* makeLINT.send has been moved to sys/conf so we can build LINT on otherjhb2002-07-153-11/+4
* de-__P().alfred2002-07-152-36/+32
* Fix a bazillion lint and WARNS warnings. One major fix is the removal ofmarkm2002-07-152-16/+16
* Use ISO 9X variadic macro format; arguments are not optional, justmarkm2002-07-151-1/+1
* Convert macros with variadic arguments from GNU format to ISO 9X.markm2002-07-151-4/+4
* Comment out WARNS?=4 to unbreak the Alpha build.des2002-07-151-1/+2
* Identify the C Language Binding Option of IEEE Std. 1003.2-1992.wollman2002-07-151-1/+11
* Fix grammar 'the administrator'trhodes2002-07-151-30/+33
* Get rid of %qd, and unbreak Alpha build.des2002-07-153-11/+16
* Move all the sio(4) attachments (except for pc98's cbus attachment) to thejhb2002-07-157-25/+5
* The puc(4) driver/bridge is MI, so don't bury it in MD options and filesjhb2002-07-157-11/+6
* o Introduce new m_getcl() interface routine that allocates an mbufbmilekic2002-07-153-145/+401
* Sort all the SYSV IPC options. They are still all clumped together, butjhb2002-07-151-14/+14
* - Properly sort GEOM and NODEVFS.jhb2002-07-151-3/+2
* Make WLCACHE and WLDEBUG MI options.jhb2002-07-153-4/+2
* Make NDGBPORTS an MI option since the dgb(4) driver is an MI driver.jhb2002-07-153-8/+1
* Properly document NDGBPORTS and use a better value in NOTES. The normaljhb2002-07-151-1/+6
* Remove SIMOS option from here. It will be moving to a new home shortly.jhb2002-07-151-2/+0
* Adjust a comment, the vga device only supports VGA cards.jhb2002-07-151-1/+1
* The sources to the non-working esp device are no longer present in current.jhb2002-07-152-2/+0
* Alpha does not support the PERFMON kernel option and does not have ajhb2002-07-151-2/+0
* Neither options SLICE or sys/alpha/alpha/mountroot.c exist anymore.jhb2002-07-151-1/+0
* Re-fetch the interface handle after setting the config number,iedowse2002-07-152-1/+4
* - Remove an irrelevant comment from i386 GENERIC.jhb2002-07-151-13/+7
* Move ACPI device and options from MI NOTES to the i386 MD NOTES file.jhb2002-07-152-15/+15
* Very minor warns fix. Add a declaration for an unused parameter.markm2002-07-151-1/+1
* Help lint out a bit; wrap some functions (redefined as macros) in #ifdef.markm2002-07-151-0/+2
* Upgrade the random device to use a "real" hash instead of buildingmarkm2002-07-155-55/+14
* Fix some really pedantic GCC warnings.markm2002-07-151-5/+5
* Convert GNU variadic macros to the ISO 9X variety.markm2002-07-152-3/+5
* Wrap GNU specific code in ifdefs, and help lint out by providingmarkm2002-07-152-4/+36
* Cast to prevent "signed/unsigned comparison" warnings.markm2002-07-152-4/+4
* Warnings and lint-assisting fixes; mark unused function parameters asmarkm2002-07-153-54/+174
* Consistently use semicolons to terminate macro invocations. Cleanermarkm2002-07-151-1/+1
* Convert GNU-styled variadic macros to ISO(9x) style.markm2002-07-151-4/+4
* Use a semicolon at the end of a function-like macro invocation. Killsmarkm2002-07-151-1/+1
* Fix warning by marking unused function parameter.markm2002-07-151-1/+1
* ISOfy and minor warnsfix.markm2002-07-151-4/+2
* Use semicolons at the end of function-like macros for the sake ofmarkm2002-07-152-2/+2
* Get rid of %qd, and unbreak Alpha build.des2002-07-152-3/+6
* Revert previous delta, which is not required with rev 1.5 ofsheldonh2002-07-153-3/+0
* s/progname/procname/ to be consistent with the other occurrencesrse2002-07-151-1/+1
* Replace extra call to "tunefs" with the equivalent of "newfs -U".rse2002-07-151-2/+1
* Correct module name of my previous commit.ume2002-07-151-1/+1
* revert WARNS=4, it makes the alpha compile sad.alfred2002-07-151-1/+1
OpenPOWER on IntegriCloud