summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure pending SIGCHLD is removed from previous parent when processdavidxu2005-11-081-1/+10
* twa corresponding to the 9.3.0.1 release on the 3ware website. This driver hasvkashyap2005-11-0818-22644/+44220
* The hptmv inherently believes that a 'long' can hold a physical address.scottl2005-11-081-0/+1
* Introduce 3 new options for pkg_create(1), -x for using basickrion2005-11-084-7/+61
* Move the cloned interface list management in to if_clone. For some drivers thethompsa2005-11-0815-134/+63
* Various and sundry cleanups:jhb2005-11-081-80/+84
* Giant clean up for exit(2)csjp2005-11-081-7/+7
* Fix standalone module build for viapm. Note that by default it doesn'tjhb2005-11-081-2/+2
* Mollify the whitespace policeimp2005-11-081-27/+27
* Fix support for multiple RocketPort cards in the same machine by includingjhb2005-11-081-1/+1
* There's no need to include <machine/asmacros.h> here.cognet2005-11-081-1/+0
* Rework ARP retransmission algorythm so that ARP requests areglebius2005-11-081-30/+27
* Fix minor white space nit introduced in 1.102: use spaces, not tabs.rwatson2005-11-081-2/+2
* Add code to test queued SIGCHLD.davidxu2005-11-083-1/+100
* Add support for queueing SIGCHLD same as other UNIX systems did.davidxu2005-11-086-14/+136
* Simplify setting the link-level address.ru2005-11-081-19/+3
* Bump the maximum number of archive formats that can bekientzle2005-11-081-1/+1
* Correctly clean up if gzip format gets mis-identified as compress format.kientzle2005-11-081-9/+17
* Fine-tune the format detection for CPIO and ISO9660 sub-types.kientzle2005-11-083-10/+25
* Name change from pmap_* to moea_* to fit into the new order ofgrehan2005-11-082-934/+918
* Insert a layer of indirection to the pmap code, using a kobj forgrehan2005-11-087-5/+1251
* If a physical page is mapped by two or more virtual addresses, transmittedalc2005-11-081-0/+1
* Forced commit to note that this file has been repo-copiedgrehan2005-11-080-0/+0
* Add utility function to propagate mount errors as text string messages.rodrigc2005-11-082-0/+22
* Add #nclude <dev/pci/pcireg.h> to pick up definitions for PCIR_BAR androdrigc2005-11-081-0/+1
* Portability: Use some autoconf magic to include thekientzle2005-11-084-0/+28
* Use PCIR_xxx constants for PCI config space header registers rather thanjhb2005-11-071-3/+3
* *sigh* Revert stuff that wasn't supposed to be committed. Thejhb2005-11-072-4/+3
* Work around at least one busted BIOS. If we get a source index in a _PRTjhb2005-11-073-4/+16
* Fix malloc size (visible on amd64, with "kldconfig -r").ru2005-11-071-1/+1
* Minor comment tweak to prevent gcc from being upset about the substringrwatson2005-11-071-1/+1
* Slightly reorganize to reduce duplicated code.delphij2005-11-071-2/+1
* Add some rationale about when to bump and not bump the config version.peter2005-11-071-3/+37
* Change the definition for EXT_NDIS to EXT_NET_DRV. Since the latestwpaul2005-11-071-1/+1
* Add tests for -t option with short tty name - pkill(1) should accept bothpjd2005-11-072-6/+30
* Finish the removal of threads support in ../config.mk,v 1.15.ru2005-11-077-20/+2
* Require DESTDIR to be set when installing for a different architecture.ru2005-11-071-0/+12
* Add sigqueue test code.davidxu2005-11-073-0/+62
* Eliminate tinderbox errors.rodrigc2005-11-071-3/+5
* Fix recording device selection based on ALS4000 datasheet.ariff2005-11-071-21/+10
* Fix kernel panic caused by double mss_unlock().ariff2005-11-071-1/+1
* Remove unecessary include file. machine/rpb.h is very alpha specificimp2005-11-071-1/+0
* Finally (!?) get to the bottom of the mysterious G3 boot-time panics.grehan2005-11-071-1/+1
* Portability: timegm() isn't standard, so check for timegm() inkientzle2005-11-063-3/+44
* Edit pathnames for -x but not for -t. Otherwise, people get confusedkientzle2005-11-061-1/+1
* Refactor the PCI probe code a bit.scottl2005-11-061-49/+45
* Be more consistent with the rest of the manual page.pjd2005-11-061-2/+2
* - Do not raise IFF_DRV_OACTIVE flag in vlan_start, because thisglebius2005-11-061-2/+8
* The latest version of the Intel 2200BG/2915ABG driver (9.0.0.3-9) fromwpaul2005-11-064-12/+66
* Copy out the number of iovecs in freebsd32_recvmsg, not the lengthps2005-11-061-1/+1
OpenPOWER on IntegriCloud