summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | | Fix a really dumb bug (missing curly braces around the body of an ifdes2002-04-261-2/+3
* | | Some minor nits exposed by the Open Group's VSC Lite verification suite:tjr2002-04-251-18/+25
* | | Add the mutex profiling lock to the witness list. This hopefully unbreaksdes2002-04-251-0/+1
* | | Fixed some longstanding bugs in _getenv_static():bde2002-04-251-3/+4
* | | Sort.wollman2002-04-251-2205/+2183
* | | Spell Fred Brooks's name right.wollman2002-04-251-1/+1
* | | Resort and suppress dupes.wollman2002-04-251-152/+126
* | | Add a few more aphorisms.wollman2002-04-252-0/+23
* | | New release notes: xe can be built as a module, ng_eiface, many newbmah2002-04-252-8/+92
OpenPOWER on IntegriCloud