aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | This patch fixes my breakage of ssid matching. I introduced theWarner Losh2002-04-271-6/+6
* | Better names for the PCI cards. The biggest change is that we nowWarner Losh2002-04-271-7/+7
* | Introduce CVSCMDARGS make variable to set command-line options for cvs.Makoto Matsushita2002-04-271-13/+15
* | MFi386 1.222: Remove vm_map_growstack() and acquisition and release of GiantAlan Cox2002-04-271-17/+2
* | Fix the code fragment clobbered in my last commit.Seigo Tanimura2002-04-272-0/+4
* | Add a global sx sigio_lock to protect the pointer to the sigio objectSeigo Tanimura2002-04-2711-46/+227
* | Explain magic number.Poul-Henning Kamp2002-04-271-2/+15
* | Fix a {} bug which doesn't have any effect yet.Poul-Henning Kamp2002-04-271-2/+1
* | Make the dummy timecounter actually tick or we will never get anyhere.Poul-Henning Kamp2002-04-271-1/+1
* | Remove reference to the TCP_RESTRICT_RST option, which was removedDoug Barton2002-04-271-3/+3
* | Kill one exact duplicate of a Hunter S. Thompson quote. Put on peril-sensitiveJuli Mallett2002-04-271-4/+3
* | Death to duplicate fortunes.Juli Mallett2002-04-271-6/+0
* | Fix handling of weak references to undefined symbols on ia64:Marcel Moolenaar2002-04-272-29/+21
* | Whitespace bogon.John Baldwin2002-04-271-1/+1
* | Redirect stdin from the input file, rather than passing the input file toJuli Mallett2002-04-271-6/+4
* | Insert a semi-colon between label 'skip:' and the closing braceMarcel Moolenaar2002-04-271-0/+1
* | Now that local symbols aren't looked up with the symbol hash table,Marcel Moolenaar2002-04-271-10/+3
* | Don't do symbol lookups for local symbols. The symbol index in theMarcel Moolenaar2002-04-271-7/+14
* | Prefix tests with PASS and FAIL, to make grepping easier, and note this inJuli Mallett2002-04-2710-20/+25
* | Add a CAM interface to the aac driver. This is useful in case you shouldScott Long2002-04-2712-48/+989
* | Make this driver compile for -stable also to prep for MFCWarner Losh2002-04-265-38/+115
* | Move the new byte order function prototypes from <sys/param.h> toMike Barcroft2002-04-2621-37/+96
* | o Control access to the vm_page_buckets with a mutex.Alan Cox2002-04-261-33/+17
* | Rename the file used to specify the nextboot to make it clear that thisWes Peters2002-04-263-3/+3
* | Now that the private parts of timecounters are no longer being fingeredPoul-Henning Kamp2002-04-263-156/+113
* | Hide the private parts of timecounter from a couple of places that don'tPoul-Henning Kamp2002-04-265-11/+16
* | Redo the pps bit to avoid digging into the private bits of the timecounter.Poul-Henning Kamp2002-04-261-4/+2
* | Catch up ata(4) controllers, fix a typo (s/Cyrex/Cyrix).Bruce A. Mah2002-04-262-8/+26
* | A long, long time ago, msmith introduced vfs.root.mountfromDaniel C. Sobral2002-04-261-0/+2
* | Simplify the RFC2783 and PPS_SYNC timestamp collection API.Poul-Henning Kamp2002-04-267-61/+71
* | New release notes: at(1) -r/-t, ls(1) -h, pwd(1) -L, split(1) -a,Bruce A. Mah2002-04-262-2/+46
* | If we are making a "release", we can obviously use -DNOCLEAN buildworld,Ruslan Ermilov2002-04-261-5/+0
* | Initialize MCA in cpu_startup() so that it's ready before we wake-upMarcel Moolenaar2002-04-261-0/+3
* | MCA specific code has been moved to a seperate file. It is expectedMarcel Moolenaar2002-04-261-41/+0
* | Machine Check Architecture (MCA) support code. Error records areMarcel Moolenaar2002-04-261-0/+178
* | Don't ask root for the old password, except in the NIS case.Dag-Erling Smørgrav2002-04-261-1/+6
* | Machine Check Architecture (MCA) structures and constants.Marcel Moolenaar2002-04-261-0/+132
* | Modify our 'patch' utility to recognize theGarance A Drosehn2002-04-261-0/+64
* | Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-2642-321/+215
* | This commit was generated by cvs2svn to compensate for changes in r95504,Mike Heffner2002-04-265-14/+32
|\ \
| * | Import the FreeBSD differences Luke patched in lukemftp:vendor/tnftp/1.5.FIXESvendor/NetBSD/lukemftp/1.5.FIXESMike Heffner2002-04-265-14/+32
* | | New release notes: kenv(2), kenv(1) can set/delete kernel environmentBruce A. Mah2002-04-262-2/+22
* | | Add ac97_reset function that polls ready bits in power register. OneOrion Hodson2002-04-262-7/+22
* | | Add script to install the compat4x distribution, just like otherMakoto Matsushita2002-04-261-0/+11
* | | Move the winding of timecounters out of hardclock and into a normalPoul-Henning Kamp2002-04-263-5/+39
* | | Correct indent.Hajimu UMEMOTO2002-04-261-15/+15
* | | Backout copyright notice I broke by my previous commit.Hajimu UMEMOTO2002-04-261-1/+1
* | | Add termcap entries to be able to switch to line drawing characterHellmuth Michaelis2002-04-261-2/+5
* | | There is no host called new.bbc.co.uk - fix url.Ceri Davies2002-04-262-2/+2
* | | Various cleanup and sorting of clock reading functions. Add the twoPoul-Henning Kamp2002-04-262-77/+114