summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove a bogus panic. It is possible more than one threads willdavidxu2004-06-181-1/+2
* If thread singler wants to terminate other threads, make sure it includesdavidxu2004-06-181-2/+16
* This file is not part of GDB 5.2.1, but was off the vendor branch.marcel2004-06-1824-44078/+0
* Revert local changes.marcel2004-06-187-29/+7
* Correct merge-o: make sure to unlock symmetrically socket bufferrwatson2004-06-181-2/+2
* This file is not part of GDB 5.2.1 and is also off the vendor branch.marcel2004-06-181-814/+0
* Hold SOCK_LOCK(so) while frobbing so_options. Note that while therwatson2004-06-181-1/+4
* Try harder to give new processes a clean initial fpu state. fpu_cleanstatepeter2004-06-181-7/+5
* If SO_DEBUG is enabled for a TCP socket, and a received segment isbms2004-06-181-2/+11
* Merge some additional leaf node socket buffer locking fromrwatson2004-06-182-19/+53
* Don't set FIN on a retransmitted segment after a FIN has been sent,bms2004-06-181-1/+1
* Fixed a panic caused by over-optimizing npxdrop() in the non-FXSR case.bde2004-06-181-0/+9
* Ensure that dst is bzeroed before calling rtalloc_ign(), to avoid possiblebms2004-06-181-0/+1
* Fix the problem that surfaced with the new binutils import on sparc64tmm2004-06-183-4/+10
* Forced commit to note that the hack removed in the previous commitbde2004-06-180-0/+0
* A couple more style(9) nits I should have included in last commitimp2004-06-181-4/+3
* Add an example to rc.conf(5) about how to use the static_routes variable.bms2004-06-181-0/+6
* Style nits in the prototypesimp2004-06-181-2/+2
* Bumb version so apps can detect whether CLOCK_VIRTUAL and CLOCK_PROF arekbyanc2004-06-171-1/+1
* CLOCK_PROF and CLOCK_VIRTUAL are implemented now.kbyanc2004-06-171-7/+1
* Implement CLOCK_VIRTUAL and CLOCK_PROF for clock_gettime(2) andkbyanc2004-06-171-9/+39
* Merge additional socket buffer locking from rwatson_netperf:rwatson2004-06-1711-16/+154
* Up SiI reset wait a bit, some devices got lost.sos2004-06-171-1/+1
* Reduce the thaumaturgical level of root filesystem mounts: Instead of usingphk2004-06-172-52/+51
* Assorted markup, spelling, and grammar fixes.ru2004-06-1710-84/+93
* This comment should have been removed in the previous commit.cognet2004-06-171-1/+0
* Woohoo !cognet2004-06-172-4/+0
* Nuke dead code.cognet2004-06-171-92/+1
* Nuke bus_space_mmap(), as it does not exist in FreeBSD.cognet2004-06-173-21/+0
* Fixed markup bugs.ru2004-06-174-54/+51
* Fixed markup bugs.ru2004-06-172-23/+26
* Revert last change. If acpi is loaded or compiled into the kernel, itsnjl2004-06-172-2/+2
* Second half of the dev_t cleanup.phk2004-06-1773-205/+186
* Import two fixes from the OpenBSD stable branch:mlaier2004-06-173-19/+16
* Add reference to mac_get_link() in man page, which was omitted whenrwatson2004-06-172-1/+10
* Commit a crude hack so we get sparc64 snapshots working again with aobrien2004-06-173-4/+19
* Fix printing of u_int64_t with a cast to unsigned long long.mlaier2004-06-171-1/+1
* Use strlcpy(3) to replace the idiomaticrobert2004-06-173-30/+18
* Save a couple of bytes for the SIO case.phk2004-06-171-4/+2
* Document boot0sio and note that it requires modem handshake to work.phk2004-06-171-2/+9
* Fix another beak.phk2004-06-171-1/+1
* Fix a bug which occurred when the home directory given by therobert2004-06-171-1/+2
* Third time's a charm?? (the logic was reversed from desired)obrien2004-06-171-1/+1
* atapicam(4) is currently off by three orders of magnitude regarding thegreen2004-06-171-2/+2
* Do not preset PG_BUSY on VM_ALLOC_NOOBJ pages. Such pages are notalc2004-06-173-8/+2
* Add missing newlines.pjd2004-06-172-8/+8
* Grrr, use the userland spelling not the kernel tree spelling.obrien2004-06-171-1/+1
* Always restore permissions for regular files, even if thekientzle2004-06-171-1/+3
* Fall out from Binutils 2.15: don't bulid the ld.so on Sparc64.obrien2004-06-171-0/+3
* Fall out from Binutils 2.15: disable building the Alpha loader.obrien2004-06-171-1/+4
OpenPOWER on IntegriCloud