summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update number and size of Ports Collection.murray2005-08-281-2/+2
* Eliminate an unneeded reference on a vm object. If, in fact, the nearbyalc2005-08-282-4/+0
* Revert the previous change for two reasons: (1) If vm_map_find() succeedsalc2005-08-281-17/+10
* Verify length of the data to read as well.pjd2005-08-281-0/+2
* Make it clear that the .ko extention of a module to be loadedkeramida2005-08-271-3/+10
* Correct a comment to match the configuration parameter it describes.simon2005-08-271-1/+1
* As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is definedmarius2005-08-271-1/+1
* MFamd64 revision 1.526alc2005-08-271-0/+1
* Remove the man page of the recently axed el(4).marius2005-08-272-81/+0
* Re-enable sampling on the AMD64.jkoshy2005-08-271-5/+0
* - Special-case NMI handling on the AMD64.jkoshy2005-08-274-4/+82
* Rewrite linux_ifconf() to be more like ifconf() in net/if.crodrigc2005-08-271-25/+39
* Fix a panic in softclock() if the interface is destroyed with a bpf consumerthompsa2005-08-271-0/+1
* fix CardBus issue for Compaq R3000 series laptopjkim2005-08-261-0/+18
* The $medium string often contains quoted values with spaces in them (ssids,brooks2005-08-261-6/+6
* Allow one to override the endian flags for make distribution. Thisimp2005-08-261-5/+6
* Merge tzdata2005l update from vendor branch.wollman2005-08-268-330/+654
* This commit was generated by cvs2svn to compensate for changes in r149511,wollman2005-08-263-25/+27
|\
| * Vendor update of timezone database.wollman2005-08-2616-363/+713
| * Latest timezone data update from Arthur Olson. Most changes are towollman2004-12-023-7/+22
| * Redo vendor import using correct (nonstandard) vendor branch.wollman2004-10-178-125/+379
| * Update timezone data from Arthur Olson. Principal changes are more accuratewollman2003-10-149-181/+331
* | Clarify the description of the bus_dmasync_op_t operation flags. This hasscottl2005-08-261-15/+12
* | Pretty print multipath routes.andre2005-08-261-0/+1
* | Add newline to debuging printf.glebius2005-08-261-1/+2
* | Cleanup the reader/writer policy in netgraph(4). Assignglebius2005-08-261-24/+25
* | Shuffle around the order in which the components are compiled.le2005-08-262-15/+5
* | - Use m_defrag() instead of homerolling our own variantjhb2005-08-262-136/+110
* | Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatenedjhb2005-08-266-904/+0
* | Verify offset before reading.pjd2005-08-261-1/+5
* | Oops, I forget to add item in files .takawata2005-08-261-0/+1
* | Update Document.takawata2005-08-261-0/+3
* | Add NTFS labeling function.takawata2005-08-264-0/+116
* | Two minor optimizations of fdalloc():des2005-08-261-1/+3
* | Fix a one byte off error which causes "less" to crash if you view atjr2005-08-261-2/+3
* | Unbreak tail -f on non-local filesystems.ps2005-08-261-0/+10
* | Remedy the following three problems:alc2005-08-261-18/+72
* | Support ifconfig_<ifn> variables containing quoted variables with spacesbrooks2005-08-261-1/+1
* | Unbreak compiles with ACPI_DEBUG.kan2005-08-261-0/+2
* | In read_string(), when the last character was a backslash, unincrementbrooks2005-08-261-0/+1
* | Use a more robust, grep-free command to get the interface of the currentbrooks2005-08-261-2/+1
* | Don't and/remove a route to our assigned IP through 127.0.0.1. Itbrooks2005-08-261-4/+4
* | For FreeBSD 4 binaries, when trying to read from a device that doesps2005-08-261-1/+8
* | Clarify the confusion over Farallon cards taht differ only by arrow colorimp2005-08-252-1/+25
* | - Remove non-bus-dma code.jhb2005-08-254-912/+268
* | NMI handler should not enable interrupts.ups2005-08-251-1/+1
* | Add regression tests for '-L' option.pjd2005-08-252-0/+84
* | Major rototill of this driver to add FreeBSD bus-dma support:jhb2005-08-254-1058/+1548
* | '-F' option behaviour was reverted, so revert previous commit.pjd2005-08-252-3/+5
* | Revert previous behaviour of '-F' option and add '-L' option, which willpjd2005-08-252-27/+43
OpenPOWER on IntegriCloud