summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* More potential buffer overflow fixes.ru2001-07-208-70/+14
* We haven't used this for ages, and we're not going to either.msmith2001-07-201-167/+0
* Support for USB floppies based upon SMSC USB FDD controller.n_hibma2001-07-201-0/+10
* Fix type warnings.markm2001-07-201-4/+8
* We haven't had AcpiSetSystemSleepState for a while now, clean out themsmith2001-07-201-3/+0
* Fix a possible NULL reference that would be triggereddavidn2001-07-201-1/+2
* Perform a major cleanup of the usr.sbin Makefiles.obrien2001-07-20239-853/+1089
* Add ACPI S2-S4BIOS Suspend/Resume code.takawata2001-07-2016-29/+1093
* Fix setting serial baud rate under ibcs2 emulation by moving a line to thejon2001-07-201-2/+2
* Remove GCC'isms in CFLAGS.obrien2001-07-2045-52/+26
* Implement pthread_attr_[gs]etguardsize(). Non-default-size stacks used tojasone2001-07-2044-477/+1846
* Add lbasename which is used in the `LD' fix for -current.obrien2001-07-201-1/+1
* Update the version string so I can identify this new variant.obrien2001-07-201-1/+1
* This merges in the changes from the 2.11.2 release to the FSF anoncvsobrien2001-07-205-5/+17
* This commit was generated by cvs2svn to compensate for changes in r80016,obrien2001-07-2029-225/+1535
|\
| * Import of Binutils from the FSF 2.11 branch [checked out 19-July-2001].obrien2001-07-2034-230/+1552
* | Update for the Bintuils 2.11.2 import.obrien2001-07-201-3/+3
* | - `-a' option for IPv6 was not working correctly.ume2001-07-191-4/+9
* | When including pci header files, do things differently for 5x and 4ximp2001-07-191-0/+7
* | o Integrate security enhancements from OpenBSD.mike2001-07-192-42/+74
* | Since revision 1.40/1.41, the default behaviour for mount_nfs isiedowse2001-07-192-12/+20
* | Limit the device to only one playback channel until I can figure out whyscottl2001-07-191-1/+1
* | Fix an off-by-one error in the dma tag. This was causing the VM system toscottl2001-07-191-1/+2
* | Resolve conflictskris2001-07-194-7/+9
* | This commit was generated by cvs2svn to compensate for changes in r79998,kris2001-07-1992-1445/+2518
|\ \
| * | Initial import of OpenSSL 0.9.6bkris2001-07-1997-1460/+2538
* | | bpf(4) hasn't used a static number of devices for over 2 years now, andjhb2001-07-191-5/+0
* | | remove support for creating files and directories from msdosfs_mknodassar2001-07-191-14/+1
* | | Rename vm86pcb_lock -> vm86_lock to correctly reflect its function.jlemon2001-07-191-6/+6
* | | Added missing dependancy.ru2001-07-191-0/+2
* | | vsnprintf() can return a value larger than the buffer size.ru2001-07-192-2/+2
* | | Document EVFILT_TIMER.jlemon2001-07-191-0/+12
* | | Introduce EVFILT_TIMER, which allows a process to establish anjlemon2001-07-192-3/+68
* | | Blah, fsck_ifs uses `8' for all errors, including that it cannot checkobrien2001-07-190-0/+0
* | | freebsd.org -> FreeBSD.orgbmah2001-07-1910-25/+25
* | | State explicitly how the manpage "DESCRIPTION" options should be listed.obrien2001-07-191-1/+7
* | | Fixed the exploitable remote buffer overflow.ru2001-07-1912-628/+438
* | | Portability configuation for LukeM's ftp client.obrien2001-07-191-0/+270
* | | Portability configuration data for LukeM ftpd.obrien2001-07-191-0/+281
* | | Document "-F".obrien2001-07-191-0/+7
* | | Change exit return value to better match fsck_ffs(8).obrien2001-07-191-1/+1
* | | Recognize the "-F" option which requests whether the filesystem needs toobrien2001-07-191-1/+5
* | | More README file cleanup, mostly for style. Also punt the readersbmah2001-07-193-95/+111
* | | This commit was generated by cvs2svn to compensate for changes in r79971,obrien2001-07-1929-0/+19997
|\ \ \
| * | | Import of LukeM's ftp client, version 1.5.obrien2001-07-1929-0/+19997
| / /
* | | This commit was generated by cvs2svn to compensate for changes in r79968,obrien2001-07-1930-0/+15364
|\ \ \
| * | | Import of LukeM's ftpd version 1.1.obrien2001-07-1930-0/+15364
| / /
* | | Unconditinally turn on VLAN support when building fxp as a module, sincejlemon2001-07-191-1/+1
* | | Note the equivalence of certain time formats.wollman2001-07-191-1/+8
* | | Only turn on MWI if the PCI configuration word indicates that itjlemon2001-07-191-5/+6
OpenPOWER on IntegriCloud