Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Thu Oct 16 16:21:49 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1374

Added Files:
        i82365_isa.c i82365.c 
Log Message:
Pull marc-pcmcia branch down to trunk.


christos
Thu Oct 16 19:22:01 EDT 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv1304

Modified Files:
        madvise.2 mincore.2 minherit.2 mlock.2 mmap.2 mmap.c 
        mprotect.2 msync.2 munmap.2 
Log Message:
caddr_t -> void *
PR/4269: Chris Demetriou: Add MS_* to msync()


christos
Thu Oct 16 19:22:33 EDT 1997
Update of /cvsroot/src/lib/libc/yp
In directory netbsd1:/var/slash-tmp/cvs-serv1523

Modified Files:
        xdryp.c 
Log Message:
Remove obsolete functions


thorpej
Thu Oct 16 16:23:17 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv1621

Added Files:
        i82365_pci.c 
Log Message:
Pull marc-pcmcia branch down from trunk.


christos
Thu Oct 16 19:24:01 EDT 1997
Update of /cvsroot/src/lib/libc
In directory netbsd1:/var/slash-tmp/cvs-serv1638

Modified Files:
        shlib_version 
Log Message:
bump up version number now that:
1. msync() will take a third argument.
2. remove obsolete xdr_{domainname,mapname,peername} from xdryp.c
3. make __ps_strings extern on setproctitle.c and don't set it to
   a default when it is NULL.
4. make unvis() argument to an int from a char.
5. move timezone() to libcompat
6. move swapon() to libcompat
7. move getdirentries() to libcompat
8. type sanity:
        mode_t: u_int16_t -> u_int32_t
        nlinks_t: int16_t -> u_int32_t
        dev_t: int32_t -> u_int32_t


lukem
Thu Oct 16 16:24:20 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd
In directory netbsd1:/var/slash-tmp/cvs-serv1532

Modified Files:
        Makefile.inc 
Log Message:
- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


christos
Thu Oct 16 19:24:52 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv1821

Modified Files:
        stdlib.h 
Log Message:
devname is (dev_t, mode_t) not (int, int)


lukem
Thu Oct 16 16:25:07 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/common
In directory netbsd1:/var/slash-tmp/cvs-serv1532/common

Modified Files:
        cmp.c cmp.h common.h device.c device.h dl.c dl.h file.c file.h 
        get.c get.h loop-bsd.c mopdef.c nma.c nma.h os.h pf.c pf.h 
        print.c print.h put.c put.h rc.c rc.h 
Log Message:
- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


lukem
Thu Oct 16 16:25:10 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopa.out
In directory netbsd1:/var/slash-tmp/cvs-serv1532/mopa.out

Modified Files:
        mopa.out.1 mopa.out.c 
Log Message:
- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


lukem
Thu Oct 16 16:25:15 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopchk
In directory netbsd1:/var/slash-tmp/cvs-serv1532/mopchk

Modified Files:
        mopchk.1 mopchk.c 
Log Message:
- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


lukem
Thu Oct 16 16:25:22 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopd
In directory netbsd1:/var/slash-tmp/cvs-serv1532/mopd

Modified Files:
        mopd.8 mopd.c process.c process.h 
Log Message:
- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


lukem
Thu Oct 16 16:25:25 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/mopprobe
In directory netbsd1:/var/slash-tmp/cvs-serv1532/mopprobe

Modified Files:
        mopprobe.1 mopprobe.c 
Log Message:
- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


lukem
Thu Oct 16 16:25:29 PDT 1997
Update of /cvsroot/src/usr.sbin/mopd/moptrace
In directory netbsd1:/var/slash-tmp/cvs-serv1532/moptrace

Modified Files:
        moptrace.1 moptrace.c 
Log Message:
- WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit


christos
Thu Oct 16 19:25:36 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv2028

Modified Files:
        vis.h 
Log Message:
second argument is now int instead of char


christos
Thu Oct 16 19:26:27 EDT 1997
Update of /cvsroot/src/include
In directory netbsd1:/var/slash-tmp/cvs-serv2177

Modified Files:
        unistd.h string.h 
Log Message:
move setmode and strsignal to unistd.h


thorpej
Thu Oct 16 16:27:42 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv2296

Added Files:
        aic_pcmcia.c com_pcmcia.c files.pcmcia if_ep_pcmcia.c 
        if_ne_pcmcia.c if_sm_pcmcia.c pcmcia.c pcmcia_cis.c 
        pcmciachip.h pcmciareg.h pcmciavar.h 
Log Message:
Pull marc-pcmcia branch down from trunk.


augustss
Thu Oct 16 16:28:19 PDT 1997
Update of /cvsroot/src/usr.bin/mixerctl
In directory netbsd1:/var/slash-tmp/cvs-serv2473

Modified Files:
        mixerctl.c 
Log Message:
Test for valid mixer class the right way.  From PR 4279.


christos
Thu Oct 16 19:29:33 EDT 1997
Update of /a/cvsroot/src/sys/vm
In directory netbsd1:/var/slash-tmp/cvs-serv2562

Modified Files:
        vm_map.c vm_mmap.c vm_param.h 
Log Message:
PR/4269: Chris Demetriou: msync is missing the MS_* flags.
Also change caddr_t syscall arguments to void *




Home | Main Index | Thread Index | Old Index