summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When removing kqueue descriptors from the descriptor table during a fork,jlemon2001-12-141-3/+8
* Reduce the local network slowstart flightsize from infinity to 4 packets.silby2001-12-141-1/+1
* Device Polling code for -current.luigi2001-12-1418-3/+816
* Let M_LEADINGSPACE write into non-shared mbufs.luigi2001-12-141-1/+1
* Enable UFS_DIRHASH in the GENERIC kernel.iedowse2001-12-1410-0/+13
* Add prototypes for main() so that these programs compile with -Werrorluigi2001-12-143-0/+3
* ftp(1) was not the only user of FTP_PASSIVE_MODE, libfetch uses itmikeh2001-12-141-1/+1
* Fixed to draw mouse cursor. The syscons driver for PC98 uses differentnyan2001-12-146-18/+20
* mdoc(7) police: add -p to the synopsis line as well.ru2001-12-141-1/+1
* MFCrypto: Remove -r, -s, sort -p.ru2001-12-141-25/+5
* mdoc(7) police: remove -r from SYNOPSIS, sort -p in DESCRIPTION.ru2001-12-142-12/+10
* mdoc(7) police: bump document date.ru2001-12-141-1/+1
* Bump __FreeBSD_version for userland smbfs import.sheldonh2001-12-141-1/+1
* Arrange for the smbfs examples to be installed.sheldonh2001-12-143-2/+21
* Add bmake glue for src/contrib/smbfs and connect userland smbfssheldonh2001-12-1410-2/+145
* * cleanup comments and definesphantom2001-12-141-8/+1
* o Clarify the comments on AIO to note that yes, AIO really is unsuitablerwatson2001-12-142-4/+4
* Detail the smbfs-1.4.1 import.sheldonh2001-12-141-0/+6
* This commit was generated by cvs2svn to compensate for changes in r87866,sheldonh2001-12-1452-0/+7041
|\
| * Import smbfs-1.4.1.sheldonh2001-12-1452-0/+7041
* Add disk I/O scheduling for positively niced processes.mckusick2001-12-141-0/+2
* mdoc(7) police overhaul.ru2001-12-141-118/+155
* mdoc(7) police overhaul.ru2001-12-141-54/+77
* Bump configvers for different handling of maxusers.peter2001-12-141-1/+1
* Proper fix for old config setting maxusers to 8.peter2001-12-147-7/+7
* Fixed prototype.ru2001-12-141-1/+7
* mdoc(7) police: don't xref to itself.ru2001-12-141-1/+1
* mdoc(7) police: markup, grammar and spelling nits.ru2001-12-1413-132/+190
* mdoc(7) police: kill the undead whitespace at EOL.ru2001-12-141-1/+1
* mdoc(7) police: remove hard sentence break which I didn'tru2001-12-141-1/+2
* Work around the bugfeature of test(1).ru2001-12-142-2/+2
* A slightly different version of the vlrureclaim fix.dillon2001-12-141-3/+1
* Remove printf's on mbuf/cluster allocation failures. There are nowluigi2001-12-1414-82/+15
* Add disk I/O scheduling for positively niced processes.mckusick2001-12-141-0/+25
* Moved the updating of if_ibytes from ether_demux() to ether_input() to fixdg2001-12-141-1/+2
* Whitespace and capitalization fixes to sync with RELENG_4.bmah2001-12-142-24/+24
* Too many people are compiling kernels with maxusers set to 0 without the newdillon2001-12-141-1/+1
* ftp(1) uses passive mode by default now, therefore removemikeh2001-12-141-1/+1
* This fixes a large number of bugs in our NFS client side code. A recentdillon2001-12-146-11/+128
* New release note: lukemftp.bmah2001-12-142-0/+12
* Add a '-l' flag to show CPU load for the various states, similar to whatluigi2001-12-141-2/+46
* Add maxusers auto-sizing description to NOTES file for -currentdillon2001-12-142-2/+6
* o Wording fix in comment.rwatson2001-12-141-1/+1
* Minimize the time necessary to suspend operations on a filesystemmckusick2001-12-144-96/+209
* Convert C++ style comments to proper C ones.obrien2001-12-1316-72/+87
* Connect lukemftp to the build as the default ftp client. Lukemftpmikeh2001-12-1314-9453/+6
* If we were called to allocate a vnode that is not associated with apeter2001-12-131-0/+2
* Remove stale prototype for sonewconn3().green2001-12-131-2/+0
* o Back out portions of 1.50 and 1.47, eliminating sonewconn3() andrwatson2001-12-133-29/+3
* New release notes: boot loader -p for i386, maxusers autosizing,bmah2001-12-132-2/+48
OpenPOWER on IntegriCloud