summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Two minor follow-ups on the MT_TAG removal:mlaier2004-03-022-6/+2
* Protect shell expansions.ru2004-03-021-0/+4
* Elf_Phdr.p_type 7 is "PT_TLS".jake2004-03-021-1/+1
* Report the original command on failures that causes auto sense.sos2004-03-022-4/+7
* Fix getting progress data for some device in yet another way.sos2004-03-021-22/+36
* Modify contigmalloc1() so that the free page queues lock is not held whenalc2004-03-022-4/+15
* Increase kernel VA from 256Mb to 512Mb by shifting the segment usedgrehan2004-03-025-3/+17
* Hook libthr to the build for PowerPCgrehan2004-03-021-1/+1
* libthr powerpc support.grehan2004-03-022-0/+63
* makecontext lib call.grehan2004-03-023-3/+167
* Kernel changes for libthr (and probably libpthread).grehan2004-03-027-149/+459
* When we get a packet error, move on, don't go into an infinite loopjulian2004-03-021-0/+2
* Add CTLTYPE_QUAD to the list of types for which we don't want an emptydd2004-03-021-1/+2
* Whitespace changes to match rest of file..julian2004-03-021-65/+102
* Check for TDF_SINTR before calling sleepq_abort() as there is a narrowjhb2004-03-012-2/+2
* - Fix typo.simon2004-03-011-1/+2
* Rename NET_PICKUP_GIANT() to NET_LOCK_GIANT(), and NET_DROP_GIANT()rwatson2004-03-012-5/+11
* Move the "fast" but unused eventhandlers to pasture. They're in thephk2004-03-011-52/+0
* Add command line option for chrootdir, all pkg_add(8) operations will bekensmith2004-03-012-3/+39
* This is an initial whitespace cleanup commit, new content to follow.kensmith2004-03-011-19/+38
* Change another pointer name that was missed in the previous commit.scottl2004-03-011-1/+1
* Check and free the actual pointer the was used in a malloc instead ofscottl2004-03-011-2/+2
* Note that the D-Link 530-TXS also works with the ste(4) driver.simon2004-03-011-1/+1
* Fixes to output of `ls -lh` for certain file sizes:cperciva2004-03-011-4/+4
* The previous commit fixed -current on alpha for machines withkensmith2004-03-011-16/+18
* fix -O0 compilation without INET6.ume2004-03-012-4/+24
* While I'm here, add linprocfs (but not pseudofs, since it is no use ondes2004-03-011-0/+1
* Add acpi_video_load (default NO) in the ACPI sectiondes2004-03-011-0/+1
* Improve GNU compatibility in several places, use internal GNU_COMPATIBLEache2004-03-012-29/+49
* Removed extraneous parentheses.ru2004-03-011-1/+1
* Removed unused fields.pjd2004-03-011-2/+0
* We don't need d_length field.pjd2004-03-011-2/+0
* Restore the sorting broken in rev. 1.256.ru2004-03-011-1/+1
* Netgraph node type for IEEE 802.1Q VLAN tagging.ru2004-03-016-1/+671
* Update for reality.obrien2004-03-011-2/+4
* - reject incoming packets to an interface-local multicast address fromume2004-03-011-10/+52
* Remember to mtx_destroy mutexes.sos2004-03-015-3/+10
* Comment out things related to getopt() replacement we not useache2004-03-011-36/+36
* Change "-"-started options when POSIX_CORRECTLY is set handlingache2004-03-011-17/+17
* Change "-"-started options when POSIX_CORRECTLY is set handlingache2004-03-011-1/+5
* Merge conflicts, upgradeache2004-03-018-41/+51
* This commit was generated by cvs2svn to compensate for changes in r126432,ache2004-03-018-10/+94
|\
| * Trimmed grep 2.4.2ache2004-03-0114-45/+136
* | Hook acpi_video up to the build.njl2004-03-011-1/+1
* | Add the ACPI standard video extensions driver. I've done some style cleanupnjl2004-03-013-2/+963
* | Add the ACPI standard video extensions driver. I've done some style cleanupnjl2004-03-011-0/+1
* | Fixed some insertion sort errors for usb devcies (mainly for serial ones).bde2004-03-011-9/+9
* | Add a manual page for the umct(4) driver.scottl2004-03-012-0/+86
* | Rename dup_sockaddr() to sodupsockaddr() for consistency with otherrwatson2004-03-0120-48/+48
* | Pich up a do {} while(0) cleanup by phk that was discarded accidentally inkan2004-03-011-11/+9
OpenPOWER on IntegriCloud