summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix typo: s/Instaed/Instead/rse2003-09-261-1/+1
* fix typo: s/sytem/system/rse2003-09-261-1/+1
* Typo in last commit: missing ')'phk2003-09-262-2/+2
* Allow the [, ], and = characters in non-8.3 filenames since theytjr2003-09-261-2/+2
* Add __volatile keyword.davidxu2003-09-261-2/+4
* Use the correct speed in the delay for the transmission of a characterbde2003-09-261-1/+4
* Initialize the cn_name instead of the cn_devphk2003-09-261-1/+2
* Initialize cn_name instead of cn_devphk2003-09-262-2/+2
* Change fb_attach() and fb_detach() to take a integer unit number ratherphk2003-09-266-90/+9
* Set cn_name, not cn_devphk2003-09-261-1/+1
* As far as we know, there is no reason to not expose /dev/crypto inphk2003-09-261-0/+1
* Update the list of CDROM device names to try for booting with RB_CDROMphk2003-09-261-3/+2
* Eliminate bogus use of makedev(): rather than synthesize the dev_t, usephk2003-09-261-2/+1
* DELAY must be a routine, not a macro definition.grehan2003-09-264-6/+4
* Initialize cn_name, ignore cn_dev.phk2003-09-261-1/+1
* Adhere to the new console API:phk2003-09-261-15/+21
* Remove wrongly sized cnd_name field, we now store the name in thephk2003-09-261-15/+21
* Add a cn_unit and cn_name field to the consdev structure.phk2003-09-261-0/+2
* s/ia64/alpha/gmarcel2003-09-261-5/+4
* Consistently print attach messages.njl2003-09-265-6/+6
* Revert the introduction of iobase in struct uart_bas. Both the SAB82532marcel2003-09-2617-61/+99
* Make the port number available to the sub-device with PUC_IVAR_PORT.marcel2003-09-262-4/+10
* Sort debugging levels and update the man page to match reality. Alsonjl2003-09-262-35/+41
* MFi386alc2003-09-261-4/+4
* Fix fabs(). This commit brought to you by the letter 'l'.peter2003-09-261-1/+1
* o add information about the debugging toolssam2003-09-251-3/+29
* Fix MLINKS.bms2003-09-251-3/+6
* aic79xx_pci.c:scottl2003-09-252-4/+8
* Clarify SRM bootability on Alpha for DAC960.wilko2003-09-252-6/+10
* update to reflect new apisam2003-09-251-79/+104
* Add manual page documentation for the machine-independent PMAP subsystem.bms2003-09-2523-0/+1606
* note PFIL_HOOKS must be explicitly configured when using IPFILTERsam2003-09-251-0/+7
* indicate PFIL_HOOKS is now required by IPFILTER; it used to automagicallysam2003-09-251-2/+2
* pthread API should return error code in return value not in errno.davidxu2003-09-252-4/+4
* add /*CONSTCOND*/ to reduce diffs against latest KAME.ume2003-09-254-14/+14
* panic() doesn't need `\n'.ume2003-09-253-72/+72
* Add -p option to dump phy registers.simokawa2003-09-252-2/+96
* Phy register map.simokawa2003-09-251-0/+168
* Add -s option to strip subdirectory from module path.simokawa2003-09-252-6/+13
* If syscall failed, restore old sigaction and return error to thread.davidxu2003-09-252-22/+38
* * scsi_cmds.csimokawa2003-09-252-4/+28
* MFi386alc2003-09-251-14/+7
* Detach black hole device on AC_PATH_DEREGISTERED.simokawa2003-09-251-19/+20
* - Eliminate the pte object.alc2003-09-253-28/+18
* Re-raise the default datasize and stacksize now that the 32 bit execpeter2003-09-251-2/+2
* Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bitpeter2003-09-2529-104/+123
* CARDMEM is the offset of the address ON THE CARD (eg which page).imp2003-09-241-1/+1
* Fix a logic error in the check to see if arplookup() should free the route.bms2003-09-241-2/+1
* Update version string.des2003-09-245-5/+5
* Remove bogus calls to xfree().des2003-09-241-4/+0
OpenPOWER on IntegriCloud