summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* decimal_point can't be "" according to C99, so set it to standard "."ache2003-03-201-1/+6
* Correct typo in function declaration (s/if_dont/if_done).ceri2003-03-191-1/+1
* The flags passed in to _ftp_get_proxy may be nullmtm2003-03-191-1/+1
* Fix for ia64/48024 - ensure function pointer equality across elfarun2003-03-191-52/+77
* Enable locale support in strtod() and dtoa().das2003-03-191-0/+1
* This commit was generated by cvs2svn to compensate for changes in r112415,das2003-03-195-51/+29
|\
| * Import gdtoa sources dated 20030318, which contain several locale fixes.das2003-03-195-51/+29
* | Fix typoseivind2003-03-191-15/+14
* | Fix typoeivind2003-03-191-1/+1
* | Remove duplicateseivind2003-03-191-11/+0
* | Fix typoseivind2003-03-191-14/+14
* | Refactor two sexual jokes to murphy-oeivind2003-03-192-5/+5
* | Update some more namespaces (forgotten in the previous revision).mike2003-03-191-2/+2
* | - Revamp the function _nis_initshells() to make getusershell() backedrobert2003-03-191-35/+30
* | typophk2003-03-191-1/+1
* | Further unbreak devstat: sort the index array in correct order too.phk2003-03-191-10/+10
* | If realloc(3) fails in copyline(), do not make matters worse byrobert2003-03-191-6/+11
* | The -s option should not assume -U.tobez2003-03-191-0/+1
* | Add machine check handler. While generally useful, it's required whengrehan2003-03-192-2/+2
* | o initialize a couple of local flags so the user can re-edit groupsmtm2003-03-191-2/+8
* | Clear channel and tag bits before set them.simokawa2003-03-191-0/+1
* | - Remove unused cache flushing routines. These will not necessary workjake2003-03-198-456/+260
* | - Set cpu_impl early in sparc64_init so that we can use it to detectjake2003-03-194-3/+12
* | Adjust code for userland preemptive. Userland can set a quantum indavidxu2003-03-196-78/+99
* | Remove a workaround for mysterious junk appearing in the tlb of secondaryjake2003-03-191-19/+0
* | Implement db_print_backtrace. This may need to flush out the windowsjake2003-03-191-0/+4
* | o add missing copyright noticessam2003-03-194-2/+305
* | Make sure to free the correct resources when the card fails to attachsilby2003-03-191-0/+8
* | Add birthdays of NetBSD and FreeBSD projects. For the former, takegrog2003-03-191-0/+2
* | Unregisterize, ansify.des2003-03-191-34/+10
* | Remove an empty comment.mux2003-03-191-4/+0
* | Whitespace cleanup.des2003-03-193-33/+33
* | long != int. Use SYSCTL_UINT for kern.devstat.generation. Fixes bootingjake2003-03-181-1/+1
* | Brucify.sobomax2003-03-182-24/+26
* | Add a -v(erbose) flag to undo our -q(uiet) default.obrien2003-03-182-0/+10
* | Fix a race condition in socow_setup(): The page must be wired beforegallatin2003-03-181-4/+7
* | ARGH!phk2003-03-181-3/+3
* | Commit ken@' changes to this file: Bump version and append new entriesphk2003-03-181-9/+9
* | Add support for Planex FNW-3800-TX(CardBus 100M/10M).sanpei2003-03-182-1/+14
* | Fix English usage: "for security purpose" -> "for security reasons".fanf2003-03-181-1/+1
* | The POSIXly-correct /dev/stdout handling added in rev 1.44 makesfanf2003-03-181-1/+1
* | portmap_enable -> rpcbind_enable.maxim2003-03-181-2/+2
* | Update to match reality closer.phk2003-03-181-274/+42
* | Shorten the URL to the problem-reports article.des2003-03-181-1/+1
* | Add more devstat calculations, mostly filling in holes, but also addingphk2003-03-182-27/+130
* | Use devstat instead of GEOM private statistics structure.phk2003-03-182-8/+7
* | Missed in last commit: don't compile now non-existent geom_stats.cphk2003-03-181-1/+0
* | Retire the GEOM private statistics code and use devstat instead.phk2003-03-187-300/+16
* | If devstat_new_entry() is passed a unit number of -1 assume thatphk2003-03-181-4/+12
* | Make devstat fully Giant agnostic:phk2003-03-181-42/+135
OpenPOWER on IntegriCloud