summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add opt_inet.h which has been needed since r184717 introducingbz2008-11-121-1/+1
* Add opt_inet.h which has been needed since r184714, r184715 introducingbz2008-11-121-1/+2
* Document the alternate event names supported for "architectural" PMC events.jkoshy2008-11-123-25/+74
* Use spellings that are close to vendor documentation.jkoshy2008-11-121-3/+3
* Probe ADB miscellaneous devices (ID 7) instead of stopping at ID 6. Thisnwhitehorn2008-11-121-1/+1
* Call svc_freereq() before returning from the service proc.dfr2008-11-121-0/+1
* Don't call svc_freereq() before svc_freeargs().dfr2008-11-121-1/+1
* -Improvement: Add '\n' on debug output in sctp_lower_sosend().rrs2008-11-126-24/+22
* Add a quirk for Belkin USB Bluetooth adapters (F8T012xx1 series)keramida2008-11-122-0/+10
* Add support for the Microsoft Comfort Optical Mouse 3000 (model 1043).cperciva2008-11-122-0/+3
* Add a missing call to mtx_destroy().dfr2008-11-121-0/+1
* Correct .Ddyongari2008-11-123-3/+3
* Add ale(4) man page and hook up ale(4) to the build.yongari2008-11-125-3/+171
* Add ale(4) to the list of supported network interface.yongari2008-11-121-0/+1
* Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernetyongari2008-11-1210-0/+4105
* Turn (NFSERR_AUTHERR|code) status values into svcerr_auth(rqst, code) repliesdfr2008-11-121-2/+7
* Allow v3 GETATTR requests even when weakly authenticated. Change the errordfr2008-11-121-2/+3
* Don't forget to relock the TTY after uiomove() returns an error.ed2008-11-121-4/+2
* Update firmware version checkkmacy2008-11-125-17/+28
* Add the kerberos5 libs to the install32 target.obrien2008-11-121-0/+3
* Move audit-internal function definitions for getting and setting auditrwatson2008-11-112-2/+6
* Minor style tweaks and change lock name string to use _'s and not spacesrwatson2008-11-111-1/+4
* Add support for extended header BSM tokens. Currently we use thecsjp2008-11-118-4/+124
* Fix the code to conform to the "or more" part of the following POSIXdds2008-11-111-1/+1
* Add a test for the "or more" part of the following POSIX specification.dds2008-11-112-1/+3
* Several cleanups related to pipe(2).ed2008-11-115-48/+34
* Avoid scheduling firmware taskqs when cold.gallatin2008-11-111-3/+7
* - Use RTFREE_LOCKED macrokmacy2008-11-111-3/+3
* Fake the assoc id so that ndis can work on the latest net80211.thompsa2008-11-111-1/+10
* No need to run rm ${COMPFILE} after mm_install() - mm_install()sobomax2008-11-111-1/+0
* style(9) fixes.scf2008-11-111-20/+14
* Make ispfw(4) play nice with individual firmware modules.jkim2008-11-111-41/+109
* Sigh. Fix a pointer/int compile error.peter2008-11-101-1/+1
* Fix a signal emulation bug introduced in r163018 (and present in 7.x).peter2008-11-101-1/+1
* Add missing USB_BUS_LOCK* change from r184824.thompsa2008-11-101-1/+1
* Wrap sx locking of the audit worker sleep lock in macros, update comments.rwatson2008-11-101-24/+31
* Convert the two main locking areas into macros to make it clear on what we arethompsa2008-11-1027-338/+350
* Make usr.sbin/cron/crontab and usr.sbin/cron/lib WARNS=3 cleanmatteo2008-11-106-23/+20
* Include more detailed explanation of this case, since it's prettykientzle2008-11-101-5/+34
* Test --strip-components and fix it to actually work. Jaakko did akientzle2008-11-103-16/+116
* Improve on 184781 - instead of ignoring the file when the only differencesobomax2008-11-091-2/+8
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-0920-952/+1585
* Style tweak.jkoshy2008-11-091-2/+2
* For consistency work on the local object passed into the function for thebz2008-11-091-3/+3
* Regenerate system call tables for r184789.ed2008-11-0916-116/+66
* Mark uname(), getdomainname() and setdomainname() with COMPAT_FREEBSD4.ed2008-11-0914-65/+68
* Revert to previous revision.matteo2008-11-091-23/+0
* - Document the changed meaning of a '*' argument to option "-c".jkoshy2008-11-091-7/+7
* Change the meaning of a "*" argument to option -c to mean 'alljkoshy2008-11-091-7/+21
* Ignore files that only differ in CVS Id tag.sobomax2008-11-091-0/+14
OpenPOWER on IntegriCloud