aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* clarify code:Alfred Perlstein2002-03-041-6/+19
* Allocate tlb contexts on the fly in cpu_switch, instead of statically 1 to 1Jake Burkholder2002-03-048-136/+297
* Fix obscure problems with vfork where part of the parent's stack could beJake Burkholder2002-03-041-8/+40
* Support for USB fm radio.Alfred Perlstein2002-03-049-0/+541
* Add a bunch of cards from NetBSD and maybe other places.Warner Losh2002-03-041-0/+5
* Suspend and resume related patches from Toshikazu Ichinoseki <t.ichinoseki@ni...Orion Hodson2002-03-041-12/+85
* Makefile.inc0 is no longer used.Giorgos Keramidas2002-03-031-3/+1
* Call vm_pageq_remove_nowakeup() rather than duplicating it.Alan Cox2002-03-031-8/+2
* Fix bug in mb_alloc that made systems configured withBosko Milekic2002-03-031-3/+1
* A bit of premptive GEOM POLA magic: If we don't get a virgin disklabelPoul-Henning Kamp2002-03-032-12/+32
* Adding Network Interface Support sectionSebastien Gioria2002-03-031-4/+226
* Provide infrastructure for harvesting SWI entropy.Mark Murray2002-03-032-1/+5
* Massive lint-inspired cleanup.Mark Murray2002-03-037-74/+95
* (x)lint(1) works; re-enable it.Mark Murray2002-03-031-0/+1
* * Include <sys/ucontext.h> so that this compiles again.Doug Rabson2002-03-031-12/+15
* Forgot this litte patch, scale the individual disk size from theSøren Schmidt2002-03-031-3/+3
* Comment out proc-alpha.sgml's line temporarily.Hiroki Sato2002-03-031-1/+1
* Add the RAID rebuild command.Søren Schmidt2002-03-032-3/+14
* Major update of the ATA RAID code, part 3:Søren Schmidt2002-03-037-284/+407
* Merge conflicts, fix Makefiles and remove (re)moved file(s).Mark Murray2002-03-0317-1328/+1598
* Add new command definition for rebuilding RAID arrays.Søren Schmidt2002-03-031-0/+1
* Add Japanese version of hardware notes:Hiroki Sato2002-03-0317-1/+2934
* Add two IrDA controller ID: IBM TP240(Probably NSC compatible), and SMC IrCCTakanori Watanabe2002-03-031-0/+2
* This commit was generated by cvs2svn to compensate for changes in r91586,Mark Murray2002-03-0338-546/+2343
|\
| * Import of NetBSD's (x)lint, snapshotted at 2002-3-3.Mark Murray2002-03-0356-1886/+4045
* | Temporarily remove lint(1) from the build until the import and mergeMark Murray2002-03-031-1/+0
* | Don't move the an and wi drivers to a mfsroot floppy.Yoshihiro Takahashi2002-03-031-2/+2
* | - Sort some entries.Yoshihiro Takahashi2002-03-033-201/+186
* | Check the version of ex_anon (a `struct xucred') before using it toDima Dorfman2002-03-031-0/+10
* | Actually the rev 1.23 change also affects BINUTIL bits.David E. O'Brien2002-03-030-0/+0
* | Allow one to specify a STANDARD_EXEC_PREFIX for GCC (but not BINUTILS) bits.David E. O'Brien2002-03-031-1/+3
* | Document cru2x().Dima Dorfman2002-03-032-2/+26
* | Add information about {kerberos,kadmind}5_enable and changeDima Dorfman2002-03-031-5/+20
* | Correct a typo.Dima Dorfman2002-03-031-1/+1
* | Consistently refer to the trace file of ktrace as 'trfile'.Giorgos Keramidas2002-03-031-3/+3
* | Get the generic name rightWarner Losh2002-03-031-1/+1
* | Remove some long dead code.Alan Cox2002-03-021-9/+0
* | Fix bug on method local named object related panic and BankfieldTakanori Watanabe2002-03-021-1/+17
* | MFi386: revision 1.394.Yoshihiro Takahashi2002-03-021-1/+1
* | MFi386: revision 1.498.Yoshihiro Takahashi2002-03-022-4/+4
* | Fix lock leakage and late unlock.Seigo Tanimura2002-03-022-3/+4
* | Deverbosified previous 2 commits (removed the rotted list of reasons whyBruce Evans2002-03-021-3/+1
* | Fixed a printf format error.Bruce Evans2002-03-021-1/+3
* | properly handle zero length first string when doing -cAlfred Perlstein2002-03-021-0/+1
* | Better granularity of the FREEBSD_NATIVE #ifdef's.David E. O'Brien2002-03-021-6/+7
* | Move the creation of the insn-*.c files from cc_tools to cc_int.David E. O'Brien2002-03-022-7/+13
* | Bump original revision (1.290 --> 1.291).Jun Kuriyama2002-03-021-117/+227
* | Update STANDARDS section on rm(1) to reflect current conformance.Doug White2002-03-021-16/+2
* | Whitespace-only commit, to make this file conform to FDP standards onBruce A. Mah2002-03-022-3370/+3620
* | Make 128-bit WEP (aka 104-bit WEP) work with Prism based cards.Brooks Davis2002-03-021-3/+6