| Commit message (Expand) | Author | Age | Files | Lines |
* | Regen: | sheldonh | 2003-03-04 | 1 | -56/+154 |
* | Fix printf warning on RELENG_4. | simokawa | 2003-03-04 | 1 | -0/+4 |
* | - Create a function sched_interact_score() which decides on the | jeff | 2003-03-04 | 1 | -70/+86 |
* | - Add a new 'flags' parameter to getblk(). | jeff | 2003-03-04 | 25 | -60/+73 |
* | - Correct the wchan in vop_stdfsync() | jeff | 2003-03-03 | 1 | -1/+1 |
* | If we carry our MODULES_WITH_WORLD, we probably also do not want | ru | 2003-03-03 | 1 | -0/+4 |
* | FreeBSD 5.0 has stopped shipping /modules 2.5 years ago. Catch | ru | 2003-03-03 | 4 | -4/+4 |
* | exists() is too aggressive when searching for files without a full path. | ru | 2003-03-03 | 1 | -1/+1 |
* | 3rd party modules live in /boot/modules nowadays. | ru | 2003-03-03 | 1 | -1/+1 |
* | Correct the path to the modules directory. | ru | 2003-03-03 | 2 | -3/+3 |
* | Add an xref to kldconfig(8). | ru | 2003-03-03 | 1 | -0/+1 |
* | /modules is gone long ago, use the safe equivalents. | ru | 2003-03-03 | 2 | -3/+3 |
* | MFlibc_r: add and document pthread_attr_get_np() function. | phantom | 2003-03-03 | 6 | -0/+232 |
* | Pick up one file missed in the previous vprint() cleanup | njl | 2003-03-03 | 1 | -3/+3 |
* | Finish cleanup of vprint() which was begun with changing v_tag to a string. | njl | 2003-03-03 | 21 | -63/+17 |
* | SA:03-04 note was a poor cut-n-paste from the SA. Do it right this | bmah | 2003-03-03 | 1 | -4/+4 |
* | New errata item: SA-03:04. | bmah | 2003-03-03 | 1 | -0/+8 |
* | New release note: SA-03:04. | bmah | 2003-03-03 | 2 | -0/+14 |
* | Updated release notes: sendmail-8.12.8 (+MFC), tcpdump-3.7.2 (+MFC). | bmah | 2003-03-03 | 2 | -6/+8 |
* | sendmail 8.12.8 has been imported | gshapiro | 2003-03-03 | 1 | -4/+4 |
* | Fix conflicts from sendmail 8.12.8 import | gshapiro | 2003-03-03 | 4 | -111/+192 |
* | This commit was generated by cvs2svn to compensate for changes in r111823, | gshapiro | 2003-03-03 | 27 | -121/+264 |
|\ |
|
| * | Import sendmail 8.12.8 | gshapiro | 2003-03-03 | 31 | -232/+456 |
* | | Rearrange the members of struct cdevsw to be absolutely sure to catch | phk | 2003-03-03 | 2 | -10/+6 |
* | | Make nokqfilter() return the correct return value. | phk | 2003-03-03 | 27 | -29/+23 |
* | | Add missing 'static' on two routines, so they match their declarations. | gad | 2003-03-03 | 1 | -2/+2 |
* | | Simplify ORB queue management. | simokawa | 2003-03-03 | 1 | -26/+19 |
* | | Add a "-S sectorsize" option to enable Kirk to find a bug :-) | phk | 2003-03-03 | 4 | -4/+19 |
* | | Don't initialize d_kqfilter to 0. | phk | 2003-03-03 | 1 | -3/+1 |
* | | Add and document support for a FETCH_BIND_ADDRESS environment variable | des | 2003-03-03 | 3 | -4/+37 |
* | | Gigacommit to improve device-driver source compatibility between | phk | 2003-03-03 | 163 | -2179/+1217 |
* | | Simplify ofw_pci_fixup(). It doesn't need to be recursive, since the | grehan | 2003-03-03 | 1 | -19/+3 |
* | | mdoc(7) police: Revision. | ru | 2003-03-03 | 4 | -80/+99 |
* | | Minor cleanup of the Promise code. | sos | 2003-03-03 | 2 | -18/+22 |
* | | mdoc(7) police: Nits. | ru | 2003-03-03 | 2 | -4/+4 |
* | | Make sure the default install comes with /etc/login.conf hashed. | ru | 2003-03-03 | 2 | -1/+3 |
* | | Always set the setmode funcptr. | sos | 2003-03-03 | 3 | -1/+21 |
* | | Don't pick up a name from the dev_t if it is not there. | phk | 2003-03-03 | 1 | -1/+7 |
* | | Nuke caddr_t. | des | 2003-03-03 | 1 | -2/+2 |
* | | Add another index checking script to ensure the sanctity of the | murray | 2003-03-03 | 1 | -0/+192 |
* | | Strip out bogus difference from when this came from NetBSD: transliterating | jmallett | 2003-03-03 | 1 | -17/+1 |
* | | Leave the `clobber' target alone, it clobbers too much (including | ru | 2003-03-03 | 1 | -3/+7 |
* | | Update the number of ports in the ports collection. Although we've | murray | 2003-03-03 | 1 | -1/+1 |
* | | Clean up whitespace and remove register keyword. | des | 2003-03-03 | 11 | -98/+98 |
* | | More caddr_t removal, in conjunction with copy{in,out}(9) this time. | des | 2003-03-03 | 13 | -122/+102 |
* | | Catch up with sys/conf/kern.post.mk,v 1.39 -- we can now use | ru | 2003-03-03 | 1 | -3/+1 |
* | | Revert last commit. File tracks NetBSD. | mdodd | 2003-03-03 | 1 | -13/+13 |
* | | - Shift the tick count by 10 and back around sched_pctcpu_update() | jeff | 2003-03-03 | 1 | -2/+8 |
* | | - Document the fact that we now use pam_passwdqc(8) to check | das | 2003-03-03 | 1 | -58/+16 |
* | | sizeof(struct llc) -> LLC_SNAPFRAMELEN | mdodd | 2003-03-03 | 7 | -31/+31 |