summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Death to duplicate fortunes.jmallett2002-04-271-6/+0
* Fix handling of weak references to undefined symbols on ia64:marcel2002-04-272-29/+21
* Whitespace bogon.jhb2002-04-271-1/+1
* Redirect stdin from the input file, rather than passing the input file tojmallett2002-04-271-6/+4
* Insert a semi-colon between label 'skip:' and the closing bracemarcel2002-04-271-0/+1
* Now that local symbols aren't looked up with the symbol hash table,marcel2002-04-271-10/+3
* Don't do symbol lookups for local symbols. The symbol index in themarcel2002-04-271-7/+14
* Prefix tests with PASS and FAIL, to make grepping easier, and note this injmallett2002-04-2710-20/+25
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-2712-48/+989
* Make this driver compile for -stable also to prep for MFCimp2002-04-265-38/+115
* Move the new byte order function prototypes from <sys/param.h> tomike2002-04-2621-37/+96
* o Control access to the vm_page_buckets with a mutex.alc2002-04-261-33/+17
* Rename the file used to specify the nextboot to make it clear that thiswes2002-04-263-3/+3
* Now that the private parts of timecounters are no longer being fingeredphk2002-04-263-156/+113
* Hide the private parts of timecounter from a couple of places that don'tphk2002-04-265-11/+16
* Redo the pps bit to avoid digging into the private bits of the timecounter.phk2002-04-261-4/+2
* Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix).bmah2002-04-262-8/+26
* A long, long time ago, msmith introduced vfs.root.mountfromdcs2002-04-261-0/+2
* Simplify the RFC2783 and PPS_SYNC timestamp collection API.phk2002-04-267-61/+71
* New release notes: at(1) -r/-t, ls(1) -h, pwd(1) -L, split(1) -a,bmah2002-04-262-2/+46
* If we are making a "release", we can obviously use -DNOCLEAN buildworld,ru2002-04-261-5/+0
* Initialize MCA in cpu_startup() so that it's ready before we wake-upmarcel2002-04-261-0/+3
* MCA specific code has been moved to a seperate file. It is expectedmarcel2002-04-261-41/+0
* Machine Check Architecture (MCA) support code. Error records aremarcel2002-04-261-0/+178
* Don't ask root for the old password, except in the NIS case.des2002-04-261-1/+6
* Machine Check Architecture (MCA) structures and constants.marcel2002-04-261-0/+132
* Modify our 'patch' utility to recognize thegad2002-04-261-0/+64
* Milestone #1 in cross-arch make releases.ru2002-04-2642-321/+215
* This commit was generated by cvs2svn to compensate for changes in r95504,mikeh2002-04-265-14/+32
|\
| * Import the FreeBSD differences Luke patched in lukemftp:mikeh2002-04-265-14/+32
* | New release notes: kenv(2), kenv(1) can set/delete kernel environmentbmah2002-04-262-2/+22
* | Add ac97_reset function that polls ready bits in power register. Oneorion2002-04-262-7/+22
* | Add script to install the compat4x distribution, just like othermatusita2002-04-261-0/+11
* | Move the winding of timecounters out of hardclock and into a normalphk2002-04-263-5/+39
* | Correct indent.ume2002-04-261-15/+15
* | Backout copyright notice I broke by my previous commit.ume2002-04-261-1/+1
* | Add termcap entries to be able to switch to line drawing characterhm2002-04-261-2/+5
* | There is no host called new.bbc.co.uk - fix url.ceri2002-04-262-2/+2
* | Various cleanup and sorting of clock reading functions. Add the twophk2002-04-262-77/+114
* | Rename tco_setscales() and tco_delta() to use the same tc_ prefix asphk2002-04-261-11/+8
* | Remove the tc_update() function. Any frequency change to thephk2002-04-2612-25/+0
* | Test if rootvnode is NULL rather than if rootdev is NODEV when determiningbrian2002-04-261-1/+1
* | Removed some cruft.ru2002-04-261-1/+1
* | Add a -k option to reboot to specify the kernel to boot next timewes2002-04-264-6/+39
* | vinum_open: recognize twed device.grog2002-04-261-1/+4
* | vinum_start: examine storage array devices, not just disks.grog2002-04-261-3/+4
* | Add UDF to the list of filesystems where locking assertions should berwatson2002-04-261-1/+2
* | UIO_NOCOPY is not supported for now, so refuse read opeartion if this flagbp2002-04-261-0/+6
* | 1.43 (dfr 04-Apr-97): /*rwatson2002-04-261-2/+1
* | Make sure that sockets undergoing accept filtering are aborted in asilby2002-04-263-4/+15
OpenPOWER on IntegriCloud