| Commit message (Expand) | Author | Age | Files | Lines |
* | - Avoid to select an interface which is not good for RA/RS. | ume | 2001-07-19 | 2 | -4/+14 |
* | Don't try to remove directories unless we've emptied them first | brian | 2001-07-19 | 1 | -1/+1 |
* | Generate a bigger salt. This is necessary for blowfish to work | dd | 2001-07-19 | 1 | -1/+1 |
* | Increment `i' in case of -S so that its argument isn't treated as | dd | 2001-07-19 | 1 | -1/+1 |
* | Don't claim that strncpy() is the same as strcpy(). | dd | 2001-07-19 | 1 | -6/+6 |
* | Instead of giving an example of rotating logs at the end of the month, | dd | 2001-07-19 | 1 | -2/+3 |
* | Fix an underflow resulting from the assumption !O_ISSET(sp, O_LEFTRIGHT) | dd | 2001-07-19 | 1 | -1/+5 |
* | 4.4 will have sbufs. | des | 2001-07-19 | 1 | -1/+1 |
* | Merged from sys/i386/isa/npx.c revision 1.106. | kato | 2001-07-19 | 1 | -14/+5 |
* | Merged from sys/i386/isa/npx.c revision 1.105. | kato | 2001-07-19 | 1 | -9/+9 |
* | Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464. | kato | 2001-07-19 | 2 | -140/+178 |
* | Fixed the race caused by not checking the result of fgets(3): | ru | 2001-07-19 | 1 | -3/+10 |
* | Note MFC of last -d. | dd | 2001-07-19 | 2 | -2/+2 |
* | Backout non-functional changes from revision 1.128. | ru | 2001-07-19 | 1 | -13/+9 |
* | Note the MFC of vidcontrol -C (and it's the -C option, not the -H | dd | 2001-07-19 | 2 | -4/+4 |
* | Correct a reversion in r1.39 which introduced a new instance of strcpy() | kris | 2001-07-19 | 1 | -4/+6 |
* | swtch.s: During context save, use the correct bit mask for clearing | bsd | 2001-07-19 | 5 | -12/+24 |
* | Don't use kp->arg0 as a format string, grr. | kris | 2001-07-19 | 1 | -1/+1 |
* | Quiet a variable format-string warning. | kris | 2001-07-19 | 6 | -12/+12 |
* | Quiet a variable format-string warning. | kris | 2001-07-19 | 1 | -1/+1 |
* | Embed $FreeBSD$ as an rcsid[] | kris | 2001-07-19 | 1 | -2/+4 |
* | Document the two recent changes to diskcheckd's behaviour and configuration | ben | 2001-07-18 | 1 | -8/+15 |
* | ahc_pci.c: | gibbs | 2001-07-18 | 13 | -360/+696 |
* | Add support for parsing version strings out of assembler source files | gibbs | 2001-07-18 | 5 | -36/+111 |
* | Grab the process lock around psignal(). | jhb | 2001-07-18 | 1 | -0/+2 |
* | Add printf format checking to sbuf_printf() | phk | 2001-07-18 | 1 | -1/+1 |
* | mdoc(7) police: fix markup. | ru | 2001-07-18 | 1 | -16/+20 |
* | mdoc(7) police: don't use enclosure macros with plain text. | ru | 2001-07-18 | 1 | -3/+6 |
* | mdoc(7) police: widen width of the options list. | ru | 2001-07-18 | 1 | -1/+1 |
* | Keep track of all "struct snoop"'s so that snp_modevent can fail with | dd | 2001-07-18 | 3 | -2/+19 |
* | Use MD_NAME and MDCTL_NAME constants where appropriate. | dd | 2001-07-18 | 2 | -3/+5 |
* | Document the fact that syslogd(8) requires logs files to be created | mike | 2001-07-18 | 1 | -0/+6 |
* | Remove an unused variable, and don't try to print a char[] using %d. | dd | 2001-07-18 | 1 | -2/+2 |
* | free_entry(): Don't free e->envp if it's already NULL; likewise for | dd | 2001-07-18 | 1 | -4/+4 |
* | Set wollman as the MAINTAINER and mention the vendor contact. Ideally | dd | 2001-07-18 | 1 | -0/+4 |
* | Back out WARNS cleanup: this is apparently vendor code, even though | dd | 2001-07-18 | 5 | -14/+8 |
* | Removed the comment that required all FreeBSD manpages | ru | 2001-07-18 | 3 | -45/+36 |
* | Make sure that installing a module complains if the target modules | roam | 2001-07-18 | 1 | -1/+1 |
* | Bring the PPPoE Ethernet interface up *BEFORE* we send the node a | brian | 2001-07-18 | 1 | -10/+6 |
* | Remove an example of bad sentence breaking style. | sheldonh | 2001-07-18 | 3 | -15/+12 |
* | fdisk(8): document the default for -b, add xref to boot0cfg(8). | ru | 2001-07-18 | 3 | -0/+13 |
* | This commit was generated by cvs2svn to compensate for changes in r79847, | ru | 2001-07-18 | 2 | -53/+98 |
|\ |
|
| * | From ChangeLog: | ru | 2001-07-18 | 2 | -53/+98 |
* | | Install and provide MLINKS for: | alfred | 2001-07-18 | 1 | -2/+15 |
* | | Document some of the kernel vm_page API as well as the pbuf API. | alfred | 2001-07-18 | 14 | -0/+1016 |
* | | Use quotes around ${RELEASETAG} to allow values like | phk | 2001-07-18 | 1 | -2/+2 |
* | | Improve the interface provided by libdialog. Move a cursor around over | eric | 2001-07-18 | 6 | -105/+280 |
* | | New release notes: TCP default sendspace/recvspace increases, | bmah | 2001-07-18 | 2 | -0/+22 |
* | | sysctl(8) doesn't need '-w' to write to sysctl variables anymore. | jhb | 2001-07-17 | 3 | -3/+3 |
* | | If we're writing to stdout, we don't care about the size. | des | 2001-07-17 | 1 | -1/+1 |