| Commit message (Expand) | Author | Age | Files | Lines |
* | Update number and size of Ports Collection. | murray | 2005-08-28 | 1 | -2/+2 |
* | Eliminate an unneeded reference on a vm object. If, in fact, the nearby | alc | 2005-08-28 | 2 | -4/+0 |
* | Revert the previous change for two reasons: (1) If vm_map_find() succeeds | alc | 2005-08-28 | 1 | -17/+10 |
* | Verify length of the data to read as well. | pjd | 2005-08-28 | 1 | -0/+2 |
* | Make it clear that the .ko extention of a module to be loaded | keramida | 2005-08-27 | 1 | -3/+10 |
* | Correct a comment to match the configuration parameter it describes. | simon | 2005-08-27 | 1 | -1/+1 |
* | As with NO_CRYPT, don't try to compile geli(8) when NO_OPENSSL is defined | marius | 2005-08-27 | 1 | -1/+1 |
* | MFamd64 revision 1.526 | alc | 2005-08-27 | 1 | -0/+1 |
* | Remove the man page of the recently axed el(4). | marius | 2005-08-27 | 2 | -81/+0 |
* | Re-enable sampling on the AMD64. | jkoshy | 2005-08-27 | 1 | -5/+0 |
* | - Special-case NMI handling on the AMD64. | jkoshy | 2005-08-27 | 4 | -4/+82 |
* | Rewrite linux_ifconf() to be more like ifconf() in net/if.c | rodrigc | 2005-08-27 | 1 | -25/+39 |
* | Fix a panic in softclock() if the interface is destroyed with a bpf consumer | thompsa | 2005-08-27 | 1 | -0/+1 |
* | fix CardBus issue for Compaq R3000 series laptop | jkim | 2005-08-26 | 1 | -0/+18 |
* | The $medium string often contains quoted values with spaces in them (ssids, | brooks | 2005-08-26 | 1 | -6/+6 |
* | Allow one to override the endian flags for make distribution. This | imp | 2005-08-26 | 1 | -5/+6 |
* | Merge tzdata2005l update from vendor branch. | wollman | 2005-08-26 | 8 | -330/+654 |
* | This commit was generated by cvs2svn to compensate for changes in r149511, | wollman | 2005-08-26 | 3 | -25/+27 |
|\ |
|
| * | Vendor update of timezone database. | wollman | 2005-08-26 | 16 | -363/+713 |
| * | Latest timezone data update from Arthur Olson. Most changes are to | wollman | 2004-12-02 | 3 | -7/+22 |
| * | Redo vendor import using correct (nonstandard) vendor branch. | wollman | 2004-10-17 | 8 | -125/+379 |
| * | Update timezone data from Arthur Olson. Principal changes are more accurate | wollman | 2003-10-14 | 9 | -181/+331 |
* | | Clarify the description of the bus_dmasync_op_t operation flags. This has | scottl | 2005-08-26 | 1 | -15/+12 |
* | | Pretty print multipath routes. | andre | 2005-08-26 | 1 | -0/+1 |
* | | Add newline to debuging printf. | glebius | 2005-08-26 | 1 | -1/+2 |
* | | Cleanup the reader/writer policy in netgraph(4). Assign | glebius | 2005-08-26 | 1 | -24/+25 |
* | | Shuffle around the order in which the components are compiled. | le | 2005-08-26 | 2 | -15/+5 |
* | | - Use m_defrag() instead of homerolling our own variant | jhb | 2005-08-26 | 2 | -136/+110 |
* | | Remove the el(4) driver for 3Com 3c501 ISA NICs from HEAD as threatened | jhb | 2005-08-26 | 6 | -904/+0 |
* | | Verify offset before reading. | pjd | 2005-08-26 | 1 | -1/+5 |
* | | Oops, I forget to add item in files . | takawata | 2005-08-26 | 1 | -0/+1 |
* | | Update Document. | takawata | 2005-08-26 | 1 | -0/+3 |
* | | Add NTFS labeling function. | takawata | 2005-08-26 | 4 | -0/+116 |
* | | Two minor optimizations of fdalloc(): | des | 2005-08-26 | 1 | -1/+3 |
* | | Fix a one byte off error which causes "less" to crash if you view a | tjr | 2005-08-26 | 1 | -2/+3 |
* | | Unbreak tail -f on non-local filesystems. | ps | 2005-08-26 | 1 | -0/+10 |
* | | Remedy the following three problems: | alc | 2005-08-26 | 1 | -18/+72 |
* | | Support ifconfig_<ifn> variables containing quoted variables with spaces | brooks | 2005-08-26 | 1 | -1/+1 |
* | | Unbreak compiles with ACPI_DEBUG. | kan | 2005-08-26 | 1 | -0/+2 |
* | | In read_string(), when the last character was a backslash, unincrement | brooks | 2005-08-26 | 1 | -0/+1 |
* | | Use a more robust, grep-free command to get the interface of the current | brooks | 2005-08-26 | 1 | -2/+1 |
* | | Don't and/remove a route to our assigned IP through 127.0.0.1. It | brooks | 2005-08-26 | 1 | -4/+4 |
* | | For FreeBSD 4 binaries, when trying to read from a device that does | ps | 2005-08-26 | 1 | -1/+8 |
* | | Clarify the confusion over Farallon cards taht differ only by arrow color | imp | 2005-08-25 | 2 | -1/+25 |
* | | - Remove non-bus-dma code. | jhb | 2005-08-25 | 4 | -912/+268 |
* | | NMI handler should not enable interrupts. | ups | 2005-08-25 | 1 | -1/+1 |
* | | Add regression tests for '-L' option. | pjd | 2005-08-25 | 2 | -0/+84 |
* | | Major rototill of this driver to add FreeBSD bus-dma support: | jhb | 2005-08-25 | 4 | -1058/+1548 |
* | | '-F' option behaviour was reverted, so revert previous commit. | pjd | 2005-08-25 | 2 | -3/+5 |
* | | Revert previous behaviour of '-F' option and add '-L' option, which will | pjd | 2005-08-25 | 2 | -27/+43 |