Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Aug 1998 09:41:10 -0700 (PDT)
From:      Wolfram Schneider <wosch@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/gen dladdr.3 src/lib/libc/locale setlocale.3 src/lib/libc/sys sched_get_priority_max.2 sched_setparam.2 sched_setscheduler.2 src/lib/libc_r/man pthread_cond_broadcast.3 pthread_cond_destroy.3 pthread_cond_init.3 ...
Message-ID:  <199808311641.JAA11876@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wosch       1998/08/31 09:41:09 PDT

  Modified files:
    lib/libc/gen         dladdr.3 
    lib/libc/locale      setlocale.3 
    lib/libc/sys         sched_get_priority_max.2 sched_setparam.2 
                         sched_setscheduler.2 
    lib/libc_r/man       pthread_cond_broadcast.3 
                         pthread_cond_destroy.3 
                         pthread_cond_init.3 pthread_cond_signal.3 
                         pthread_cond_timedwait.3 
                         pthread_cond_wait.3 pthread_create.3 
                         pthread_mutex_destroy.3 
                         pthread_mutex_init.3 pthread_mutex_lock.3 
                         pthread_mutex_trylock.3 
                         pthread_mutex_unlock.3 
    libexec/telnetd      telnetd.8 
    lkm/ibcs2            ibcs2.8 
    sbin/dumpon          dumpon.8 
    sbin/newfs_msdos     newfs_msdos.8 
    share/man/man4       ssc.4 
    share/man/man4/man4.i386 en.4 wfd.4 wl.4 
    share/man/man5       passwd.5 
    share/man/man9       devfs_add_devswf.9 devfs_link.9 
                         devfs_remove_dev.9 
    usr.bin/mktemp       mktemp.1 
    usr.bin/whereis      whereis.1 
    usr.sbin/mrouted     map-mbone.8 mrinfo.8 mrouted.8 mtrace.8 
    usr.sbin/ppp         ppp.8 
    usr.sbin/pppctl      pppctl.8 
    usr.sbin/ypserv      ypinit.8 
  Log:
  Sort cross references.
  
  Revision  Changes    Path
  1.2       +3 -3      src/lib/libc/gen/dladdr.3
  1.12      +1 -1      src/lib/libc/locale/setlocale.3
  1.2       +4 -4      src/lib/libc/sys/sched_get_priority_max.2
  1.3       +3 -3      src/lib/libc/sys/sched_setparam.2
  1.2       +3 -3      src/lib/libc/sys/sched_setscheduler.2
  1.3       +3 -3      src/lib/libc_r/man/pthread_cond_broadcast.3
  1.3       +3 -3      src/lib/libc_r/man/pthread_cond_destroy.3
  1.4       +3 -3      src/lib/libc_r/man/pthread_cond_init.3
  1.3       +3 -3      src/lib/libc_r/man/pthread_cond_signal.3
  1.3       +3 -3      src/lib/libc_r/man/pthread_cond_timedwait.3
  1.3       +3 -3      src/lib/libc_r/man/pthread_cond_wait.3
  1.6       +2 -2      src/lib/libc_r/man/pthread_create.3
  1.3       +2 -2      src/lib/libc_r/man/pthread_mutex_destroy.3
  1.4       +2 -2      src/lib/libc_r/man/pthread_mutex_init.3
  1.3       +3 -3      src/lib/libc_r/man/pthread_mutex_lock.3
  1.3       +3 -3      src/lib/libc_r/man/pthread_mutex_trylock.3
  1.3       +3 -3      src/lib/libc_r/man/pthread_mutex_unlock.3
  1.13      +2 -2      src/libexec/telnetd/telnetd.8
  1.6       +3 -3      src/lkm/ibcs2/ibcs2.8
  1.9       +2 -2      src/sbin/dumpon/dumpon.8
  1.3       +2 -2      src/sbin/newfs_msdos/newfs_msdos.8
  1.2       +3 -3      src/share/man/man4/ssc.4
  1.2       +2 -2      src/share/man/man4/man4.i386/en.4
  1.5       +2 -2      src/share/man/man4/man4.i386/wfd.4
  1.5       +2 -2      src/share/man/man4/man4.i386/wl.4
  1.22      +3 -3      src/share/man/man5/passwd.5
  1.8       +2 -2      src/share/man/man9/devfs_add_devswf.9
  1.10      +2 -2      src/share/man/man9/devfs_link.9
  1.4       +2 -2      src/share/man/man9/devfs_remove_dev.9
  1.3       +2 -2      src/usr.bin/mktemp/mktemp.1
  1.6       +2 -2      src/usr.bin/whereis/whereis.1
  1.5       +1 -1      src/usr.sbin/mrouted/map-mbone.8
  1.7       +1 -1      src/usr.sbin/mrouted/mrinfo.8
  1.11      +3 -3      src/usr.sbin/mrouted/mrouted.8
  1.8       +2 -2      src/usr.sbin/mrouted/mtrace.8
  1.124     +14 -14    src/usr.sbin/ppp/ppp.8
  1.11      +4 -4      src/usr.sbin/pppctl/pppctl.8
  1.4       +2 -2      src/usr.sbin/ypserv/ypinit.8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808311641.JAA11876>