| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix typo; the meaning of the 3rd parameter to genkbd_keyaction() is | Kazutaka YOKOTA | 2001-07-20 | 1 | -1/+1 |
| * | Fix off by one error for ESC[1J. | Kazutaka YOKOTA | 2001-07-20 | 1 | -1/+1 |
| * | Forgot to mention that previous commit (1.4 --> 1.5) would be: | Maxim Sobolev | 2001-07-20 | 0 | -0/+0 |
| * | Use reallocf(3) to increase size of malloc'ed buffer instead of | Maxim Sobolev | 2001-07-20 | 1 | -7/+4 |
| * | Define a couple of subroutines to replace duplicated common code. You | Kazutaka YOKOTA | 2001-07-20 | 1 | -65/+59 |
| * | Return consistent key action codes at key press and release | Kazutaka YOKOTA | 2001-07-20 | 8 | -95/+108 |
| * | More potential buffer overflow fixes. | Ruslan Ermilov | 2001-07-20 | 8 | -70/+14 |
| * | We haven't used this for ages, and we're not going to either. | Mike Smith | 2001-07-20 | 1 | -167/+0 |
| * | Support for USB floppies based upon SMSC USB FDD controller. | Nick Hibma | 2001-07-20 | 1 | -0/+10 |
| * | Fix type warnings. | Mark Murray | 2001-07-20 | 1 | -4/+8 |
| * | We haven't had AcpiSetSystemSleepState for a while now, clean out the | Mike Smith | 2001-07-20 | 1 | -3/+0 |
| * | Fix a possible NULL reference that would be triggered | David Nugent | 2001-07-20 | 1 | -1/+2 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 239 | -850/+1086 |
| * | Add ACPI S2-S4BIOS Suspend/Resume code. | Takanori Watanabe | 2001-07-20 | 16 | -29/+1093 |
| * | Fix setting serial baud rate under ibcs2 emulation by moving a line to the | Jonathan Chen | 2001-07-20 | 1 | -2/+2 |
| * | Remove GCC'isms in CFLAGS. | David E. O'Brien | 2001-07-20 | 45 | -52/+26 |
| * | Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used to | Jason Evans | 2001-07-20 | 44 | -477/+1846 |
| * | Add lbasename which is used in the `LD' fix for -current. | David E. O'Brien | 2001-07-20 | 1 | -1/+1 |
| * | Update the version string so I can identify this new variant. | David E. O'Brien | 2001-07-20 | 1 | -1/+1 |
| * | This merges in the changes from the 2.11.2 release to the FSF anoncvs | David E. O'Brien | 2001-07-20 | 5 | -5/+17 |
| * | This commit was generated by cvs2svn to compensate for changes in r80016, | David E. O'Brien | 2001-07-20 | 29 | -225/+1535 |
| |\ |
|
| | * | Import of Binutils from the FSF 2.11 branch [checked out 19-July-2001]. | David E. O'Brien | 2001-07-20 | 34 | -230/+1552 |
| * | | Update for the Bintuils 2.11.2 import. | David E. O'Brien | 2001-07-20 | 1 | -3/+3 |
| * | | - `-a' option for IPv6 was not working correctly. | Hajimu UMEMOTO | 2001-07-19 | 1 | -4/+9 |
| * | | When including pci header files, do things differently for 5x and 4x | Warner Losh | 2001-07-19 | 1 | -0/+7 |
| * | | o Integrate security enhancements from OpenBSD. | Mike Barcroft | 2001-07-19 | 2 | -42/+74 |
| * | | 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 |
| |\ \ \ |
|