summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Back out ftruncate error handling. There can some file tipesache2006-10-161-9/+2
* Expand "don't".danger2006-10-161-1/+1
* Use the loader.conf example.danger2006-10-161-2/+2
* Remove some debugging code that accidentally crept in.scottl2006-10-161-3/+1
* - Add a command validator for use in debugging.scottl2006-10-165-53/+425
* MFi386: revision 1.567 (add linux_aio.c).nyan2006-10-161-0/+1
* Overhaul the transmit and dma paths:scottl2006-10-152-219/+121
* Make it so that the synopsis and usage message almost agree.dwmalone2006-10-152-2/+2
* Add a -D option to traceroute that prints the differences betweendwmalone2006-10-152-6/+72
* Add a newline to the printf().hrs2006-10-152-2/+2
* Do real seekache2006-10-151-3/+11
* Add idmapd_flags to defaults/rc.conf.ceri2006-10-152-1/+16
* Fix compile (use the right variable name).netchild2006-10-151-1/+1
* regen (linux AIO stuff)netchild2006-10-156-16/+94
* MFP4 (with some minor changes):netchild2006-10-1511-19/+1476
* RC script for idmapd(8), defaulting to off.ceri2006-10-153-1/+20
OpenPOWER on IntegriCloud