summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s/ssh_host_key/ssh_host_rsa_key/ since that is what openssh uses nowpeter2001-05-097-14/+14
* Clarify that the Adaptec 2400A is an ATA controller.scottl2001-05-091-1/+2
* Add the Adaptec 2400A as an ATA RAID controller. Remove reference to thescottl2001-05-093-3/+12
* Fix a typo (pasto?).dd2001-05-091-1/+1
* Fix some of the handling in the pam module, don't unregister thingsalfred2001-05-091-14/+50
* Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while andalfred2001-05-092-18/+0
* rcsid style fix.obrien2001-05-091-6/+5
* A WIP snuck in the rev 1.34 commit.obrien2001-05-091-8/+3
* Eliminate some panics for errors we can recover from.dmlb2001-05-092-164/+121
* Use enumeration values for CARD_SET_RES_FLAGS.dmlb2001-05-081-4/+13
* Use enumeration types for CARD_SET_RES_FLAGS.dmlb2001-05-081-1/+2
* Add additional enumeration types for CARD_SET_RES_FLAGS.dmlb2001-05-081-1/+5
* Add a sysctl pair for the pcic memory allocation rangedmlb2001-05-081-3/+16
* Since PAM is broken, let pam_setcred() failure be non-fatal.green2001-05-081-1/+1
* remove a reference to a nonexisting script, "clean", whenluigi2001-05-081-2/+1
* MFS: use absolute, not relative path for tinywareluigi2001-05-081-1/+1
* Here comes the forgotten C source, oopsy.schweikh2001-05-081-0/+108
* Turned the shell script into a binary fixing several minor buglets.schweikh2001-05-083-77/+9
* Cleanups, more consistent use of <screen> etc.wilko2001-05-082-778/+886
*-. This commit was generated by cvs2svn to compensate for changes in r76371,assar2001-05-0855-341/+280
|\ \
| | * mdoc(ng) fixesassar2001-05-0822-145/+128
| * | mdoc(ng) fixesassar2001-05-0836-214/+160
* | | - Eliminate locks in functions called only during probe and attach.tanimura2001-05-081-10/+15
* | | gethostbyname2() can't do AF_INET6 lookups over NIS.alex2001-05-081-0/+7
* | | When opening the file to broadcast, do it with the user's gid, not thekris2001-05-081-2/+8
* | | Polish error handling with biofinish().phk2001-05-082-28/+30
* | | Polish error handling code using biofinish()phk2001-05-081-6/+1
* | | Remove an 'optimization' I hope to never see again.alfred2001-05-081-89/+111
* | | Be a little clearer all characters after a # are ignored unless thebrian2001-05-081-4/+10
* | | Exploit recent improvements in the disk minilayer to simplify errorphk2001-05-085-75/+39
* | | Always initialize bio_resid from bio_bcount in the disk mini-layer sophk2001-05-081-1/+1
* | | mdoc(7) police: fix markup, rename and reorder some sections.ru2001-05-082-78/+104
* | | Remove all the mutex stuff - suggested by jhbbrian2001-05-084-49/+12
* | | When running with soft updates, track the number of blocks and filesmckusick2001-05-0811-19/+125
* | | Several fixes for units errors:mckusick2001-05-081-10/+19
* | | mdoc(7) police: sort xrefs.ru2001-05-081-2/+2
* | | When syncing out snapshot metadata, we must temporarily allow recursivemckusick2001-05-081-27/+29
* | | GC some dead code relating to running df on unmounted block devices,kris2001-05-082-37/+1
* | | Just notify us once when encountering a partially allocated inode.mckusick2001-05-081-1/+1
* | | Sync up with OpenBSD. Too many changes to note, but the major featureskris2001-05-0821-209/+1562
* | | Ricoh RL5C46x cardbus bridges have the bits for 3E0 and 3E2. Theimp2001-05-082-8/+0
* | | Add some additional register definitions for some work I have in progress.imp2001-05-082-0/+4
* | | sys/mutex.h requires sys/lock.h for LINTbrian2001-05-071-0/+1
* | | Correct prototype (entry_p -> *entry_p)jedgar2001-05-071-1/+1
* | | Set the slot pointer in the pc98 case. Correct the name of the bridgeimp2001-05-071-2/+5
* | | Fix typos.horikawa2001-05-073-6/+6
* | | Use constants in <pccard/cis.h> for scannign the memory window with.dmlb2001-05-071-4/+4
* | | Ensure that pccardd sets up memory windows correctly for drivers otherdmlb2001-05-071-8/+36
* | | Fix a minor printing bug that prints incorrect information for memorydmlb2001-05-071-1/+1
* | | Minor updates:msmith2001-05-075-30/+47
OpenPOWER on IntegriCloud