aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Since revision 1.40/1.41, the default behaviour for mount_nfs isIan Dowse2001-07-192-12/+20
* Limit the device to only one playback channel until I can figure out whyScott Long2001-07-191-1/+1
* Fix an off-by-one error in the dma tag. This was causing the VM system toScott Long2001-07-191-1/+2
* Resolve conflictsKris Kennaway2001-07-194-7/+9
* This commit was generated by cvs2svn to compensate for changes in r79998,Kris Kennaway2001-07-1992-1443/+2516
|\
| * Initial import of OpenSSL 0.9.6bKris Kennaway2001-07-1997-1458/+2536
* | bpf(4) hasn't used a static number of devices for over 2 years now, andJohn Baldwin2001-07-191-5/+0
* | remove support for creating files and directories from msdosfs_mknodAssar Westerlund2001-07-191-14/+1
* | Rename vm86pcb_lock -> vm86_lock to correctly reflect its function.Jonathan Lemon2001-07-191-6/+6
* | Added missing dependancy.Ruslan Ermilov2001-07-191-0/+2
* | vsnprintf() can return a value larger than the buffer size.Ruslan Ermilov2001-07-192-2/+2
* | Document EVFILT_TIMER.Jonathan Lemon2001-07-191-0/+12
* | Introduce EVFILT_TIMER, which allows a process to establish anJonathan Lemon2001-07-192-3/+68
* | Blah, fsck_ifs uses `8' for all errors, including that it cannot checkDavid E. O'Brien2001-07-190-0/+0
* | freebsd.org -> FreeBSD.orgBruce A. Mah2001-07-1910-25/+25
* | State explicitly how the manpage "DESCRIPTION" options should be listed.David E. O'Brien2001-07-191-1/+7
* | Fixed the exploitable remote buffer overflow.Ruslan Ermilov2001-07-1912-628/+438
* | Portability configuation for LukeM's ftp client.David E. O'Brien2001-07-191-0/+270
* | Portability configuration data for LukeM ftpd.David E. O'Brien2001-07-191-0/+281
* | Document "-F".David E. O'Brien2001-07-191-0/+7
* | Change exit return value to better match fsck_ffs(8).David E. O'Brien2001-07-191-1/+1
* | Recognize the "-F" option which requests whether the filesystem needs toDavid E. O'Brien2001-07-191-1/+5
* | More README file cleanup, mostly for style. Also punt the readersBruce A. Mah2001-07-193-91/+107
* | This commit was generated by cvs2svn to compensate for changes in r79971,David E. O'Brien2001-07-1929-0/+19997
|\ \
| * | Import of LukeM's ftp client, version 1.5.vendor/tnftp/1.5vendor/NetBSD/lukemftp/1.5David E. O'Brien2001-07-1929-0/+19997
| /
* | This commit was generated by cvs2svn to compensate for changes in r79968,David E. O'Brien2001-07-1930-0/+15364
|\ \
| * | Import of LukeM's ftpd version 1.1.vendor/NetBSD/lukemftpd/1.1David E. O'Brien2001-07-1930-0/+15364
| /
* | Unconditinally turn on VLAN support when building fxp as a module, sinceJonathan Lemon2001-07-191-1/+1
* | Note the equivalence of certain time formats.Garrett Wollman2001-07-191-1/+8
* | Only turn on MWI if the PCI configuration word indicates that itJonathan Lemon2001-07-191-5/+6
* | Expand the range of the vm86pcb_lock so that it protects manipulationsJonathan Lemon2001-07-191-2/+2
* | Punt users to the Handbook for a list of CDROM/DVD publishers, ratherBruce A. Mah2001-07-191-40/+15
* | - Avoid to select an interface which is not good for RA/RS.Hajimu UMEMOTO2001-07-192-4/+14
* | Don't try to remove directories unless we've emptied them firstBrian Somers2001-07-191-1/+1
* | Generate a bigger salt. This is necessary for blowfish to workDima Dorfman2001-07-191-1/+1
* | Increment `i' in case of -S so that its argument isn't treated asDima Dorfman2001-07-191-1/+1
* | Don't claim that strncpy() is the same as strcpy().Dima Dorfman2001-07-191-6/+6
* | Instead of giving an example of rotating logs at the end of the month,Dima Dorfman2001-07-191-2/+3
* | Fix an underflow resulting from the assumption !O_ISSET(sp, O_LEFTRIGHT)Dima Dorfman2001-07-191-1/+5
* | 4.4 will have sbufs.Dag-Erling Smørgrav2001-07-191-1/+1
* | Merged from sys/i386/isa/npx.c revision 1.106.KATO Takenori2001-07-191-14/+5
* | Merged from sys/i386/isa/npx.c revision 1.105.KATO Takenori2001-07-191-9/+9
* | Merged from sys/i386/i386/machdep.c revisions 1.462 and 1.464.KATO Takenori2001-07-192-140/+178
* | Fixed the race caused by not checking the result of fgets(3):Ruslan Ermilov2001-07-191-3/+10
* | Note MFC of last -d.Dima Dorfman2001-07-192-2/+2
* | Backout non-functional changes from revision 1.128.Ruslan Ermilov2001-07-191-13/+9
* | Note the MFC of vidcontrol -C (and it's the -C option, not the -HDima Dorfman2001-07-192-4/+4
* | Correct a reversion in r1.39 which introduced a new instance of strcpy()Kris Kennaway2001-07-191-4/+6
* | swtch.s: During context save, use the correct bit mask for clearingBrian S. Dean2001-07-195-12/+24
* | Don't use kp->arg0 as a format string, grr.Kris Kennaway2001-07-191-1/+1