summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This is temp workaround of nasty gcc 4.2.0 -O2 bug which may skip the restache2007-06-261-1/+1
* Eliminate the use of Giant from vm_daemon(). Replace the unconditionalalc2007-06-261-21/+27
* Add a new MAC framework and policy entry point,rwatson2007-06-266-1/+38
* Fix a obsecure coredump while testing with tmpfs on amd64.delphij2007-06-261-2/+6
* Fix Rocketport so that it does not crash the system when a device pointerremko2007-06-261-2/+12
* Partially updated usbdevs from OpenBSD's usbdevs. Also, some sortingimp2007-06-261-43/+114
* Fix 'bsdtar -t' on tape drives. Libarchive uses thekientzle2007-06-263-12/+45
* Remove two function prototypes that are no longer used.delphij2007-06-261-4/+0
* Add missing semi-colon.mjacob2007-06-261-1/+1
* - Sync with NetBSD's RCSID (HEAD preferred).delphij2007-06-262-2/+2
* The config.use_protection option can not be used in 802.11b mode and causes athompsa2007-06-251-16/+17
* LINKSYS4 is going to be going away. Migrate to CISCOLINKSYS instead.imp2007-06-251-3/+3
* - Update bindx address checking to properly screen out addressrrs2007-06-251-1/+11
* - Fix wrong error return (the errno was being returned and not placedrrs2007-06-251-10/+24
* id generation is now handled by uma(9) subsystem,delphij2007-06-252-76/+0
* MFp4: Several clean-ups and improvements over tmpfs:delphij2007-06-256-122/+106
* Yet another bug- when we have 2k login firmware, we needmjacob2007-06-251-1/+7
* Fix a number of documentation-lags-behind-reality bugs in sysinstall(8).philip2007-06-2512-41/+49
* Add myself as a src committer.scf2007-06-252-0/+4
* Add support for the nVidia MCP61 series chipset.sos2007-06-252-0/+8
* Starting in version 1.56, ucomstop started calling ucomstart to workimp2007-06-251-0/+10
* - Remove UMAP filesystem. It was disconnected from build three years ago,rafan2007-06-2532-2060/+16
* Correct msecs_to_ticks macro. This fixes problems when hz is not thesam2007-06-251-1/+1
* Make acpica include path relative, not absolute.njl2007-06-241-1/+1
* The viapm module build had what appear to be some debugging CFLAGS leftnjl2007-06-242-2/+0
* Eliminate GIANT_REQUIRED from swap_pager_putpages().alc2007-06-241-1/+0
* Document hw.bce.msi_enable tunable.brueffer2007-06-241-1/+12
* ipfstat should parse "any" when used with -D/-S command line optionsdarrenr2007-06-241-1/+2
* - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed.bushman2007-06-242-73/+162
* Process tx callbacks when draining the tx q; this fixes a problemsam2007-06-241-1/+3
* If we're going to (for 23XX and 24XX cards) DMA firmware from themjacob2007-06-241-2/+2
* Include usb_port.himp2007-06-231-0/+1
* For USBVERBOSE case, we can't have " in any of the names.imp2007-06-231-5/+5
* In more(1) mode, restore the historical behavior where curses initdelphij2007-06-232-13/+4
* Document two new sysctls: hw.snd.compat_linux_mmap and hw.snd.default_auto.joel2007-06-231-1/+9
* Drag in another device: The Surecom RT2570.imp2007-06-232-0/+2
* Add a boatload of devices from OpenBSD and NetBSD to kue and cdce.imp2007-06-233-22/+74
* - Remove the warning about NULL filesystem. It is stable and safe to use inrafan2007-06-231-4/+6
* Note the Belkin F5U111 Adapter is covered by NETMATE entry.imp2007-06-231-0/+1
* Remove duplicate ID and recall that I comes after E in alphabeticalimp2007-06-231-2/+1
* Merge some device IDs from OpenBSD for aue. Minor sorting of usbdevsimp2007-06-232-11/+38
* These modules depend on usb, make that explicitimp2007-06-232-0/+4
* We need a special module loader routine, not the stock usbd one. Thisimp2007-06-231-1/+1
* Initialize id before using it.imp2007-06-231-1/+1
* Fix various compilation warnings for gcc-4.2.mjacob2007-06-2310-28/+17
* Check the correct port to see if synced is true.thompsa2007-06-221-2/+2
* - Fix type casts in calling sctp_m_getptr, it expects a int notrrs2007-06-221-2/+2
* - Fix incorrect error return on sctp_getaddrlenrrs2007-06-221-3/+3
* - Fix stream reset so it limits the number of streams that can be listedrrs2007-06-225-198/+240
* Fix livelock that could occur when snapshoting UFS with quotas, wherekib2007-06-222-3/+3
OpenPOWER on IntegriCloud