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