summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PNP BIOS devices are fundamentally different than ISA PNP devices.imp2004-12-074-11/+12
* Always issue wakeups() to the NFS requestors under the mutexps2004-12-071-7/+17
* Move reading the current CPU mask in pmap_lazyfix() to where the threadups2004-12-071-1/+2
* Properly release allocated resources if adw(4) device fails to fully attach,rsm2004-12-061-0/+20
* MFi386: rev 1.12: re-allow fast interrupts to cause preemptionpeter2004-12-061-2/+0
* Time out routes created by redirect.ru2004-12-061-1/+4
* Allow fast interrupts to cause preemption.ups2004-12-061-2/+0
* make "ffs" and alias for "ufs" when it comes to filesystem names.phk2004-12-061-0/+2
* Rewrite of the NFS client's reply handling. We now have NFS socketps2004-12-0610-418/+573
* Use vfs_mountedfrom().phk2004-12-061-2/+2
* Fix inverted #ifdef that I added. Who had the pointy hat last?peter2004-12-061-1/+1
* Convert to nmount. Add omount compat code.phk2004-12-062-20/+26
* Convert to nmount, add omount compat.phk2004-12-061-9/+28
* Trust vfs_mount to call VFS_STATFS() on all mounts.phk2004-12-061-2/+0
* Convert to nmount. Add omount compat.phk2004-12-065-39/+100
* Convert to nmount. Add omount compat.phk2004-12-061-27/+37
* Convert to nmount. Add omount compat.phk2004-12-062-61/+80
* Convert to nmount. Add backwards compat cmount method.phk2004-12-063-47/+81
* Convert nwfs to nmount, but take the low road: There is no way this isphk2004-12-061-9/+29
* Fix a typo in PFS_TRACE.kan2004-12-061-1/+1
* ufs vfs_mountedon(), rely on vfs_mount.c calling VFS_STATFS()phk2004-12-061-4/+1
* Use vfs_mountedfrom(), rely on vfs_mount.c calling VFS_STATFS().phk2004-12-062-8/+3
* Use vfs_mountedfrom() and rely on vfs_mount.c to call VFS_STATFS()phk2004-12-061-3/+2
* Always call VFS_STATFS() on mp->mnt_stat when we have mounted a filesystem,phk2004-12-061-0/+1
* - Use ng_callout() instead of timeout(9).glebius2004-12-061-37/+14
* Convert coda to nmount.phk2004-12-062-38/+26
* Switch from using an sx lock to a mutex for the mac_portacl rule chain:rwatson2004-12-061-26/+19
* Document route caching, how it can be enabled, and its consequences.glebius2004-12-061-1/+12
* 2 fixes that improve on the consistency of the NFS client cache.ps2004-12-066-21/+28
* Convert msdosfs to nmount.phk2004-12-061-75/+121
* - Make route cacheing optional, configurable via IFF_LINK0 flag.glebius2004-12-061-0/+6
* Serialize NFS vinvalbuf operations by acquiring/upgrading to theps2004-12-064-31/+24
* Due to a significant addition of code, add my copyright to this file. Alsoscottl2004-12-061-0/+1
* Add more functions for handling mount arguments in VFS_MOUNT():phk2004-12-062-0/+117
* Add non-blocking versions of nfsm_dissect() and friends, for use fromps2004-12-063-5/+30
* Change the first argument of vfs_cmount() to a handy struct mntarg* andphk2004-12-062-15/+22
* - If all data has been committed to stable storage on the server, itps2004-12-061-3/+7
* Correct a typo in a comment.rwatson2004-12-061-1/+1
* Correct two bugs that may result in incorrect CBCP response fordelphij2004-12-061-5/+3
* Fix -t option processing.bland2004-12-061-4/+2
* Some constification which doesn't require code rewrites.harti2004-12-064-17/+13
* This commit was generated by cvs2svn to compensate for changes in r138451,roberto2004-12-061-2/+7
|\
| * Merge from the main BK repository for ntp: put two midly annoying messagesroberto2004-12-061-2/+7
* | Print a warning if running as !root for aio_md_test rather than failingrwatson2004-12-061-1/+5
* | Add a few convenient functions in the mount_arg() family and collect thephk2004-12-062-72/+211
* | Add a basic aio functionality regression test, which simply writes andrwatson2004-12-062-0/+702
* | Collapse two almost identical license copies, preserving the rights ofphk2004-12-061-24/+1
* | Remove the kern.rootdev sysctl.phk2004-12-061-24/+0
* | Make struct vfsopt{list} private to vfs_mount.cphk2004-12-062-7/+10
* | Fix warningphk2004-12-061-1/+1
OpenPOWER on IntegriCloud