summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add support for filtering the the list of providers by a regularsimon2006-05-203-41/+159
* Prevent disappearing SAD entries by implementing MPsafe refcounting.pjd2006-05-201-20/+33
* Change kdump to print more useful information, i.e. it changes fromnetchild2006-05-204-16/+847
* In IN6_IS_ADDR_V4MAPPED case instead of returning directly set error andbz2006-05-201-2/+4
* Fix a formatting issue.brueffer2006-05-201-0/+1
* Make this example more real world usable: When the manpage first appearedbrueffer2006-05-201-1/+1
* Convert to use a SYNPOSIS section that mentions kernel modules.brueffer2006-05-2017-40/+232
* o Sort .Xrs, touch .Dd.maxim2006-05-201-4/+4
* Minimal manpage for the acpi_dock driver. This needs to be fleshed outbrueffer2006-05-202-0/+64
* do_file() is called recursively from several places and cannotdelphij2006-05-201-1/+9
* Switch value back to values.trhodes2006-05-201-1/+1
* Add description how to use caching.ume2006-05-201-7/+42
* Belatedly add usr/share/man/man4.sab.4.gz. The sab(4) driver wasmarcel2006-05-201-0/+2
* New release notes: Removed hard-coded limit on IPv4 multicast groupbmah2006-05-192-8/+46
* We don't have d_maj field in cdevsw structure anymore.sobomax2006-05-191-8/+1
* Correct decoding a string containing '/'.jkim2006-05-191-1/+1
* Move clock_lock prototype into <machine/clock.h>, where it is moresobomax2006-05-194-20/+4
* We have an implementation of generic_bs_rr_1, so use it, as some drivers usecognet2006-05-192-2/+2
* Style fixes.davidxu2006-05-194-68/+102
* If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speedyongari2006-05-191-2/+15
* Remove reference to mount_procfs, which is no longer used by mount(8).rodrigc2006-05-191-1/+7
* Remove reference to mount_linprocfs, which is no longer used by mount(8).rodrigc2006-05-191-1/+8
* Comment out SYSCTL_OMIT_DESCR until it's committed.cognet2006-05-191-1/+1
* Changes to make the NFS client MP safe.mohans2006-05-1911-450/+923
* Remove reference to mount_procfs(8), add reference to procfs(5).rodrigc2006-05-191-1/+1
* Add in a bunch of things to the mfi driver:ambrisko2006-05-1812-32/+1147
* - When setting up a packet for transmit, if we the tx ring is over halfjhb2006-05-181-3/+17
* Implement sa11x0_bs_unmap.cognet2006-05-181-3/+15
* Make this compile (UART_IPEND_* => SER_INT_*).cognet2006-05-181-2/+2
* Initialize the new members of struct ip_moptions asbms2006-05-181-0/+4
* MFCs noted: csup(1) (+ use new manpage entity), dhclient(8)bmah2006-05-182-12/+12
* Correct BD_ADDR entry for "Dummy" device in the default hcsecd.conf.emax2006-05-181-1/+1
* New release notes: pcvt(4) gone, pc98 bootable CDROM supportbmah2006-05-182-8/+34
* Remove the rest of the alpha-specific MD release documentationbmah2006-05-186-89/+2
* Remove the require_kld function I just committed and replace with a nicer sol...flz2006-05-183-33/+4
* Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own}flz2006-05-185-2/+539
* Slight grammar fix.ceri2006-05-181-1/+1
* Remove reference to mount_devfs(8), since mount(8) no longerrodrigc2006-05-181-5/+10
* Add missing stats.hst_nodesc statistics.pjd2006-05-181-2/+4
* Move flag TDF_UMTXQ into structure umtxq, this eliminates the requirementdavidxu2006-05-182-16/+13
* Silent Coverity Prevent report by asserting that cap != NULL.pjd2006-05-181-2/+4
* Remove reference to mount_ext2fs(8), add reference to ext2fs(5).rodrigc2006-05-171-1/+1
* Add a man page for ext2fs.rodrigc2006-05-172-0/+84
* In change 1.15, an arbitrary setting of the max RPC record size torwatson2006-05-171-11/+0
* - Add C-bus and ISA front-ends for le(4) so it can actually replacemarius2006-05-179-6/+986
* Add le(4). I could actually only test it on alpha, i386 and sparc64 butmarius2006-05-172-2/+4
* - As only the PCI front-end of le(4) is common to all platforms move itsmarius2006-05-172-4/+4
* Update HMAC algorithms.pjd2006-05-171-1/+3
* Update manual page: cri_rnd field is gone, cri_mlen field was added.pjd2006-05-171-5/+5
* o SIOCGIFCONF -> getifaddrs(3) conversion. As a side effect fixmaxim2006-05-172-97/+44
OpenPOWER on IntegriCloud