commit-hurd
[Top][All Lists]
Advanced

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

hurd/lisp ChangeLog hurd.asd hurd/lib.lisp hurd... [flaviocruz-soc2008-l


From: Flávio Cruz
Subject: hurd/lisp ChangeLog hurd.asd hurd/lib.lisp hurd... [flaviocruz-soc2008-lisp-branch]
Date: Fri, 15 Aug 2008 12:23:26 +0000

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Branch:         flaviocruz-soc2008-lisp-branch
Changes by:     Flávio Cruz <flaviocruz>       08/08/15 12:23:26

Modified files:
        lisp           : ChangeLog 
Added files:
        lisp           : hurd.asd 
        lisp/hurd      : lib.lisp macros.lisp package.lisp paths.lisp 
                         retry.lisp translator-options.lisp types.lisp 
                         utils.lisp 
        lisp/hurd/auth : getids.lisp makeauth.lisp 
        lisp/hurd/exec : exec.lisp flags.lisp 
        lisp/hurd/fs   : dir-link.lisp dir-lookup.lisp dir-mkdir.lisp 
                         dir-mkfile.lisp dir-readdir.lisp 
                         dir-rename.lisp dir-rmdir.lisp dir-unlink.lisp 
                         file-chauthor.lisp file-check-access.lisp 
                         file-chmod.lisp file-chown.lisp 
                         file-get-fs-options.lisp 
                         file-get-translator-cntl.lisp 
                         file-get-translator.lisp file-getcontrol.lisp 
                         file-getlinknode.lisp file-lock-stat.lisp 
                         file-lock.lisp file-reparent.lisp 
                         file-set-size.lisp file-set-translator.lisp 
                         file-statfs.lisp file-sync.lisp 
                         file-syncfs.lisp file-utimes.lisp storage.lisp 
                         trans-flags.lisp 
        lisp/hurd/fshelp: access.lisp checkdirmod.lisp exec-reauth.lisp 
                          fetch-root.lisp identity.lisp 
                          iscontroller.lisp isowner.lisp transbox.lisp 
        lisp/hurd/fsys : get-options.lisp getroot.lisp goaway-flags.lisp 
                         goaway-reply.lisp goaway.lisp set-options.lisp 
                         startup.lisp syncfs.lisp 
        lisp/hurd/io   : duplicate.lisp get-owner.lisp identity.lisp 
                         mod-owner.lisp open-modes.lisp pathconf.lisp 
                         read.lisp readable.lisp restrict-auth.lisp 
                         revoke.lisp seek.lisp select.lisp 
                         server-version.lisp stat.lisp write.lisp 
        lisp/hurd/iohelp: iouser.lisp reauth.lisp utils.lisp 
        lisp/hurd/libc : file-name-lookup.lisp get-privileged-ports.lisp 
                         getauth.lisp getcrdir.lisp getcttyid.lisp 
                         getcwdir.lisp geteuids.lisp getproc.lisp 
                         getumask.lisp pid2task.lisp setauth.lisp 
                         setcttyid.lisp setcwdir.lisp seteuids.lisp 
                         setproc.lisp task2pid.lisp 
        lisp/hurd/ports: bucket.lisp dead-name.lisp demuxer.lisp 
                         no-senders.lisp notify.lisp port.lisp 
                         server.lisp 

Log message:
        2008-08-15  Flavio Cruz  <address@hidden>
        
                * hurd.asd, hurd/package.lisp, hurd/types.lisp,
                hurd/macros.lisp, hurd/fs/trans-flags.lisp, 
hurd/fs/storage.lisp,
                hurd/fs/file-get-translator.lisp, 
hurd/fs/file-get-translator-cntl.lisp,
                hurd/fs/file-chauthor.lisp, hurd/fs/file-chown.lisp,
                hurd/fs/file-set-size.lisp, hurd/fs/file-chmod.lisp,
                hurd/fs/file-check-access.lisp, hurd/fs/file-utimes.lisp,
                hurd/fs/file-getcontrol.lisp, hurd/fs/file-lock.lisp,
                hurd/fs/file-lock-stat.lisp, hurd/fs/file-getlinknode.lisp,
                hurd/fs/file-statfs.lisp, hurd/fs/file-syncfs.lisp,
                hurd/fs/file-sync.lisp, hurd/fs/file-set-translator.lisp,
                hurd/fs/dir-readdir.lisp, hurd/fs/dir-lookup.lisp,
                hurd/fs/dir-mkdir.lisp, hurd/fs/dir-rmdir.lisp,
                hurd/fs/dir-unlink.lisp, hurd/fs/dir-link.lisp,
                hurd/fs/dir-rename.lisp, hurd/fs/dir-mkfile.lisp,
                hurd/fs/file-get-fs-options.lisp, hurd/fs/file-reparent.lisp,
                hurd/paths.lisp, hurd/auth/getids.lisp, hurd/auth/makeauth.lisp,
                hurd/ports/demuxer.lisp, hurd/ports/notify.lisp, 
hurd/ports/port.lisp,
                hurd/ports/bucket.lisp, hurd/ports/server.lisp,
                hurd/ports/no-senders.lisp, hurd/ports/dead-name.lisp,
                hurd/retry.lisp, hurd/utils.lisp, hurd/iohelp/iouser.lisp,
                hurd/iohelp/reauth.lisp, hurd/iohelp/utils.lisp,
                hurd/fshelp/fetch-root.lisp, hurd/fshelp/checkdirmod.lisp,
                hurd/fshelp/identity.lisp, hurd/fshelp/exec-reauth.lisp,
                hurd/fshelp/isowner.lisp, hurd/fshelp/iscontroller.lisp,
                hurd/fshelp/transbox.lisp, hurd/fshelp/access.lisp,
                hurd/io/stat.lisp, hurd/io/server-version.lisp,
                hurd/io/open-modes.lisp, hurd/io/read.lisp,
                hurd/io/readable.lisp, hurd/io/write.lisp,
                hurd/io/seek.lisp, hurd/io/restrict-auth.lisp,
                hurd/io/mod-owner.lisp, hurd/io/get-owner.lisp,
                hurd/io/select.lisp, hurd/io/duplicate.lisp,
                hurd/io/pathconf.lisp, hurd/io/identity.lisp,
                hurd/io/revoke.lisp, hurd/fsys/startup.lisp,
                hurd/fsys/goaway.lisp, hurd/fsys/getroot.lisp,
                hurd/fsys/goaway-flags.lisp, hurd/fsys/goaway-reply.lisp,
                hurd/fsys/set-options.lisp, hurd/fsys/syncfs.lisp,
                hurd/fsys/get-options.lisp, hurd/exec/flags.lisp,
                hurd/exec/exec.lisp, hurd/translator-options.lisp,
                hurd/libc/getcwdir.lisp, hurd/libc/setcwdir.lisp,
                hurd/libc/getcrdir.lisp, hurd/libc/getauth.lisp,
                hurd/libc/geteuids.lisp, hurd/libc/file-name-lookup.lisp,
                hurd/libc/seteuids.lisp, hurd/libc/pid2task.lisp,
                hurd/libc/setauth.lisp, hurd/libc/task2pid.lisp,
                hurd/libc/getproc.lisp, hurd/libc/setproc.lisp,
                hurd/libc/getcttyid.lisp, hurd/libc/setcttyid.lisp,
                hurd/libc/getumask.lisp, hurd/libc/get-privileged-ports.lisp,
                hurd/lib.lisp: New files.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/ChangeLog?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&r1=1.1.2.2&r2=1.1.2.3
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd.asd?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/lib.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/macros.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/package.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/paths.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/retry.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/translator-options.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/types.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/utils.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/auth/getids.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/auth/makeauth.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/exec/exec.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/exec/flags.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-link.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-lookup.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-mkdir.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-mkfile.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-readdir.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-rename.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-rmdir.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/dir-unlink.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-chauthor.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-check-access.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-chmod.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-chown.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-get-fs-options.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-get-translator-cntl.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-get-translator.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-getcontrol.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-getlinknode.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-lock-stat.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-lock.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-reparent.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-set-size.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-set-translator.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-statfs.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-sync.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-syncfs.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/file-utimes.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/storage.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fs/trans-flags.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/access.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/checkdirmod.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/exec-reauth.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/fetch-root.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/identity.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/iscontroller.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/isowner.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fshelp/transbox.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/get-options.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/getroot.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/goaway-flags.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/goaway-reply.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/goaway.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/set-options.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/startup.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/fsys/syncfs.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/duplicate.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/get-owner.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/identity.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/mod-owner.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/open-modes.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/pathconf.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/read.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/readable.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/restrict-auth.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/revoke.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/seek.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/select.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/server-version.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/stat.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/io/write.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/iohelp/iouser.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/iohelp/reauth.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/iohelp/utils.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/file-name-lookup.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/get-privileged-ports.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/getauth.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/getcrdir.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/getcttyid.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/getcwdir.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/geteuids.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/getproc.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/getumask.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/pid2task.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/setauth.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/setcttyid.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/setcwdir.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/seteuids.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/setproc.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/libc/task2pid.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/ports/bucket.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/ports/dead-name.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/ports/demuxer.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/ports/no-senders.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/ports/notify.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/ports/port.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1
http://cvs.savannah.gnu.org/viewcvs/hurd/lisp/hurd/ports/server.lisp?cvsroot=hurd&only_with_tag=flaviocruz-soc2008-lisp-branch&rev=1.1.2.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]