aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* First cut at a driver for National Instruments PCI-GPIB hardware.Poul-Henning Kamp2005-09-151-0/+400
* Remove checks for shutdown(2) on non-connected socket.Maxim Konovalov2005-09-151-7/+0
* Backout rev. 1.246, it breaks code uses shutdown(2) on non-connectedMaxim Konovalov2005-09-151-2/+0
* Fix system shutdown timeout handling by again supporting longer runningRalf S. Engelschall2005-09-154-3/+35
* Allocate unit numbers with unr, implement detach function.Poul-Henning Kamp2005-09-152-5/+21
* o Return ENOTCONN when shutdown(2) on non-connected socket.Maxim Konovalov2005-09-151-0/+2
* Various minor polishing.Poul-Henning Kamp2005-09-153-22/+10
* Protect the devfs rule internal global lists with a sx lock, the perPoul-Henning Kamp2005-09-151-1/+9
* Absolve devfs_rule.c from locking responsibility and call it withPoul-Henning Kamp2005-09-153-19/+5
* Retire unused dev_named() function.Poul-Henning Kamp2005-09-152-14/+0
* Close a race which could result in unwarranted "ruleset %d alreadyPoul-Henning Kamp2005-09-153-44/+34
* When stopping the card, and returning to page 0, it is best if you doWarner Losh2005-09-151-1/+1
* Fix so that when a slice or a partition is removed through g_slice_config(),Craig Rodrigues2005-09-141-0/+1
* Determine where the runtime loader got mapped to when a dynamicallyJoseph Koshy2005-09-141-84/+118
* Remove any hardcoded assumptions about malloc's way of allocating,Andrey A. Chernov2005-09-141-4/+4
* Don't reuse *pl to skip [], it is already used for {} parts in the loop aboveAndrey A. Chernov2005-09-141-3/+3
* Make device_detach methods really work.Ruslan Ermilov2005-09-142-2/+2
* Undo a tad little optimization to bpf_mtap() introduced in rev. 1.95Andre Oppermann2005-09-141-4/+0
* Xref msdosfs(5)Joel Dahl2005-09-141-0/+1
* Remove superfluous reference to the FreeBSD handbook.Joel Dahl2005-09-141-4/+0
* Increase boot-time DigiBIOS initialization timeout to allowAndre Oppermann2005-09-141-1/+1
* Do not ignore all other TCP options (eg. timestamp, window scaling)Andre Oppermann2005-09-141-1/+1
* Remove bogous semicolons at the end of the definitions ofAndre Oppermann2005-09-142-7/+7
* Harden the hotplug support for SATA devices.Søren Schmidt2005-09-144-51/+77
* Add some defines for EPSON machines and use them.Yoshihiro Takahashi2005-09-143-12/+29
* Remove EPSON PC-386 note A/W/AE/WR support.Yoshihiro Takahashi2005-09-146-108/+12
* Fixed "Memory modified after free" panic in rl_detach() dueRuslan Ermilov2005-09-141-4/+3
* Correct type.Pawel Jakub Dawidek2005-09-141-4/+4
* Fix "Memory modified after free" panic on detach, caused by accessingRuslan Ermilov2005-09-141-3/+0
* Back out 1.247. On ia64 <osreldate.h> is included from assembler source,Stefan Farfeleder2005-09-141-1/+0
* Fix panic when kernel compiled without INET6 by rejectingBjoern A. Zeeb2005-09-141-6/+30
* Note acpi_sony(4) manpage addition.Christian Brueffer2005-09-142-4/+4
* Bring aac_cam into line with using time_uptime instead of time_second.Scott Long2005-09-141-1/+1
* Use time_uptime for timing commands instead of time_second. This is a bitScott Long2005-09-141-9/+9
* Hook up acpi_sony.4Christian Brueffer2005-09-141-0/+1
* Manpage for the acpi_sony(4) driver. This is more of a dummy page at theChristian Brueffer2005-09-141-0/+56
* Fix module unload panic which was caused by missing sx lock release.Pyun YongHyeon2005-09-141-1/+5
* Print a warning if we fail to retrieve the process name for any reason.Christian S.J. Peron2005-09-131-1/+3
* If there are'nt any bpf descriptors to process than dont bother attempting toChristian S.J. Peron2005-09-131-0/+2
* MFp4: Migrate from CARD_CIS_SCAN to pccard_cis_scanWarner Losh2005-09-131-1/+1
* MFp4:Warner Losh2005-09-131-37/+13
* MFp4: Omnibus ed changesWarner Losh2005-09-134-198/+285
* MFp4:Warner Losh2005-09-131-73/+40
* Use new convenience function to read CIS rather than the older, harder toWarner Losh2005-09-131-2/+1
* Don't consider being unable to open the bounds file worthy of printingRobert Watson2005-09-131-1/+2
* MFp4: Minor formatting nits in pccard table.Warner Losh2005-09-131-9/+9
* Use kenv -q to extract dumpdev rather than kenv, in order to avoidRobert Watson2005-09-131-1/+1
* Use smaller names. The "NE2000 PCI Ethernet" is largerly redundantWarner Losh2005-09-131-9/+9
* Add a "-q" quiet flag to kenv so that warnings can be suppressed.Robert Watson2005-09-132-9/+20
* Add the olicom OC2231 and OC2232 to the list of cards that we shouldWarner Losh2005-09-131-0/+2