summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix two small bugs. The PowerPC 970 does not support non-coherent memorynwhitehorn2010-03-151-2/+2
* It seems PCI_OUR_REG_[1-5] registers are not mapped on PCIyongari2010-03-141-10/+10
* Checkin a facility for specifying a passthrough FIB from userland.attilio2010-03-141-1/+141
* Go ahead and add USB support to the generic config.imp2010-03-141-3/+4
* Abstract out initialization of most aspects of struct inpcbinfo fromrwatson2010-03-146-84/+62
* Add extra Xrefsgavin2010-03-141-2/+4
* sh: Do not abort on a redirection error on a compound command.jilles2010-03-143-4/+68
* sh: Add test for redirection error on subshell (should not abort).jilles2010-03-141-0/+5
* Remove dot at the end of errx() message.kib2010-03-141-1/+1
* Adjust style, fix typo, do not print errno because it is meaningless there.kib2010-03-141-1/+2
* Make it compile on LP64 arches.kib2010-03-141-4/+8
* Create regression tests for ncal:edwin2010-03-1493-1/+1332
* Trim down libcompat by removing <regexp.h>.ed2010-03-1413-2001/+44
* Make it more clear in the docs that -a is not compatible with -iFU,dougb2010-03-142-7/+22
* enables S/W beacon miss handler.weongyo2010-03-141-0/+2
* fixes a broken software beacon miss handler. There is a race to checkweongyo2010-03-143-2/+4
* sh: Do not abort on a redirection error if there is no command word.jilles2010-03-132-1/+14
* Readd $FreeBSD$ to the OpenSSL config file as that's useful forsimon2010-03-131-0/+1
* sh: Add test for assignment errors (e.g. trying to change a readonly var).jilles2010-03-131-0/+30
* make UMA the default allocator for ZFS buffers - this avoidskmacy2010-03-131-2/+2
* fix compilation under ZIO_USE_UMAkmacy2010-03-132-11/+6
* Don't bottleneck on acquiring the stream locks - this avoids a massivekmacy2010-03-131-10/+18
* sh: Fix longjmp clobber warnings in parser.c.jilles2010-03-131-166/+162
* Regenerate manual pages for OpenSSL 0.9.8m.simon2010-03-13280-331/+533
* Merge OpenSSL 0.9.8m into head.simon2010-03-13239-19820/+4291
|\
| * Import OpenSSL 0.9.8m.simon2010-02-28235-19809/+4292
| * Import DTLS fix from upstream OpenSSL 0.9.8 branch:simon2009-08-231-15/+16
| * Import DTLS fix from upstream OpenSSL 0.9.8 branch:simon2009-08-231-1/+2
| * Import DTLS fix from upstream OpenSSL 0.9.8 branch:simon2009-08-231-1/+10
| * Import DTLS fix from upstream OpenSSL 0.9.8 branch:simon2009-08-233-0/+19
* | Fix build after typo.rnoland2010-03-131-1/+1
* | Small style(9) cleanups.ed2010-03-135-10/+13
* | Correct a typo.jkoshy2010-03-131-1/+1
* | Use an unique directory name instead of hardcoded /tmp/.diskless.jh2010-03-131-2/+2
* | Add support for Intel Pineview chips, aka IGDrnoland2010-03-133-3/+15
* | Change the 'amt' parameter in format_k2 from int to unsigned long longbrucec2010-03-131-1/+1
* | Free the memory allocated via strdup.brucec2010-03-131-0/+1
* | Remove COMPAT_43TTY from stock kernel configuration files.ed2010-03-139-9/+0
* | o) Use octeon_fpa_alloc_phys in a situation in which we don't need a usablejmallett2010-03-131-81/+86
* | Make this conform to the other top-level Makefile subdir listings withimp2010-03-131-13/+77
* | Fix spelling of noreorder.jmallett2010-03-131-1/+1
* | Correct bugs fixed but not merged from my own tree.delphij2010-03-131-2/+3
* | sh: Add tests for " and $ inside `.jilles2010-03-121-0/+43
* | The proper fix for the delayed SCTP checksum is torrs2010-03-127-10/+8
* | fix type in commentticso2010-03-121-1/+1
* | Add support of Intel Pineview chips, aka IGD.rnoland2010-03-121-4/+20
* | Follow up commit to reindent the code.delphij2010-03-121-13/+13
* | Two optimizations to MI strlen(3) inspired by David S. Miller'sdelphij2010-03-121-12/+31
* | flowtable_get_hashkey is only used by a DDB function - move under #ifdef DDBkmacy2010-03-121-14/+13
* | Add pci ids for Intel Ironlake chipsets.rnoland2010-03-121-0/+4
OpenPOWER on IntegriCloud