summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Cosmetic cleanups.mdodd2003-09-141-19/+21
* | Cosmetic adjustment.mdodd2003-09-141-2/+1
* | Correct the calculation of "a leap year" in parseDWM. The calculationgad2003-09-141-17/+43
* | Correct typo in comment.njl2003-09-141-1/+1
* | For dumping the DSDT (-o option), be sure to use the X_DSDT address ifnjl2003-09-141-1/+7
* | Teach the re(4) driver about the CFG2 register, which tells us whetherwpaul2003-09-132-8/+29
* | Make the description of the connect, get, and put commands clearer.simon2003-09-131-34/+43
* | The in6_ifattach() routine contains the following code:wpaul2003-09-131-2/+4
* | Simplify (and micro-optimize) pmap_unuse_pt(): Only one caller,alc2003-09-132-20/+6
* | Retire the WITH_LIBMAP compile knob; libmap is now a standard feature.mdodd2003-09-133-21/+1
* | Change libmap.c:lm_init() to return a status value; 0 for successmdodd2003-09-133-5/+5
* | Be a little bit more correct WRT counting numbers vs. integer numbers.obrien2003-09-131-10/+10
* | Add the -i flag to acpiconf(8) to retrieve battery information.njl2003-09-134-33/+73
* | There is no need for an atomic increment on the vm object's generationalc2003-09-131-2/+1
* | C2/C3 latency is in microseconds (us), not ms.njl2003-09-131-1/+1
* | sched_setscheduler: Return EINVAL when a invalid policy is specified,nectar2003-09-132-0/+8
* | Only print various optional fields if they are non-zero. Always print thenjl2003-09-131-24/+31
* | Apply Aleksander Fafula's crayons to the beastie. Add the this line toscottl2003-09-131-1/+38
* | Reduce the default width for IO port GAS printing.njl2003-09-131-4/+4
* | Correct mostly harmless off-by-one error in getdomainname().nectar2003-09-131-2/+2
* | Document /var/empty as generic empty directory, not sshd specificeivind2003-09-131-2/+3
* | asami is no longer our ports lead, so remove a statement sayingeivind2003-09-131-3/+0
* | Fix spelling/grammar errors and remove a duplicateeivind2003-09-131-6/+3
* | Merged from sys/isa/fd.c revision 1.258.nyan2003-09-132-12/+12
* | The re driver works on pc98 maybe.nyan2003-09-132-2/+2
* | Do not assume there is only a space between #define and the macro nameschweikh2003-09-131-1/+1
* | Add support for automatic hardware flow control for 16[679]50 UARTs.marcel2003-09-131-1/+37
* | Convert vmapbuf() from using pmap_extract() to usingalc2003-09-131-13/+7
* | I forgot whom I got this from- only set single initiator buffered modemjacob2003-09-131-2/+4
* | NetBSD'er with time on their hands (dma->DMA)mjacob2003-09-131-1/+1
* | Bland synchronization of common source with no effect on FreeBSD whatsomever.mjacob2003-09-131-66/+132
* | Some ridiculous target mode botches- like having the wrong definitionsmjacob2003-09-132-32/+34
OpenPOWER on IntegriCloud