summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ru's mdoc(7) style police was here.joerg2004-06-021-23/+23
* - Remove leading zero from document date [1]krion2004-06-021-5/+8
* Add missing dot and newline in a message.fjoe2004-06-021-1/+1
* Collapse sync fib locking into normal i/o locking. The former didn'tscottl2004-06-024-48/+30
* Remove extra semicolon.fjoe2004-06-021-1/+1
* Fixed lots of 1 ULP errors caused by a broken approximation for pi/2.bde2004-06-021-2/+2
* do not check super user privilege in ip6_savecontrol. It isume2004-06-021-20/+5
* - Bump the document datekrion2004-06-021-1/+1
* - Mention new targets from bsd.port.mk:krion2004-06-021-1/+30
* Fill the 06/02 slot.jmz2004-06-021-0/+1
* Remove a redundant "td = curthread" statement from profclock().tjr2004-06-021-1/+0
* fix typo in comment in my previous commit.ume2004-06-021-1/+1
* Add ip6addrctl_enable and ip6_addrctl_verbose option. Ifume2004-06-022-3/+45
* Some embedded platforms have no keyboard controller. Give up waitingphk2004-06-021-4/+11
* Add MLINKS for new API functions.kientzle2004-06-022-4/+6
* Refactor read_data:kientzle2004-06-028-131/+300
* Move TDF_SA from td_flags to td_pflags (and rename it accordingly)tjr2004-06-028-34/+30
* typos.phk2004-06-021-2/+2
* Both "foo/" and "foo" should match "foo/bar", so stripkientzle2004-06-021-0/+3
* Give du(1) a -m option to report in megabytes.phk2004-06-022-10/+9
* use source address as a hint to determine destination addressume2004-06-021-50/+361
* Give daemon(8) the ability to create a pid-file. Since the target programphk2004-06-022-6/+46
* - Run sched_balance() and sched_balance_groups() from hardclock viajeff2004-06-021-38/+21
* Port a bugfix from FDLIBM 5.3. The bug really only applies to tan()das2004-06-021-8/+24
* Merge a bugfix from FDLIBM 5.3 to ensure that the error in tan()das2004-06-021-10/+24
* Integrate accept locking from rwatson_netperf, introducing a newrwatson2004-06-027-126/+197
* Distinguish cases when ncp module not loaded and when module have oldbp2004-06-021-1/+4
* Improved versions of the is*ch() and tolowerch() macros that I like to use.gad2004-06-021-7/+7
* When rotating some "blah.log" file, make sure that a chmod andgad2004-06-021-13/+14
* Rather than assert f_type==DTYPE_VNODE, conditionally perform therwatson2004-06-011-2/+1
* Explicitly #include <sys/module.h> in these files too (they usewpaul2004-06-012-0/+2
* Try to change the isdigitch() macro to something that Bruce won't rollgad2004-06-011-3/+3
* Explicitly #include <sys/module.h> instead of depending on <sys/kernel.h>wpaul2004-06-011-0/+1
* A major overhaul of the nmdm(4) driver:phk2004-06-011-375/+81
* A few more style-fixes from Bruce. The only non-cosmetic changegad2004-06-011-16/+9
* Sentences should not start with conjunctions. Change "Because"csjp2004-06-011-2/+2
* Major overhaul of sunlabel(8).joerg2004-06-012-72/+757
* - Add a function ioapic_program_intpin() that completely programs an I/Ojhb2004-06-011-69/+91
* Add SVR4-compatible VTOC-style elements to the Sun label. Thejoerg2004-06-012-1/+81
* Allow the pir0 device add to fail since pir0 may already exist. This shouldjhb2004-06-011-2/+2
* Fix legacy_add_child() to properly handle the case wherejhb2004-06-011-7/+9
* Use the local APIC ID rather than the ACPI Processor ID to index the arrayjhb2004-06-011-28/+30
* Merged from double precision case (e_pow.c 1.10: sign fixes).bde2004-06-011-13/+14
* Replace current locking comments for struct socket/struct sockbufrwatson2004-06-011-15/+12
* Add Aerospace Corporation copyrights to EUI64 support files.brooks2004-06-012-0/+52
* Fixed the sign of the result in some overflow and underflow cases (onesbde2004-06-011-17/+18
* Fixed another precision bug in powf(). This one is in the computationbde2004-06-011-1/+1
* Remove unused variable.phk2004-06-011-1/+0
* Since I'm not ready to add the non-standard ADD_PS_LISTRESET feature,gad2004-06-011-26/+1
* Make a few style-istic improvements to the previous commits.gad2004-06-011-16/+15
OpenPOWER on IntegriCloud