summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove commented out g_enc_dos_partition(). We won't be needing it.phk2003-01-311-18/+0
* Correct handling of locking for chroot() and chdir() cases: ratherrwatson2003-01-312-14/+16
* Add PCI id for Quatech SSCLP-200/300 lowprofile single-port RS422/485 card.phk2003-01-311-0/+7
* SCSI Changers, SCSI Tapes, and SES devices work just about as well asmjacob2003-01-311-3/+3
* Update reference vectors to include BSD's <type> output.phk2003-01-315-0/+36
* Clean up vnode handling on return from chroot() in certain errorrwatson2003-01-312-4/+8
* Add Apple partitioning test case.phk2003-01-317-2/+287
* Add a rudimentary class for slicing Apple partitioned disks.phk2003-01-314-0/+201
* Add tuner code for WinTV Go FM (Hauppauge Model 44811 C133). Patchorion2003-01-311-0/+1
* - Modernize the format of the open file showing mode output:robert2003-01-311-10/+23
* New release notes: ftpd(8) -h, ftpchroot(5),yar2003-01-312-0/+32
* function name change.simokawa2003-01-311-1/+1
* SBP related changes.simokawa2003-01-313-14/+64
* Let real users access special files through FTPyar2003-01-311-3/+13
* Re-add WANT_OPENSSL_MANPAGES knob.nectar2003-01-311-0/+2
* Use a local variable to store the number of ticks that elapsed intjr2003-01-311-2/+3
* Fix keyboard-interactive authentication for ssh1. The problem was twofold:des2003-01-312-0/+21
* Zap another reference to !RFPROC being unsupported that I missed before.tjr2003-01-311-2/+0
* Don't use -compact in list of available flags. Fix tag width.tjr2003-01-311-1/+1
* !RFPROC has been supported for a while now.tjr2003-01-311-2/+1
* Build sunlabel on sparc64.jake2003-01-311-0/+4
* Fixes from Thomas Nystrom to fix hanging problems experienced by vr cardssilby2003-01-314-68/+150
* Add sunlabel, a more or less drop in replacement for bsd^H^H^Hdisklabel(8)jake2003-01-312-0/+585
OpenPOWER on IntegriCloud