summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Determine where the runtime loader got mapped to when a dynamicallyjkoshy2005-09-141-85/+119
* Remove any hardcoded assumptions about malloc's way of allocating,ache2005-09-141-4/+4
* Don't reuse *pl to skip [], it is already used for {} parts in the loop aboveache2005-09-141-3/+3
* Make device_detach methods really work.ru2005-09-142-2/+2
* Undo a tad little optimization to bpf_mtap() introduced in rev. 1.95andre2005-09-141-4/+0
* Xref msdosfs(5)joel2005-09-141-0/+1
* Remove superfluous reference to the FreeBSD handbook.joel2005-09-141-4/+0
* Increase boot-time DigiBIOS initialization timeout to allowandre2005-09-141-1/+1
* Do not ignore all other TCP options (eg. timestamp, window scaling)andre2005-09-141-1/+1
* Remove bogous semicolons at the end of the definitions ofandre2005-09-142-7/+7
* Harden the hotplug support for SATA devices.sos2005-09-144-51/+77
* Add some defines for EPSON machines and use them.nyan2005-09-143-12/+29
* Remove EPSON PC-386 note A/W/AE/WR support.nyan2005-09-146-108/+12
* Fixed "Memory modified after free" panic in rl_detach() dueru2005-09-141-4/+3
* Correct type.pjd2005-09-141-4/+4
* Fix "Memory modified after free" panic on detach, caused by accessingru2005-09-141-3/+0
* Back out 1.247. On ia64 <osreldate.h> is included from assembler source,stefanf2005-09-141-1/+0
* Fix panic when kernel compiled without INET6 by rejectingbz2005-09-141-6/+30
* Note acpi_sony(4) manpage addition.brueffer2005-09-142-4/+4
* Bring aac_cam into line with using time_uptime instead of time_second.scottl2005-09-141-1/+1
* Use time_uptime for timing commands instead of time_second. This is a bitscottl2005-09-141-9/+9
* Hook up acpi_sony.4brueffer2005-09-141-0/+1
* Manpage for the acpi_sony(4) driver. This is more of a dummy page at thebrueffer2005-09-141-0/+56
* Fix module unload panic which was caused by missing sx lock release.yongari2005-09-141-1/+5
* Print a warning if we fail to retrieve the process name for any reason.csjp2005-09-131-1/+3
* If there are'nt any bpf descriptors to process than dont bother attempting tocsjp2005-09-131-0/+2
* MFp4: Migrate from CARD_CIS_SCAN to pccard_cis_scanimp2005-09-131-1/+1
* MFp4:imp2005-09-131-37/+13
* MFp4: Omnibus ed changesimp2005-09-134-198/+285
* MFp4:imp2005-09-131-73/+40
* Use new convenience function to read CIS rather than the older, harder toimp2005-09-131-2/+1
* Don't consider being unable to open the bounds file worthy of printingrwatson2005-09-131-1/+2
* MFp4: Minor formatting nits in pccard table.imp2005-09-131-9/+9
* Use kenv -q to extract dumpdev rather than kenv, in order to avoidrwatson2005-09-131-1/+1
* Use smaller names. The "NE2000 PCI Ethernet" is largerly redundantimp2005-09-131-9/+9
* Add a "-q" quiet flag to kenv so that warnings can be suppressed.rwatson2005-09-132-9/+20
* Add the olicom OC2231 and OC2232 to the list of cards that we shouldimp2005-09-131-0/+2
* Add a few new functions interfaces to allow reading/writing attributeimp2005-09-134-11/+172
* Define and use PCCARD_MEM_PAGE_SIZE.imp2005-09-132-1/+3
* Trim down now (believed to be) unused fifo_ioctl() andrwatson2005-09-131-65/+75
* MFp4: Remove stale functions.imp2005-09-131-21/+0
* Add two small tests to set and clear two file I/O flags using ioctl onrwatson2005-09-131-0/+77
* Restructure fifo_io event-related tests in order to support test casesrwatson2005-09-131-480/+322
* Garbage collect bpfstat. This is handled by netstat now.csjp2005-09-134-419/+0
* Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo isrwatson2005-09-131-6/+95
* Various and sundry improvements:jhb2005-09-131-49/+46
* Remove unused functions.nyan2005-09-131-39/+0
* Remove EPSON_NRDISK support.nyan2005-09-131-177/+2
* As a result of kqueue locking work, socket buffer locks will alwaysrwatson2005-09-131-18/+6
* Remove a debugging printf.rwatson2005-09-131-1/+0
OpenPOWER on IntegriCloud