summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Catch up with libpthread/support/Makefile.inc,v 1.6 and revertru2003-09-151-5/+1
* Correctly reset ich[3-5] sound cards on resume. This fixes audio playbacknjl2003-09-151-0/+30
* o do not filter received frames based on type or length; pass 'em all upsam2003-09-151-13/+3
* Change input handling to not expect drivers to filter short frames.sam2003-09-151-6/+24
* add definitions for various control frames and a minimum-sized frame thatsam2003-09-151-0/+51
* Release a previous lease if there is any, instead ofmbr2003-09-151-1/+1
* Note the addition of `-C 60' to inetd_flags in etc/defaults/rc.conf.nectar2003-09-151-0/+6
* Add `-C 60' to the default flags for inetd, so that it is lessnectar2003-09-151-1/+1
* Remove nsswitch.conf from the list of examples, because there is nonectar2003-09-151-1/+0
* Better explain what INSTALL="install -C" does, and warn that this maysheldonh2003-09-151-2/+4
* The previous fix (rev 1.25) is only needed in the second place.mbr2003-09-151-3/+1
* Quick fix for a pessimization in rev.1.194. An extra i/o instructionbde2003-09-151-2/+7
* Add a module dependancy. Now CAM will autoload when you load this.markm2003-09-151-0/+1
* Only enable S4BIOS by default if the FACS says it is available. Thenjl2003-09-151-4/+9
* Eliminate the use of Giant from vm_object_reference().alc2003-09-151-11/+11
* Sort: build uart_bus_pccard.c before uart_bus_pci.c.marcel2003-09-151-2/+2
* Our getaddrinfo() and getnameinfo() are thread-safe butume2003-09-152-2/+10
* Remove inclusion of <sys/timepps.h>. It's included in "uart_bus.h"marcel2003-09-151-1/+0
* Only kill the default route in the release mode if the interfacembr2003-09-151-2/+15
* Remove useless #ifdef PC98.takawata2003-09-151-3/+1
* Correct a typo in the previous revision.alc2003-09-151-1/+1
* Fix bogus comment and assign sigmask in critical region, usedavidxu2003-09-152-4/+8
* Fix a bogus comment, sigmask must be maintained correctly,davidxu2003-09-152-2/+2
* Remove invalid statement about the maximum number of swap drives.hmp2003-09-141-2/+1
* Update supported Ethernet Controllers as per the Hardware Notes.hmp2003-09-141-0/+4
* must also check for 5Ghz channels when marking short preamble capability insam2003-09-141-1/+2
* 1. Allocating and freeing lock related resource in _thr_alloc and _thr_freedavidxu2003-09-148-188/+174
* When invoking an old style signal handler, use true traditional BSD style todavidxu2003-09-142-12/+26
* Respect POSIX specification, a value return from pthread_attr_getguardsizedavidxu2003-09-144-32/+36
* o mark the device capable of short preamble (meaningless for the 5210 butsam2003-09-142-16/+18
* Honor the short preamble capability/state flag when calculating thesam2003-09-141-1/+12
* Avoid garbage bits in c_flags by direct assigning value.davidxu2003-09-142-2/+2
* If user is seting scope process flag, clear PTHREAD_SCOPE_SYSTEM bitdavidxu2003-09-142-4/+8
* short preamble capability is not just for 11g; mark IEEE80211_F_SHPREAMBLEsam2003-09-141-3/+3
* Check invalid parameter and return EINVAL.davidxu2003-09-142-0/+6
* Remove an unneccessary comma.ceri2003-09-141-1/+1
* Teach the PCI code to parse MSI extended capabilities. Re-arrange thescottl2003-09-143-23/+55
* New release notes: DRM update for 20030909, uart(4), ata(4) updatebmah2003-09-142-0/+86
* Print notify values as hex.njl2003-09-141-1/+1
* Add uart pccard attachment decription on conf/files, too.takawata2003-09-141-0/+1
* Don't depend on IPv4-mapped IPv6 address to bind to both IPv4ume2003-09-142-76/+116
* - Avoid calling pci_get_device() more than once in a single function.mdodd2003-09-142-22/+40
* Add uart pccard bus attachment,based on sio_pccard.c .takawata2003-09-142-4/+113
* Expand the extended capabilities list and add definitions for MSI.scottl2003-09-141-7/+42
* Get rid of duplicates.ru2003-09-1424-28/+29
* - Cut out the code that caches the "." directory out of Dir_Init()ru2003-09-144-67/+87
* Add a new sysctl, security.bsd.conservative_signals, to disablerwatson2003-09-141-1/+16
* Remove most of the magic constants from the extcap parsing code.scottl2003-09-141-3/+3
* Call vm_page_unmanage() on pages belonging to the kmem_object. Thisalc2003-09-141-0/+1
* Enable IPv6 for Token Ring.mdodd2003-09-144-4/+7
OpenPOWER on IntegriCloud