summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Rename adding_user(8) to adding_user(7). There's no adding_user utility,gabor2009-01-303-11/+4
* Make sure the entries don't run into each other when they're longer thandes2009-01-301-6/+6
* o Fix typo: indentical -> identical.maxim2009-01-301-1/+1
* Increment total_bounced busdma stat as required.thompsa2009-01-301-0/+2
* Accept integer times. Previously, the field "time=1233294539" would bekientzle2009-01-301-6/+7
* Spawn one fewer shells on startup. We don't use dhcp_interfaces atimp2009-01-301-1/+0
* For files not named on the command line, only the basename is comparedobrien2009-01-301-2/+5
* track hal changessam2009-01-291-1/+3
* update for hal changessam2009-01-292-456/+239
* setup default fixed rates for static turbo and 11n;sam2009-01-291-6/+22
* set ni_txparms for static turbo modesam2009-01-291-6/+11
* setup default rate set for static turbo modesam2009-01-291-0/+1
* Define NULL to be __null in a case of gnu c++. This makes sentinel attributerdivacky2009-01-291-0/+4
* Make sure the cdev doesn't go away while the filesystem is still mounted.trasz2009-01-291-0/+3
* Use si_drv1 to hold the softc for the adb_mouse character device instead ofjhb2009-01-291-1/+2
* If a process is a zombie and we couldn't identify another useful state,rwatson2009-01-291-0/+2
* - Allocate apic vectors on a per-cpu basis. This allows us to allocatejeff2009-01-2912-154/+306
* Backout change 187782. It inhibits ntpd from starting at allkeramida2009-01-292-7/+3
* Make adb_mouse use dev2unit() instead of minor().ed2009-01-291-1/+1
* Add one more debug level.mav2009-01-281-2/+2
* Add hw.sdhci.debug sysctl to control debug level.mav2009-01-281-20/+23
* Improve mmc driver verbose logging.mav2009-01-281-12/+78
* Use a different value for the initial control word for the FPU state forjhb2009-01-282-0/+6
* Update ubtbcmfw2 (aka usb2_bluetooth_fw) driveremax2009-01-281-225/+207
* Make ng_ubt2 (aka usb2_bluetooth_ng) driver only attach as "generic" driveremax2009-01-281-0/+3
* Mark most often used sysctl's as MPSAFE.ed2009-01-284-16/+21
* Remove gsm hacks now that we can do this "right":sam2009-01-281-39/+9
* include the channel list in list caps when -v is set; ieee channelsam2009-01-281-2/+9
* pritize the channel we display with list chans so that, among othersam2009-01-281-1/+28
* simplify display of 1/2 and 1/4 width channelssam2009-01-281-16/+9
* improve debug msgs for regdomain operations; print channel flagssam2009-01-281-12/+25
* Fix 1/2 and 1/4 width channel handling:sam2009-01-281-30/+38
* Use the correct field name for the size of the sierra_id. While thisimp2009-01-281-1/+1
* Convert the global mutex protecting the directory lookup name cache from ajhb2009-01-281-46/+81
* Mark cd9660 MPSAFE and add support for using shared vnode locks duringjhb2009-01-284-50/+114
* Sync with ufs_vnops.c:1.245 and remove support for accessing device nodesjhb2009-01-281-3/+7
* add an assert to verify the number of channels returned by ic_getradiocapssam2009-01-281-0/+2
* change null_getradiocaps to return the actual count of channels insteadsam2009-01-281-1/+1
* Actually remove the VA_MARK_ATIME flag. This should have been in thejhb2009-01-281-1/+0
* Assert an exclusive vnode lock for fifo_cleanup() and fifo_close() sincejhb2009-01-281-2/+2
* Overhaul regulatory support:sam2009-01-2839-3424/+2412
* Last step of splitting up minor and unit numbers: remove minor().ed2009-01-2811-29/+18
* Restore necessary NUL termination of locname.imp2009-01-281-0/+1
* - Re-order SEE ALSO entriestabthorpe2009-01-281-1/+1
* While OpenBSD's crypto/ framework has sha1 and md5 implementations thatbz2009-01-281-1/+6
* - Add initial version of portindex(5) manual pagetabthorpe2009-01-282-0/+102
* Update the description of KERN_PROC.trhodes2009-01-281-5/+3
* Better wording for clearing EOF indicator.trhodes2009-01-281-0/+4
* initialize a couple of variables, gcc 4.2.4-4 (linux) reportsluigi2009-01-281-1/+2
* For some reason (probably dating ages ago) an #ifdef SYSCTL_NODE / #endifluigi2009-01-281-2/+5
OpenPOWER on IntegriCloud