summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-2860-792/+1294
* Add code to keep going if you're really intent on fingering someone, butjmallett2003-06-282-4/+16
* Synchronize usage() and SYNOPSIS, and fix them (flags are notru2003-06-282-5/+5
* Punctuation.ru2003-06-281-1/+1
* mdoc(7) fix: Use the normal AT&T macro (.At) rather than itsru2003-06-281-1/+1
* - Construct a cpu topology map for Hyper Threading systems so that ULE mayjeff2003-06-286-0/+186
* - Add structures for defining cpu topologies more complex than SMP.jeff2003-06-281-0/+27
* Remove GIANT_REQUIRED from kmem_malloc().alc2003-06-281-3/+0
* Small fixes for the IOMMU code:tmm2003-06-281-16/+47
* MFi386alc2003-06-281-4/+9
* - Add vm object locking to vm_pageout_clean().alc2003-06-281-5/+7
* Don't use fuword() and suword() on struct members of type int. Thismarcel2003-06-283-11/+11
* Don't map LINUX_POSIX_VDISABLE to _POSIX_VDISABLE and vice versa formarcel2003-06-281-2/+4
* utmp.ut_time is not a time_t, do not pass a pointer to it to pr_attime().peter2003-06-281-1/+4
* bring in ath-specific test tool; more to followsam2003-06-283-1/+446
* correct bus-isicty of D-Link cardssam2003-06-281-2/+2
* update to new 802.11 supportsam2003-06-281-2/+1
* Catch up with the English version:hrs2003-06-281-1/+35
* Merge the following from the English version:hrs2003-06-288-3/+113
* Add reference to CAM.simokawa2003-06-281-1/+2
* name union.ume2003-06-282-8/+10
* Remove a stale comment, fix indentation.luigi2003-06-281-8/+5
* whitespace fixluigi2003-06-281-1/+1
* enable interrupt routing for mcpcia based systemsticso2003-06-281-53/+44
* MFi386: revision 1.566.nyan2003-06-282-76/+0
* Fix several problems related to resume:simokawa2003-06-284-5/+40
* o Use a daemon thread to monitor signal events in kernel, if pendingdavidxu2003-06-2827-1172/+1622
* Use mmap retuned value.davidxu2003-06-282-4/+6
* Temporary disable rwlock based code, replace it with low level KSE lockingdavidxu2003-06-282-0/+184
* Write new thread pointer back only when success.davidxu2003-06-282-6/+8
* After thread was interrupted by signal, it should relock mutex.davidxu2003-06-282-4/+2
* if thread is exiting, just returns. kse_thr_interrupt interfacedavidxu2003-06-282-4/+12
* Implement cpu_set_upcall_kse(). Elementary testing shows that thismarcel2003-06-281-0/+26
* - Don't migrate to stopped cpus.jeff2003-06-281-4/+4
* Add regression tests for floating point parsing in scanf(3).das2003-06-282-1/+181
* Update to reflect changes in vfscanf.c,v 1.32. Remove bogusdas2003-06-281-35/+14
* Revamp scanf's floating-point-parsing algorithm to supportdas2003-06-281-94/+172
* Hook grackle system controller/heathrow interrupt controller to PPC build.grehan2003-06-281-0/+2
* A module to handle the interrupt controller on Heathrow/Paddingtongrehan2003-06-282-0/+545
* A module for the Motorola MPC106 system controller aka 'Grackle'grehan2003-06-282-0/+622
* o Change kse_thr_interrupt to allow send a signal to a specified thread,davidxu2003-06-289-149/+354
* - If smp is not started yet don't try to load balance or we'll put threadsjeff2003-06-281-0/+3
* Fix POSIX compatible bug for sigwaitinfo and sigtimedwait.davidxu2003-06-281-4/+11
* Attach the amd(4) module to the i386 and pc98 builds only;ru2003-06-281-0/+1
* - Use an int rather than a vm_pindex_t to represent the desired pagealc2003-06-281-24/+6
* Add a machine depended function thread_siginfo, SA signal codedavidxu2003-06-289-0/+174
* o update for new 802.11 supportsam2003-06-281-2/+6
* o update for new 802.11 supportsam2003-06-281-34/+103
* - Throttle the inherited sleep and run time in sched_fork_kseg(). Thisjeff2003-06-281-4/+4
* update for 802.11 supportsam2003-06-281-1/+2
OpenPOWER on IntegriCloud