| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | The amd_map_program knob can potentially contain a command whose output | mtm | 2007-10-19 | 1 | -2/+3 |
* | IPFilter has been updated from 4.1.23 to 4.1.28. | delphij | 2007-10-19 | 1 | -1/+2 |
* | Fix build with NETGRAPH_DEBUG. | ru | 2007-10-19 | 1 | -1/+9 |
* | Put comments about syscalls by the correct ones, and use the correct syscall | emaste | 2007-10-19 | 1 | -2/+2 |
* | Change IPTOS_CE to IPTOS_ECN_CE. | rpaulo | 2007-10-19 | 1 | -2/+2 |
* | fix an incorrect setting of `retry times' in case of zd1211b, we | sam | 2007-10-19 | 1 | -1/+1 |
* | Trim release notes for 8-CURRENT. | bmah | 2007-10-19 | 1 | -2369/+21 |
* | - Gigabyte G33-S2H fixup, due to the present of multiple competing | ariff | 2007-10-19 | 1 | -13/+71 |
* | Implement new apply callback mechanism to handle item forwarding. | mav | 2007-10-19 | 3 | -82/+232 |
* | Regen (nscd -> cached, WITHOUT_LIBPTHREAD disabling BIND). | ru | 2007-10-19 | 1 | -2/+16 |
* | cached -> nscd | ru | 2007-10-19 | 1 | -1/+1 |
* | Comply with the removal of IPTOS_CE and IPTOS_ECT. | rpaulo | 2007-10-19 | 1 | -2/+2 |
* | Remove IPTOS_CE and IPTOS_ECT constants. They were defined in RFC 2481 | rpaulo | 2007-10-19 | 1 | -5/+0 |
* | Switch over to ULE as the default scheduler for amd64 and i386 | kensmith | 2007-10-19 | 2 | -2/+2 |
* | Implement the async (really, delayed-write) mount option for msdosfs. | bde | 2007-10-19 | 4 | -10/+18 |
* | Install getaudit_addr(2) and setaudit_addr(2) links to getaudit(2) and | rwatson | 2007-10-19 | 1 | -1/+3 |
* | Partial backout of rev. 1.6, but instead of putting kerberos5_server_flags | mtm | 2007-10-19 | 1 | -0/+1 |
* | Pick the smallest possible TCP window scaling factor that will still allow | silby | 2007-10-19 | 2 | -8/+18 |
* | The POP daemon's temporary mail file has a leading dot ('.'). This was | mtm | 2007-10-19 | 1 | -3/+3 |
* | Remove out of date notes, the atoi code is thread-safe and async-cancel | davidxu | 2007-10-19 | 1 | -4/+0 |
* | Remove stale reference to mount_std. | rodrigc | 2007-10-19 | 1 | -1/+0 |
* | Small fix in man pages after cached -> nscd renaming. | bushman | 2007-10-19 | 2 | -6/+6 |
* | The previous revision, updating vm_object_page_remove() for the new page | alc | 2007-10-18 | 1 | -1/+2 |
* | Fix cosmetic bug in stale copy of msync_args. 'len' is size_t, not int. | peter | 2007-10-18 | 1 | -1/+1 |
* | Use a uint16_t type for the vlan tag rather an int. | thompsa | 2007-10-18 | 2 | -2/+2 |
* | Pullup IPFilter 4.1.28 from the vendor branch into HEAD. | darrenr | 2007-10-18 | 35 | -666/+1127 |
* | Unbreak arm build by removing duplicate symbols. | cognet | 2007-10-18 | 1 | -8/+0 |
*-. | This commit was generated by cvs2svn to compensate for changes in r172771, | darrenr | 2007-10-18 | 39 | -125/+597 |
|\ \ |
|
| | * | Import IPFilter 4.1.28 | darrenr | 2007-10-18 | 22 | -650/+953 |
| * | | Import IPFilter 4.1.28 | darrenr | 2007-10-18 | 52 | -143/+775 |
* | | | The bridging output function puts the mbuf directly on the interfaces send | thompsa | 2007-10-18 | 4 | -29/+47 |
* | | | This commit was generated by cvs2svn to compensate for changes in r172767, | simon | 2007-10-18 | 4 | -615/+544 |
|\ \ \ |
|
| * | | | Import DTLS security fix from upstream OpenSSL_0_9_8-stable branch. | simon | 2007-10-18 | 4 | -615/+544 |
* | | | | Remove _FREEFALL_CONFIG hacks | peter | 2007-10-18 | 1 | -4/+1 |
* | | | | Remove _FREEFALL_CONFIG hacks. su+pam_ksu works well enough to use on | peter | 2007-10-18 | 2 | -18/+2 |
* | | | | Forced commit to signify that previous commit was: | grehan | 2007-10-18 | 0 | -0/+0 |
* | | | | Teach /etc/rc.d/ppp how to start/stop individual instances | emax | 2007-10-18 | 1 | -3/+36 |
* | | | | Add a -z flag to nfsstat which zeros the NFS statistics after displaying | jhb | 2007-10-18 | 4 | -26/+50 |
* | | | | Add noclusterr and noclusterw options to the options list. I forgot these | bde | 2007-10-18 | 1 | -1/+1 |
* | | | | Fix some style bugs in the mount options list. Mainly, sort the list, | bde | 2007-10-18 | 1 | -6/+7 |
* | | | | Explicitly verify if we have found the VERSION_GEN script | yar | 2007-10-18 | 1 | -0/+3 |
* | | | | Teach makewhatis.c to treat .SS with the same severity as .SH. | edwin | 2007-10-18 | 1 | -0/+2 |
* | | | | The fork symbols aren't MD, they already live in sys/. | yar | 2007-10-18 | 1 | -3/+0 |
* | | | | The upper while loop has already recycled child process, so the if | davidxu | 2007-10-18 | 1 | -3/+1 |
* | | | | Add Winchiphead (or Nanjin QinHeng Electronics) USB Serial converter driver. | takawata | 2007-10-18 | 3 | -1/+1047 |
* | | | | Distinguish the cases when a dup symbol is in different versions | yar | 2007-10-18 | 1 | -6/+24 |
* | | | | Removing obsolete etc/cached.conf. | bushman | 2007-10-18 | 1 | -12/+0 |
* | | | | Do not bail out for cleanworld target just because | delphij | 2007-10-18 | 1 | -2/+2 |
* | | | | Forced commit to note cached.conf -> nscd.conf repocopy. etc/Makefile | bushman | 2007-10-18 | 1 | -1/+1 |
* | | | | In msdosfs_settattr(), don't do synchronous updates of the denode | bde | 2007-10-18 | 1 | -1/+1 |