summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, library bumps should be reflected with OLD_LIBS.delphij2006-07-061-5/+5
* Reflect library bumps caused by gethostbyaddr(3) change.delphij2006-07-061-0/+5
* Fix a missing unlock operation in interrupt handler.yongari2006-07-061-1/+3
* Make two simplifications to pmap_ts_referenced(): Eliminate an unnecessaryalc2006-07-061-5/+3
* Adjust rt_(set|get)metrics() to do kernel <-> userland timebase conversion.oleg2006-07-061-2/+7
* Complete timebase (time_second -> time_uptime) conversion.oleg2006-07-052-11/+12
* Fixed tanh(-0.0) on ia64 and optimizeed tanh(x) for 2**-55 <= |x| <bde2006-07-051-10/+10
* - Document RANDOMIZE_MASTER_SITES, MASTER_SORTpav2006-07-051-13/+7
* - Document new missing targetpav2006-07-051-0/+2
* Removed the optimized asm versions of scalb() and scalbf(). Thesebde2006-07-053-62/+2
* Regen the system calls files, picking up the extended attr events, and somewsalamon2006-07-055-21/+21
* Forced commit to fix the log message for the previous commit: the Cbde2006-07-050-0/+0
* Replace inb() and outb() with bus_space_read_1() and bus_space_write_1()emax2006-07-052-8/+12
* Back out my rev. 1.674. The better fix (rev. 1.637) is already in tree.kib2006-07-051-3/+3
* Add audit events for the extended attribute system calls.wsalamon2006-07-051-22/+26
* Document ServerWorks HT1000 support.brueffer2006-07-051-2/+2
* pmap_clear_ptes() is already convoluted. This will worsen with thealc2006-07-051-28/+49
* Fixed FP_R*. fp{get_set}round() apparently never worked on ia64, sincebde2006-07-051-5/+5
* Fix typo in comment.yongari2006-07-051-2/+2
* Temporarily remove SCHED_CORE, it seems I have so many works can do now,davidxu2006-07-052-2/+0
* Backed out rev.1.10. It tried to implement ldexpf() as a weak referencebde2006-07-051-2/+0
* Change the multicast calculation to be the same as the other usb drivers andthompsa2006-07-051-5/+6
* Add myself.yongari2006-07-041-0/+1
* Fix a braino in the last revision, enc_clone_destroy needs return void insteadthompsa2006-07-041-12/+3
* o Call fts_close() before exit.maxim2006-07-041-0/+1
* o Kill BUGS section as it is not valid since rev. 1.4 alias_pptp.c.maxim2006-07-041-6/+1
* Add preliminary support for the Serverworks HT1000 chip.sos2006-07-043-7/+74
* o Add geom to a list of cscope dirs.maxim2006-07-041-1/+1
* Update dillon's mail address.grog2006-07-041-1/+1
* Remove dhcp entries. They have been incorrect since the import frombrooks2006-07-041-3/+0
* Make sure command/data port (0x60) and status port (0x64) are in correctjkim2006-07-031-4/+10
* Send client identifier unconditionally. My ancient D-Link router responsejkim2006-07-031-4/+0
* What the heck - make the last (most recent) 2200 f/w also domjacob2006-07-031-2/+6
* Adjust descriptor locking to tell the kqueue subsystem that our descriptor iscsjp2006-07-031-3/+1
* Correct a number of problems that were previously commented on:rwatson2006-07-032-49/+40
* Merge OpenBSM 1.0 alpha 7 new AUE_ event identifiers to kernel versionrwatson2006-07-031-2/+19
* Merge OpenBSM 1.0 alpha 7 nested time.h include to kernel version ofrwatson2006-07-031-0/+2
* o Add an 'optional' keyword, which allows files to be in themaxim2006-07-036-1/+36
* Reset autonegotiation timer if current media is not 'auto'.oleg2006-07-031-1/+3
* Allow to close access even if device is already destroyed.pjd2006-07-032-6/+10
* Do various fixes to support firmware loading for the 2322mjacob2006-07-035-142/+280
* Add 2322 firmware.mjacob2006-07-032-0/+7659
* Use mii_phy_match to reduce duplicated code.yongari2006-07-031-71/+21
* Replace hard-coded magic constants to system defined constantsyongari2006-07-0321-43/+43
* o Fix grammar in the comment, indent macros. No functional changes.maxim2006-07-021-7/+7
* o Remove rev. 1.57 leftover, not reached code.maxim2006-07-021-2/+0
* Correct an error in the new pmap_collect(), thus only affecting HEAD.alc2006-07-022-2/+2
* Add support for configuring pins to be one of {GPIO, PERIPHERAL A orimp2006-07-023-1/+450
* MFp4:imp2006-07-021-53/+208
* Fix grammar and style nits starting in the network interface sectionbmah2006-07-022-96/+102
OpenPOWER on IntegriCloud