Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-08 | Rearrange condition so invalid dereferences can't happen | Niklas Hallqvist | |
1996-10-20 | Fix panic message if NFSCLIENT is not defined. | briggs | |
1996-10-20 | Make support for booting over NFS dependent on NFSCLIENT instead of NETHER. | briggs | |
Suggested in a NetBSD PR from Paul Goyette. | |||
1996-10-15 | nqnfs code is for client+server; spotted by niklas | Theo de Raadt | |
1996-09-25 | Drop unused variable | Niklas Hallqvist | |
1996-09-21 | fix NFSSERVER w/o NFSCLIENT; netbsd pr#1780, cgd@netbsd (yes, a 10month | Theo de Raadt | |
old PR and the fix is mostly unchanged). | |||
1996-07-27 | fvdl; Don't mistake a non-async block that needs to be commited for an | Theo de Raadt | |
interrupted write. | |||
1996-07-27 | fvdl; We're only handling uio with iovcnt == 1, so don't ever attempt to | Theo de Raadt | |
increment uio_iov, this will get us into nasty trouble. (Thanks to Matthias Drochner for tracking this down). | |||
1996-07-27 | use mtime for v3 setattr | Theo de Raadt | |
1996-07-23 | sync | Theo de Raadt | |
1996-07-21 | Ensure we never use more than one callout table slot | Thorsten Lockert | |
1996-07-03 | cannot check for < NFS_MINPACKET on some transports; from guy@netapp.com | Theo de Raadt | |
1996-06-14 | Keep dirty list used by in-kernel update(8) in sync with buffers | Thorsten Lockert | |
1996-06-10 | do not lose an mbuf, ensure MCLGET did not give a chain | Theo de Raadt | |
1996-06-10 | align correct for 64 bit in NWDELAYHASH | Theo de Raadt | |
1996-06-02 | removed an unused variable | Niklas Hallqvist | |
1996-06-01 | allow client-only kernel to be compiled. | Michael Shalayeff | |
1996-05-28 | sync | Theo de Raadt | |
1996-05-22 | Change VOP_UPDATE() semantics: | Theo de Raadt | |
* Make 2nd and 3rd args timespecs, not timevals. * Consistently pass a Boolean as the 4th arg (except in LFS). Also, fix ffs_update() and lfs_update() to actually change the nsec fields. | |||
1996-05-14 | NFSMNT_RESVPORT set in wrong place | Theo de Raadt | |
1996-05-10 | if_name/if_unit -> if_xname/if_softc | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-17 | Minor cleanups. Checked against Lite2. | Michael Shalayeff | |
(NetBSD's was really just a Lite2's, but w/ 64bit support) | |||
1996-03-31 | From NetBSD: NFSv3 import (tomorrow's Net's kernel) | Michael Shalayeff | |
Open's patches kept in. i'll possibly take a look at Lite2 soon, is there smth usefull ?.. | |||
1996-02-29 | From NetBSD: merge with 960217 (still NFSv2) | Niklas Hallqvist | |
1996-01-08 | graichen@freebsd.org: fixed -type:=direct mounts in amd | dm | |
1995-12-21 | from cgd; handle 64-bit pointers and longs | Theo de Raadt | |
1995-10-28 | force NFSMNT_RESVPORT on always | Theo de Raadt | |
1995-10-26 | update from netbsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |