Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



cgd
Thu Jan 30 18:30:22 PST 1997
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv17840/include

Modified Files:
      Tag: alpha-nwscons
        wsconsio.h 
Log Message:
clean up some comments, add display mode swtich ioctls

thorpej
Thu Jan 30 18:31:35 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv17096

Modified Files:
        kern_subr.c 
Log Message:
- Implement a new machine-independent setroot() function, mostly derived
  from the version used by NetBSD/alpha, with several changes by me.
  Support for asking for root device and root file system type on any
  kernel, obsoleting "options GENERIC".
- Make my mountroothook implementation used by the sparc and x68k
  ports machine-independent, and use it here.  Mountroothooks allow
  devices to execute special functions before being mounted as the
  root device (such as ejecting the floppy and prompting for a new
  floppy disk).
- Make swapconf() machine-independent.  It was identical on all ports.


thorpej
Thu Jan 30 18:34:00 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv18288

Modified Files:
        kern_sysctl.c 
Log Message:
Add a sysctl node "kern.root_device", which contains the external
name of the device that root was mounted on (e.g. "sd0").


thorpej
Thu Jan 30 18:34:23 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv18385

Modified Files:
        kern_time.c 
Log Message:
NFSCLIENT -> NFS


thorpej
Thu Jan 30 18:34:54 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv18435

Modified Files:
        syscalls.master 
Log Message:
NFSCLIENT -> NFS


thorpej
Thu Jan 30 18:35:55 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv18626/d

Modified Files:
        init_sysent.c syscalls.c 
Log Message:
Syscalls.master changed, regen.  (NFSCLIENT -> NFS)


thorpej
Thu Jan 30 18:35:59 PST 1997
Update of /cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv18626/sys

Modified Files:
        syscall.h syscallargs.h 
Log Message:
Syscalls.master changed, regen.  (NFSCLIENT -> NFS)


thorpej
Thu Jan 30 18:36:26 PST 1997
Update of /cvsroot/src/sys/kern
In directory netbsd1:/var/slash-tmp/cvs-serv19006

Modified Files:
        vfs_conf.c 
Log Message:
NFSCLIENT -> NFS




Home | Main Index | Thread Index | Old Index