| Commit message (Expand) | Author | Age | Files | Lines |
| * | Since revision 1.40/1.41, the default behaviour for mount_nfs is | Ian Dowse | 2001-07-19 | 2 | -12/+20 |
| * | Limit the device to only one playback channel until I can figure out why | Scott Long | 2001-07-19 | 1 | -1/+1 |
| * | Fix an off-by-one error in the dma tag. This was causing the VM system to | Scott Long | 2001-07-19 | 1 | -1/+2 |
| * | Resolve conflicts | Kris Kennaway | 2001-07-19 | 4 | -7/+9 |
| * | This commit was generated by cvs2svn to compensate for changes in r79998, | Kris Kennaway | 2001-07-19 | 92 | -1443/+2516 |
| |\ |
|
| | * | Initial import of OpenSSL 0.9.6b | Kris Kennaway | 2001-07-19 | 97 | -1458/+2536 |
| * | | bpf(4) hasn't used a static number of devices for over 2 years now, and | John Baldwin | 2001-07-19 | 1 | -5/+0 |
| * | | remove support for creating files and directories from msdosfs_mknod | Assar Westerlund | 2001-07-19 | 1 | -14/+1 |
| * | | Rename vm86pcb_lock -> vm86_lock to correctly reflect its function. | Jonathan Lemon | 2001-07-19 | 1 | -6/+6 |
| * | | Added missing dependancy. | Ruslan Ermilov | 2001-07-19 | 1 | -0/+2 |
| * | | vsnprintf() can return a value larger than the buffer size. | Ruslan Ermilov | 2001-07-19 | 2 | -2/+2 |
| * | | Document EVFILT_TIMER. | Jonathan Lemon | 2001-07-19 | 1 | -0/+12 |
| * | | Introduce EVFILT_TIMER, which allows a process to establish an | Jonathan Lemon | 2001-07-19 | 2 | -3/+68 |
| * | | Blah, fsck_ifs uses `8' for all errors, including that it cannot check | David E. O'Brien | 2001-07-19 | 0 | -0/+0 |
| * | | freebsd.org -> FreeBSD.org | Bruce A. Mah | 2001-07-19 | 10 | -25/+25 |
| * | | State explicitly how the manpage "DESCRIPTION" options should be listed. | David E. O'Brien | 2001-07-19 | 1 | -1/+7 |
| * | | Fixed the exploitable remote buffer overflow. | Ruslan Ermilov | 2001-07-19 | 12 | -628/+438 |
| * | | Portability configuation for LukeM's ftp client. | David E. O'Brien | 2001-07-19 | 1 | -0/+270 |
| * | | Portability configuration data for LukeM ftpd. | David E. O'Brien | 2001-07-19 | 1 | -0/+281 |
| * | | Document "-F". | David E. O'Brien | 2001-07-19 | 1 | -0/+7 |
| * | | Change exit return value to better match fsck_ffs(8). | David E. O'Brien | 2001-07-19 | 1 | -1/+1 |
| * | | Recognize the "-F" option which requests whether the filesystem needs to | David E. O'Brien | 2001-07-19 | 1 | -1/+5 |
| * | | More README file cleanup, mostly for style. Also punt the readers | Bruce A. Mah | 2001-07-19 | 3 | -91/+107 |
| * | | This commit was generated by cvs2svn to compensate for changes in r79971, | David E. O'Brien | 2001-07-19 | 29 | -0/+19997 |
| |\ \ |
|
| | * | | Import of LukeM's ftp client, version 1.5.vendor/tnftp/1.5vendor/NetBSD/lukemftp/1.5 | David E. O'Brien | 2001-07-19 | 29 | -0/+19997 |
| | / |
|
| * | | This commit was generated by cvs2svn to compensate for changes in r79968, | David E. O'Brien | 2001-07-19 | 30 | -0/+15364 |
| |\ \ |
|
| | * | | Import of LukeM's ftpd version 1.1.vendor/NetBSD/lukemftpd/1.1 | David E. O'Brien | 2001-07-19 | 30 | -0/+15364 |
| | / |
|
| * | | Unconditinally turn on VLAN support when building fxp as a module, since | Jonathan Lemon | 2001-07-19 | 1 | -1/+1 |
| * | | Note the equivalence of certain time formats. | Garrett Wollman | 2001-07-19 | 1 | -1/+8 |
| * | | Only turn on MWI if the PCI configuration word indicates that it | Jonathan Lemon | 2001-07-19 | 1 | -5/+6 |
| * | | Expand the range of the vm86pcb_lock so that it protects manipulations | Jonathan Lemon | 2001-07-19 | 1 | -2/+2 |
| * | | Punt users to the Handbook for a list of CDROM/DVD publishers, rather | Bruce A. Mah | 2001-07-19 | 1 | -40/+15 |
| * | | - Avoid to select an interface which is not good for RA/RS. | Hajimu UMEMOTO | 2001-07-19 | 2 | -4/+14 |
| * | | Don't try to remove directories unless we've emptied them first | Brian Somers | 2001-07-19 | 1 | -1/+1 |
| * | | Generate a bigger salt. This is necessary for blowfish to work | Dima Dorfman | 2001-07-19 | 1 | -1/+1 |
| * | | Increment `i' in case of -S so that its argument isn't treated as | Dima Dorfman | 2001-07-19 | 1 | -1/+1 |
| * | | Don't claim that strncpy() is the same as strcpy(). | Dima Dorfman | 2001-07-19 | 1 | -6/+6 |
| * | | Instead of giving an example of rotating logs at the end of the month, | Dima Dorfman | 2001-07-19 | 1 | -2/+3 |
| * | | Fix an underflow resulting from the assumption !O_ISSET(sp, O_LEFTRIGHT) | Dima Dorfman | 2001-07-19 | 1 | -1/+5 |
| * | | 4.4 will have sbufs. | Dag-Erling Smørgrav | 2001-07-19 | 1 | -1/+1 |
| * | | Merged from sys/i386/isa/npx.c revision 1.106. | KATO Takenori | 2001-07-19 | 1 | -14/+5 |
| * | | Merged from sys/i386/isa/npx.c revision 1.105. | KATO Takenori | 2001-07-19 | 1 | -9/+9 |
| * | | Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464. | KATO Takenori | 2001-07-19 | 2 | -140/+178 |
| * | | Fixed the race caused by not checking the result of fgets(3): | Ruslan Ermilov | 2001-07-19 | 1 | -3/+10 |
| * | | Note MFC of last -d. | Dima Dorfman | 2001-07-19 | 2 | -2/+2 |
| * | | Backout non-functional changes from revision 1.128. | Ruslan Ermilov | 2001-07-19 | 1 | -13/+9 |
| * | | Note the MFC of vidcontrol -C (and it's the -C option, not the -H | Dima Dorfman | 2001-07-19 | 2 | -4/+4 |
| * | | Correct a reversion in r1.39 which introduced a new instance of strcpy() | Kris Kennaway | 2001-07-19 | 1 | -4/+6 |
| * | | swtch.s: During context save, use the correct bit mask for clearing | Brian S. Dean | 2001-07-19 | 5 | -12/+24 |
| * | | Don't use kp->arg0 as a format string, grr. | Kris Kennaway | 2001-07-19 | 1 | -1/+1 |