aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Use vfs_timestamp instead of nanotime when obtainingXin LI2007-06-281-4/+3
* Reorder tf_gen and tf_id in struct tmpfs_fid. ThisXin LI2007-06-281-2/+2
* - Add audit_arg_audinfo_addr() for auditing the arguments for setaudit_addr(2)Christian S.J. Peron2007-06-275-6/+67
* Use vm_offset_t for kmembase and kmemlimit rather than char *, avoidingRobert Watson2007-06-271-4/+4
* In zfs_vget, if we fail to translate an inode number to the correspondingDoug Rabson2007-06-272-2/+2
* Pointy hat to me. Committed with building.Matt Jacob2007-06-261-1/+1
* Sync comments to code: we now use priv_check() rather than suser() toRobert Watson2007-06-261-16/+16
* Add Viking Interworks 256MB as an ata device; this might giveRemko Lodder2007-06-262-1/+3
* Fix an old standing LOR between callout_lock and sleepqueues chain (whichAttilio Rao2007-06-261-3/+35
* Introduce a new rwlocks initialization function: rw_init_flags.Attilio Rao2007-06-263-12/+103
* Extension of previous commit- when we have 2k login firmware, we need toMatt Jacob2007-06-261-1/+7
* Eliminate the use of Giant from vm_daemon(). Replace the unconditionalAlan Cox2007-06-261-21/+27
* Add a new MAC framework and policy entry point,Robert Watson2007-06-266-1/+38
* Fix Rocketport so that it does not crash the system when a device pointerRemko Lodder2007-06-261-2/+12
* Partially updated usbdevs from OpenBSD's usbdevs. Also, some sortingWarner Losh2007-06-261-43/+114
* Remove two function prototypes that are no longer used.Xin LI2007-06-261-4/+0
* - Sync with NetBSD's RCSID (HEAD preferred).Xin LI2007-06-262-2/+2
* The config.use_protection option can not be used in 802.11b mode and causes aAndrew Thompson2007-06-251-16/+17
* LINKSYS4 is going to be going away. Migrate to CISCOLINKSYS instead.Warner Losh2007-06-251-3/+3
* - Update bindx address checking to properly screen out addressRandall Stewart2007-06-251-1/+11
* MFp4: Several clean-ups and improvements over tmpfs:Xin LI2007-06-256-122/+106
* Yet another bug- when we have 2k login firmware, we needMatt Jacob2007-06-251-1/+7
* Add support for the nVidia MCP61 series chipset.Søren Schmidt2007-06-252-0/+8
* Starting in version 1.56, ucomstop started calling ucomstart to workWarner Losh2007-06-251-0/+10
* - Remove UMAP filesystem. It was disconnected from build three years ago,Rong-En Fan2007-06-2511-1466/+7
* Correct msecs_to_ticks macro. This fixes problems when hz is not theSam Leffler2007-06-251-1/+1
* Make acpica include path relative, not absolute.Nate Lawson2007-06-241-1/+1
* The viapm module build had what appear to be some debugging CFLAGS leftNate Lawson2007-06-242-2/+0
* Eliminate GIANT_REQUIRED from swap_pager_putpages().Alan Cox2007-06-241-1/+0
* Process tx callbacks when draining the tx q; this fixes a problemSam Leffler2007-06-241-1/+3
* If we're going to (for 23XX and 24XX cards) DMA firmware from theMatt Jacob2007-06-241-2/+2
* Include usb_port.hWarner Losh2007-06-231-0/+1
* For USBVERBOSE case, we can't have " in any of the names.Warner Losh2007-06-231-5/+5
* Drag in another device: The Surecom RT2570.Warner Losh2007-06-232-0/+2
* Add a boatload of devices from OpenBSD and NetBSD to kue and cdce.Warner Losh2007-06-233-22/+74
* - Remove the warning about NULL filesystem. It is stable and safe to use inRong-En Fan2007-06-231-4/+6
* Note the Belkin F5U111 Adapter is covered by NETMATE entry.Warner Losh2007-06-231-0/+1
* Remove duplicate ID and recall that I comes after E in alphabeticalWarner Losh2007-06-231-2/+1
* Merge some device IDs from OpenBSD for aue. Minor sorting of usbdevsWarner Losh2007-06-232-11/+38
* These modules depend on usb, make that explicitWarner Losh2007-06-232-0/+4
* We need a special module loader routine, not the stock usbd one. ThisWarner Losh2007-06-231-1/+1
* Initialize id before using it.Warner Losh2007-06-231-1/+1
* Fix various compilation warnings for gcc-4.2.Matt Jacob2007-06-2310-28/+17
* Check the correct port to see if synced is true.Andrew Thompson2007-06-221-2/+2
* - Fix type casts in calling sctp_m_getptr, it expects a int notRandall Stewart2007-06-221-2/+2
* - Fix stream reset so it limits the number of streams that can be listedRandall Stewart2007-06-225-198/+240
* Fix livelock that could occur when snapshoting UFS with quotas, whereKonstantin Belousov2007-06-222-3/+3
* Add support for Garmin iQue 3600Warner Losh2007-06-222-15/+20
* add support for Option GlobeTrotter 3G+Warner Losh2007-06-222-0/+3
* Tactrix Openport supportWarner Losh2007-06-222-0/+9