summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Regenerate after fixing duplicate device entries.marcel2003-02-022-12/+5
* | Unbreak kernel builds caused by what appears to be a merge conflict.marcel2003-02-021-2/+1
* | - Convert vm_pageout()'s tsleep()s to msleep()s with the page queue lock.alc2003-02-021-2/+5
* | Properly capitalize the subsection title on setting MAC labels.chris2003-02-011-1/+1
* | Regensanpei2003-02-012-14/+49
* | Fix table formatting for printed man pages.chris2003-02-011-4/+4
* | Add Genesys Logic productssanpei2003-02-011-0/+6
* | Remove special casing for running in the simulator from the kernelmarcel2003-02-0134-451/+1419
* | NODEVFS cleanup: Goodbye, and good riddance!phk2003-02-012-1828/+0
* | NODEVFS cleanup: Don't ever install MAKEDEV anymore.phk2003-02-011-7/+0
* | This took longer to test than expected:phk2003-02-011-13/+9
* | - Remove (some) unnecessary explicit initializations to zero.alc2003-02-011-8/+5
* | SSC calls use break immediate 0x80000. 0x80001 only works formarcel2003-02-012-2/+2
* | - Convert the tsleep()s in vm_wait() and vm_waitpfault() to msleep()salc2003-02-011-3/+10
* | Remove this Makefile, these docs are built by the Makefiles in src/share/doc/...trhodes2003-02-011-11/+0
* | Put replace spaces with tabs in keeping with the rest of the file.joe2003-02-016-6/+6
* | -kthread has been dead these many years. This PR has languished for aimp2003-02-011-5/+0
* | add PST to i386 notes.phk2003-02-011-0/+5
* | Catch up with new categories and note that ports-base is essential withoutschweikh2003-02-011-2/+10
* | Add new categories hungarian and portuguese.schweikh2003-02-012-0/+4
* | Define new malloc type M_FW and use it.simokawa2003-02-018-76/+81
* | Fix some typos in 3 comments.gj2003-02-011-4/+5
* | - replace timeout with callout_*.simokawa2003-02-016-53/+51
* | Reversion of commit by Davidxu plus fixes since applied.julian2003-02-0150-1679/+1532
* | Check status FIFO more closely to report error.simokawa2003-02-011-11/+43
* | Eliminate the sc_openmask, ccdopen() and ccdclose() functions, wephk2003-02-013-93/+12
* | NO_GEOM cleanup: don't #include <sys/diskslice.h>phk2003-02-011-1/+0
* | Under #ifdef DIAGNOSTIC, fill malloc(9) allocations which do not havephk2003-02-011-0/+8
* | Under DIAGNOSTIC, only report expensive timeouts if they are more expensivephk2003-02-011-1/+2
* | Add basic support for device wiring down to specific (CAM)simokawa2003-02-011-4/+55
* | Move configuration of geom/providers into its own function in preparationphk2003-02-011-36/+65
* | Build glue for zs_macio.benno2003-02-011-1/+1
* | MacIO frontend for the zs driver.benno2003-02-011-0/+296
* | - Introduce a flags value into the interrupt handler structure.benno2003-02-012-7/+11
* | Sort device list by eui64 in acendent order correctly.simokawa2003-02-011-12/+12
* | Move a comment and optimize the frag timeout code a slight bit.silby2003-02-011-3/+3
* | Add my birthday.rushani2003-02-011-0/+1
* | Regen.shiba2003-02-011-4/+4
* | Allied Telesis WR211PCM(wi) and Corega PCC-T(ed) haveshiba2003-02-011-1/+1
* | Bring in support for volume labels to the filesystem utilities.gordon2003-02-017-10/+63
* | - add pmap_pagedaemon_waken variablegrehan2003-02-013-141/+288
* | Add deviceids for 6105 and 6105M chips. Further changes will be necessarysilby2003-02-014-0/+12
* | Switch the if_vr driver from using our generic MII routines over tosilby2003-02-014-0/+186
* | Make nirq mean 'number of irqs' and not 'last irq'.benno2003-02-011-5/+5
* | Add a section on the areas of enforcement and the sysctls used to tunechris2003-02-011-0/+100
* | No need for the OPENSSL_NO_KRB5 switch anymore.markm2003-01-313-3/+1
* | Only add one tick per tick to the thread stats, instead of some random number.julian2003-01-312-4/+4
* | Add a getopt-ified version of an old tool that I've been using for ages:seanc2003-01-312-3/+356
* | The newly appointed .org registrar has a pecular output format soroberto2003-01-311-1/+15
* | Document a bug in our chroot(2) implementation: if access controlrwatson2003-01-311-0/+6
OpenPOWER on IntegriCloud