summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove references to pccard.conf, it is no longer used.imp2006-10-191-2/+0
* Remove references to pccard.confimp2006-10-193-5/+5
* Use a different task queue for host controller and peripheral driveriedowse2006-10-198-39/+74
* Fix previous revision:marcel2006-10-191-2/+2
* Package the dumpcisfile functionality into a new dumpcis command.imp2006-10-184-1/+97
* Delete now-unused portion of pccardd. OLDCARD is gone from the kernel.imp2006-10-189-3595/+0
* Always build pccardc.imp2006-10-181-2/+1
* Fix remaining compile error.grehan2006-10-182-2/+2
* Add 'reload' to the list of available commands for the amd rc.d script.flz2006-10-181-0/+1
* o Backout rev. 1.55. Don't waste cpu cycles for bzero(), do notmaxim2006-10-181-2/+1
* Normalize MAN.ru2006-10-182-2/+2
* Properly lock the vnode around vgone() calls.kib2006-10-184-25/+113
* Avoid a spurious warning for each whiteout found during "ls -lW".ru2006-10-181-2/+3
* Update for newsletter V-12: Inclusion of the new entries forru2006-10-181-1/+5
* o Zero out struct stat before usage. lstat(2) can fail andmaxim2006-10-181-0/+1
* Check pointer before dereferencing.glebius2006-10-181-1/+2
* kern_intr.c:bde2006-10-182-3/+3
* Attempt to fix compiling problem.davidxu2006-10-182-2/+2
* Fixed some style bugs (especially ones involving long lines and usebde2006-10-171-17/+19
* Collapse the two identical emu10k1-alsa%diked.h creation rules forimp2006-10-171-6/+1
* Include sys/socket.h to know about sa_family_t.glebius2006-10-172-0/+2
* Some clenaup of ngs_rcvmsg():glebius2006-10-171-60/+46
* Fix a driver bug which could result in frames MHLEN or (MHLEN - 1) bytesgallatin2006-10-171-2/+2
* Remove security/freebsd-update from package split; it's now in thebmah2006-10-171-1/+0
* Some cleanup and small changes:glebius2006-10-171-121/+74
* Make the sg_len and sg_family members of the sockaddr_ng the same typeglebius2006-10-171-5/+3
* Make ng_ID_t fixed size, so that its maximum value is platform independent.glebius2006-10-171-2/+2
* - ng_address_ID() has already freed the message, don't do double free.glebius2006-10-171-6/+2
* Older incarnations of the device used non-standard BARs.ru2006-10-171-4/+16
* Convert types 'Elf{32,64}_Nhdr' into aliases of the generic 'Elf_Note'jkoshy2006-10-172-10/+2
* Comment out a debug entry which doesn't compile. Needed to fix LINT.jb2006-10-171-1/+1
* rename casuptr to casuword.davidxu2006-10-171-2/+2
* Regenerate.davidxu2006-10-1710-12/+12
* Sync with master.davidxu2006-10-171-1/+1
* o Add keyword volatile for user mutex owner field.davidxu2006-10-1711-78/+68
* Add sun4v to the 'universe'.jb2006-10-161-1/+1
* Add sun4v to the TARGET_ARCH when just TARGET is set (like pc98 is done).jb2006-10-161-1/+1
* In sun4v, use the sparc64 version. We haven't used the serial port onjb2006-10-161-1/+6
* Add a .PATH entry to search for sources in the ${MACHINE}/${MACHINE}jb2006-10-161-0/+1
* Comment out 'device isa'.jb2006-10-161-16/+32
* Add one more include to fix the case of !DDB and !atpic.jhb2006-10-161-0/+1
* Correct the WOL magic value.obrien2006-10-161-1/+1
* Trim trailing whitespace.jhb2006-10-163-7/+7
* Restore the 'proc' and 'tid' commands which allow one to switch to thejhb2006-10-161-0/+89
* Try to be more precise in identifying the various nForce networking adapters.obrien2006-10-161-14/+14
* - Inverted EAPD quirk for ASUS A8Jc.ariff2006-10-161-17/+17
* Bring manpage up-to-date with respect to the scheduling priorityru2006-10-161-12/+19
* file == NULL:ache2006-10-161-9/+14
* Improve cleartmp in a number of aspects:yar2006-10-161-36/+37
* Honor errno obtained from __sflagsache2006-10-161-1/+3
OpenPOWER on IntegriCloud