summaryrefslogtreecommitdiff
path: root/usr/src/lib/libc
diff options
context:
space:
mode:
authorMark J. Nelson <Mark.J.Nelson@Sun.COM>2008-08-06 16:29:39 -0600
committerMark J. Nelson <Mark.J.Nelson@Sun.COM>2008-08-06 16:29:39 -0600
commit9a70fc3be3b1e966bf78825cdb8d509963a6f0a1 (patch)
tree37cd6d18c9cdf3a8d6012e657cd17a9783f5a182 /usr/src/lib/libc
parent733c059aa6d54dc62d25850c71f71091e10d0aaa (diff)
downloadillumos-gate-9a70fc3be3b1e966bf78825cdb8d509963a6f0a1.tar.gz
6733918 Teamware has retired, please welcome your new manager, Mercurial
4758439 some files use "current date" sccs keywords 6560843 asm sources should not rely on .file "%M%" for naming STT_FILE symbols 6560958 Solaris:: perl modules should not use SCCS keywords in version information 6729074 webrev doesn't deal well with remote ssh hg parents
Diffstat (limited to 'usr/src/lib/libc')
-rw-r--r--usr/src/lib/libc/amd64/crt/cerror.s4
-rw-r--r--usr/src/lib/libc/amd64/fp/__xgetRD.s9
-rw-r--r--usr/src/lib/libc/amd64/fp/_xtoll.s9
-rw-r--r--usr/src/lib/libc/amd64/fp/_xtoull.s9
-rw-r--r--usr/src/lib/libc/amd64/fp/fpcw.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/_getsp.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/_stack_grow.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/abs.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/alloca.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/amd64_data.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/byteorder.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/cache.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/cuexit.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/lock.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/memccpy.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/memchr.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/memcmp.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/memcpy.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/memset.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/proc64_support.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/setjmp.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/strcat.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/strchr.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/strcmp.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/strcpy.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/strlen.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/strncat.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/strncmp.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/strncpy.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/strrchr.s9
-rw-r--r--usr/src/lib/libc/amd64/gen/wschr.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/wslen.s4
-rw-r--r--usr/src/lib/libc/amd64/gen/wsncmp.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/__clock_gettime.s9
-rw-r--r--usr/src/lib/libc/amd64/sys/__getcontext.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/__uadmin.s9
-rw-r--r--usr/src/lib/libc/amd64/sys/_lwp_mutex_unlock.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/door.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/forkallx.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/forkx.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/getcontext.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/gettimeofday.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/lwp_private.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/pipe.s9
-rw-r--r--usr/src/lib/libc/amd64/sys/syscall.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/sysi86.s4
-rw-r--r--usr/src/lib/libc/amd64/sys/uname.s9
-rw-r--r--usr/src/lib/libc/amd64/sys/vforkx.s4
-rw-r--r--usr/src/lib/libc/amd64/threads/asm_subr.s4
-rw-r--r--usr/src/lib/libc/amd64/threads/tls_get_addr.s9
-rw-r--r--usr/src/lib/libc/amd64/unwind/unwind_frame.s9
-rw-r--r--usr/src/lib/libc/common/sys/__clock_timer.s4
-rw-r--r--usr/src/lib/libc/common/sys/__getloadavg.s9
-rw-r--r--usr/src/lib/libc/common/sys/__rusagesys.s9
-rw-r--r--usr/src/lib/libc/common/sys/__signotify.s4
-rw-r--r--usr/src/lib/libc/common/sys/__sigrt.s4
-rw-r--r--usr/src/lib/libc/common/sys/__time.s9
-rw-r--r--usr/src/lib/libc/common/sys/_lgrp_home_fast.s4
-rw-r--r--usr/src/lib/libc/common/sys/_lgrpsys.s9
-rw-r--r--usr/src/lib/libc/common/sys/_nfssys.s9
-rw-r--r--usr/src/lib/libc/common/sys/_portfs.s4
-rw-r--r--usr/src/lib/libc/common/sys/_pset.s9
-rw-r--r--usr/src/lib/libc/common/sys/_rpcsys.s9
-rw-r--r--usr/src/lib/libc/common/sys/_sigaction.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_accept.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_bind.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_connect.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_getpeername.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_getsockname.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_getsockopt.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_listen.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_recv.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_recvfrom.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_recvmsg.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_send.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_sendmsg.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_sendto.s4
-rw-r--r--usr/src/lib/libc/common/sys/_so_setsockopt.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_shutdown.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_socket.s9
-rw-r--r--usr/src/lib/libc/common/sys/_so_socketpair.s9
-rw-r--r--usr/src/lib/libc/common/sys/_sockconfig.s9
-rw-r--r--usr/src/lib/libc/common/sys/access.s9
-rw-r--r--usr/src/lib/libc/common/sys/acct.s9
-rw-r--r--usr/src/lib/libc/common/sys/acl.s4
-rw-r--r--usr/src/lib/libc/common/sys/adjtime.s4
-rw-r--r--usr/src/lib/libc/common/sys/alarm.s9
-rw-r--r--usr/src/lib/libc/common/sys/brk.s9
-rw-r--r--usr/src/lib/libc/common/sys/chdir.s9
-rw-r--r--usr/src/lib/libc/common/sys/chmod.s9
-rw-r--r--usr/src/lib/libc/common/sys/chown.s9
-rw-r--r--usr/src/lib/libc/common/sys/chroot.s9
-rw-r--r--usr/src/lib/libc/common/sys/cladm.s4
-rw-r--r--usr/src/lib/libc/common/sys/close.s4
-rw-r--r--usr/src/lib/libc/common/sys/creat.s4
-rw-r--r--usr/src/lib/libc/common/sys/dup.s9
-rw-r--r--usr/src/lib/libc/common/sys/execve.s4
-rw-r--r--usr/src/lib/libc/common/sys/exit.s4
-rw-r--r--usr/src/lib/libc/common/sys/facl.s4
-rw-r--r--usr/src/lib/libc/common/sys/fchdir.s9
-rw-r--r--usr/src/lib/libc/common/sys/fchmod.s9
-rw-r--r--usr/src/lib/libc/common/sys/fchown.s9
-rw-r--r--usr/src/lib/libc/common/sys/fchroot.s4
-rw-r--r--usr/src/lib/libc/common/sys/fcntl.s4
-rw-r--r--usr/src/lib/libc/common/sys/fdsync.s4
-rw-r--r--usr/src/lib/libc/common/sys/fpathconf.s9
-rw-r--r--usr/src/lib/libc/common/sys/fstat.s4
-rw-r--r--usr/src/lib/libc/common/sys/fstatfs.s4
-rw-r--r--usr/src/lib/libc/common/sys/fstatvfs.s9
-rw-r--r--usr/src/lib/libc/common/sys/getcpuid.s4
-rw-r--r--usr/src/lib/libc/common/sys/getdents.s9
-rw-r--r--usr/src/lib/libc/common/sys/getegid.s9
-rw-r--r--usr/src/lib/libc/common/sys/geteuid.s4
-rw-r--r--usr/src/lib/libc/common/sys/getgid.s4
-rw-r--r--usr/src/lib/libc/common/sys/getgroups.s9
-rw-r--r--usr/src/lib/libc/common/sys/gethrtime.s9
-rw-r--r--usr/src/lib/libc/common/sys/getitimer.s9
-rw-r--r--usr/src/lib/libc/common/sys/getmsg.s4
-rw-r--r--usr/src/lib/libc/common/sys/getpid.s4
-rw-r--r--usr/src/lib/libc/common/sys/getpmsg.s4
-rw-r--r--usr/src/lib/libc/common/sys/getppid.s9
-rw-r--r--usr/src/lib/libc/common/sys/getrlimit.s4
-rw-r--r--usr/src/lib/libc/common/sys/getuid.s4
-rw-r--r--usr/src/lib/libc/common/sys/gtty.s4
-rw-r--r--usr/src/lib/libc/common/sys/install_utrap.s9
-rw-r--r--usr/src/lib/libc/common/sys/ioctl.s4
-rw-r--r--usr/src/lib/libc/common/sys/kaio.s4
-rw-r--r--usr/src/lib/libc/common/sys/kill.s9
-rw-r--r--usr/src/lib/libc/common/sys/lchown.s9
-rw-r--r--usr/src/lib/libc/common/sys/link.s4
-rw-r--r--usr/src/lib/libc/common/sys/llseek.s9
-rw-r--r--usr/src/lib/libc/common/sys/lseek.s9
-rw-r--r--usr/src/lib/libc/common/sys/lstat.s9
-rw-r--r--usr/src/lib/libc/common/sys/memcntl.s9
-rw-r--r--usr/src/lib/libc/common/sys/mincore.s4
-rw-r--r--usr/src/lib/libc/common/sys/mkdir.s9
-rw-r--r--usr/src/lib/libc/common/sys/mknod.s9
-rw-r--r--usr/src/lib/libc/common/sys/mmap.s4
-rw-r--r--usr/src/lib/libc/common/sys/modctl.s9
-rw-r--r--usr/src/lib/libc/common/sys/mount.s9
-rw-r--r--usr/src/lib/libc/common/sys/mprotect.s4
-rw-r--r--usr/src/lib/libc/common/sys/munmap.s4
-rw-r--r--usr/src/lib/libc/common/sys/nice.s9
-rw-r--r--usr/src/lib/libc/common/sys/ntp_adjtime.s9
-rw-r--r--usr/src/lib/libc/common/sys/ntp_gettime.s9
-rw-r--r--usr/src/lib/libc/common/sys/open.s4
-rw-r--r--usr/src/lib/libc/common/sys/p_online.s9
-rw-r--r--usr/src/lib/libc/common/sys/pathconf.s9
-rw-r--r--usr/src/lib/libc/common/sys/pause.s4
-rw-r--r--usr/src/lib/libc/common/sys/pcsample.s9
-rw-r--r--usr/src/lib/libc/common/sys/pollsys.s4
-rw-r--r--usr/src/lib/libc/common/sys/pread.s4
-rw-r--r--usr/src/lib/libc/common/sys/priocntlset.s4
-rw-r--r--usr/src/lib/libc/common/sys/processor_bind.s9
-rw-r--r--usr/src/lib/libc/common/sys/processor_info.s9
-rw-r--r--usr/src/lib/libc/common/sys/profil.s9
-rw-r--r--usr/src/lib/libc/common/sys/putmsg.s4
-rw-r--r--usr/src/lib/libc/common/sys/putpmsg.s4
-rw-r--r--usr/src/lib/libc/common/sys/pwrite.s4
-rw-r--r--usr/src/lib/libc/common/sys/read.s4
-rw-r--r--usr/src/lib/libc/common/sys/readlink.s9
-rw-r--r--usr/src/lib/libc/common/sys/readv.s4
-rw-r--r--usr/src/lib/libc/common/sys/rename.s4
-rw-r--r--usr/src/lib/libc/common/sys/resolvepath.s9
-rw-r--r--usr/src/lib/libc/common/sys/rmdir.s9
-rw-r--r--usr/src/lib/libc/common/sys/seteguid.s4
-rw-r--r--usr/src/lib/libc/common/sys/setgid.s4
-rw-r--r--usr/src/lib/libc/common/sys/setgroups.s9
-rw-r--r--usr/src/lib/libc/common/sys/setitimer.s9
-rw-r--r--usr/src/lib/libc/common/sys/setreid.s9
-rw-r--r--usr/src/lib/libc/common/sys/setrlimit.s9
-rw-r--r--usr/src/lib/libc/common/sys/setuid.s4
-rw-r--r--usr/src/lib/libc/common/sys/sigaltstk.s9
-rw-r--r--usr/src/lib/libc/common/sys/sigprocmsk.s9
-rw-r--r--usr/src/lib/libc/common/sys/sigsendset.s9
-rw-r--r--usr/src/lib/libc/common/sys/sigsuspend.s9
-rw-r--r--usr/src/lib/libc/common/sys/stat.s4
-rw-r--r--usr/src/lib/libc/common/sys/statfs.s4
-rw-r--r--usr/src/lib/libc/common/sys/statvfs.s9
-rw-r--r--usr/src/lib/libc/common/sys/stty.s4
-rw-r--r--usr/src/lib/libc/common/sys/symlink.s9
-rw-r--r--usr/src/lib/libc/common/sys/sync.s9
-rw-r--r--usr/src/lib/libc/common/sys/sysconfig.s9
-rw-r--r--usr/src/lib/libc/common/sys/sysfs.s9
-rw-r--r--usr/src/lib/libc/common/sys/sysinfo.s9
-rw-r--r--usr/src/lib/libc/common/sys/syslwp.s4
-rw-r--r--usr/src/lib/libc/common/sys/times.s9
-rw-r--r--usr/src/lib/libc/common/sys/ulimit.s9
-rw-r--r--usr/src/lib/libc/common/sys/umask.s9
-rw-r--r--usr/src/lib/libc/common/sys/umount2.s9
-rw-r--r--usr/src/lib/libc/common/sys/unlink.s9
-rw-r--r--usr/src/lib/libc/common/sys/utime.s9
-rw-r--r--usr/src/lib/libc/common/sys/utimes.s4
-rw-r--r--usr/src/lib/libc/common/sys/utssys.s4
-rw-r--r--usr/src/lib/libc/common/sys/uucopy.s4
-rw-r--r--usr/src/lib/libc/common/sys/vhangup.s4
-rw-r--r--usr/src/lib/libc/common/sys/waitid.s4
-rw-r--r--usr/src/lib/libc/common/sys/write.s4
-rw-r--r--usr/src/lib/libc/common/sys/writev.s4
-rw-r--r--usr/src/lib/libc/common/sys/yield.s4
-rw-r--r--usr/src/lib/libc/i386/crt/_rtboot.s9
-rw-r--r--usr/src/lib/libc/i386/crt/cerror.s4
-rw-r--r--usr/src/lib/libc/i386/crt/cerror64.s4
-rw-r--r--usr/src/lib/libc/i386/fp/_xtoll.s9
-rw-r--r--usr/src/lib/libc/i386/fp/_xtoull.s9
-rw-r--r--usr/src/lib/libc/i386/fp/fpcw.s9
-rw-r--r--usr/src/lib/libc/i386/gen/_div64.s9
-rw-r--r--usr/src/lib/libc/i386/gen/_divdi3.s9
-rw-r--r--usr/src/lib/libc/i386/gen/_getsp.s9
-rw-r--r--usr/src/lib/libc/i386/gen/_mul64.s9
-rw-r--r--usr/src/lib/libc/i386/gen/_stack_grow.s9
-rw-r--r--usr/src/lib/libc/i386/gen/abs.s9
-rw-r--r--usr/src/lib/libc/i386/gen/alloca.s9
-rw-r--r--usr/src/lib/libc/i386/gen/byteorder.s4
-rw-r--r--usr/src/lib/libc/i386/gen/cuexit.s9
-rw-r--r--usr/src/lib/libc/i386/gen/ladd.s4
-rw-r--r--usr/src/lib/libc/i386/gen/ldivide.s4
-rw-r--r--usr/src/lib/libc/i386/gen/lmul.s4
-rw-r--r--usr/src/lib/libc/i386/gen/lock.s9
-rw-r--r--usr/src/lib/libc/i386/gen/lshiftl.s4
-rw-r--r--usr/src/lib/libc/i386/gen/lsign.s4
-rw-r--r--usr/src/lib/libc/i386/gen/lsub.s4
-rw-r--r--usr/src/lib/libc/i386/gen/memccpy.s9
-rw-r--r--usr/src/lib/libc/i386/gen/memchr.s9
-rw-r--r--usr/src/lib/libc/i386/gen/memcmp.s9
-rw-r--r--usr/src/lib/libc/i386/gen/memcpy.s4
-rw-r--r--usr/src/lib/libc/i386/gen/memset.s4
-rw-r--r--usr/src/lib/libc/i386/gen/setjmp.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strcat.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strchr.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strcpy.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strlen.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strncat.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strncmp.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strncpy.s9
-rw-r--r--usr/src/lib/libc/i386/gen/strrchr.s9
-rw-r--r--usr/src/lib/libc/i386/gen/wschr.s4
-rw-r--r--usr/src/lib/libc/i386/gen/wslen.s4
-rw-r--r--usr/src/lib/libc/i386/gen/wsncmp.s4
-rw-r--r--usr/src/lib/libc/i386/sys/__clock_gettime.s9
-rw-r--r--usr/src/lib/libc/i386/sys/__getcontext.s4
-rw-r--r--usr/src/lib/libc/i386/sys/__uadmin.s9
-rw-r--r--usr/src/lib/libc/i386/sys/_lwp_mutex_unlock.s4
-rw-r--r--usr/src/lib/libc/i386/sys/door.s4
-rw-r--r--usr/src/lib/libc/i386/sys/forkallx.s4
-rw-r--r--usr/src/lib/libc/i386/sys/forkx.s4
-rw-r--r--usr/src/lib/libc/i386/sys/fxstat.s9
-rw-r--r--usr/src/lib/libc/i386/sys/getcontext.s4
-rw-r--r--usr/src/lib/libc/i386/sys/gettimeofday.s4
-rw-r--r--usr/src/lib/libc/i386/sys/lwp_private.s4
-rw-r--r--usr/src/lib/libc/i386/sys/lxstat.s9
-rw-r--r--usr/src/lib/libc/i386/sys/nuname.s4
-rw-r--r--usr/src/lib/libc/i386/sys/pipe.s9
-rw-r--r--usr/src/lib/libc/i386/sys/syscall.s4
-rw-r--r--usr/src/lib/libc/i386/sys/sysi86.s4
-rw-r--r--usr/src/lib/libc/i386/sys/uname.s9
-rw-r--r--usr/src/lib/libc/i386/sys/vforkx.s4
-rw-r--r--usr/src/lib/libc/i386/sys/xmknod.s9
-rw-r--r--usr/src/lib/libc/i386/sys/xstat.s9
-rw-r--r--usr/src/lib/libc/i386/threads/asm_subr.s4
-rw-r--r--usr/src/lib/libc/i386/threads/tls_get_addr.s9
-rw-r--r--usr/src/lib/libc/i386/unwind/unwind_frame.s9
-rw-r--r--usr/src/lib/libc/i386_hwcap1/gen/memcpy.s4
-rw-r--r--usr/src/lib/libc/i386_hwcap1/gen/memset.s4
-rw-r--r--usr/src/lib/libc/sparc/crt/hwmuldiv.s9
-rw-r--r--usr/src/lib/libc/sparc/fp/_Q_get_rp_rd.s4
-rw-r--r--usr/src/lib/libc/sparc/fp/fpgetmask.s4
-rw-r--r--usr/src/lib/libc/sparc/fp/fpgetrnd.s4
-rw-r--r--usr/src/lib/libc/sparc/fp/fpgetsticky.s4
-rw-r--r--usr/src/lib/libc/sparc/fp/fpsetmask.s4
-rw-r--r--usr/src/lib/libc/sparc/fp/fpsetrnd.s4
-rw-r--r--usr/src/lib/libc/sparc/fp/fpsetsticky.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/_stack_grow.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/ladd.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/lock.s9
-rw-r--r--usr/src/lib/libc/sparc/gen/lshiftl.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/lsign.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/lsub.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/memchr.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/memcmp.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/memcpy.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/memmove.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/memset.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/setjmp.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strcasecmp.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strchr.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strcmp.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strcpy.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strlcpy.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strlen.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strncmp.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/strncpy.s4
-rw-r--r--usr/src/lib/libc/sparc/gen/sync_instruction_memory.s9
-rw-r--r--usr/src/lib/libc/sparc/sys/__clock_gettime.s9
-rw-r--r--usr/src/lib/libc/sparc/sys/__getcontext.s4
-rw-r--r--usr/src/lib/libc/sparc/sys/_lwp_mutex_unlock.s4
-rw-r--r--usr/src/lib/libc/sparc/sys/door.s4
-rw-r--r--usr/src/lib/libc/sparc/sys/forkallx.s4
-rw-r--r--usr/src/lib/libc/sparc/sys/forkx.s4
-rw-r--r--usr/src/lib/libc/sparc/sys/gettimeofday.s4
-rw-r--r--usr/src/lib/libc/sparc/sys/syscall.s4
-rw-r--r--usr/src/lib/libc/sparc/sys/vforkx.s4
-rw-r--r--usr/src/lib/libc/sparc/threads/asm_subr.s4
-rw-r--r--usr/src/lib/libc/sparc/threads/tls_get_addr.s4
-rw-r--r--usr/src/lib/libc/sparc/unwind/unwind_frame.s9
-rw-r--r--usr/src/lib/libc/sparcv9/crt/__align_cpy_2.s4
-rw-r--r--usr/src/lib/libc/sparcv9/crt/__align_cpy_4.s4
-rw-r--r--usr/src/lib/libc/sparcv9/crt/__align_cpy_8.s4
-rw-r--r--usr/src/lib/libc/sparcv9/crt/cerror.s4
-rw-r--r--usr/src/lib/libc/sparcv9/fp/_Q_get_rp_rd.s4
-rw-r--r--usr/src/lib/libc/sparcv9/fp/fpgetmask.s4
-rw-r--r--usr/src/lib/libc/sparcv9/fp/fpgetrnd.s4
-rw-r--r--usr/src/lib/libc/sparcv9/fp/fpgetsticky.s4
-rw-r--r--usr/src/lib/libc/sparcv9/fp/fpsetmask.s4
-rw-r--r--usr/src/lib/libc/sparcv9/fp/fpsetrnd.s4
-rw-r--r--usr/src/lib/libc/sparcv9/fp/fpsetsticky.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/abs.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/alloca.s9
-rw-r--r--usr/src/lib/libc/sparcv9/gen/memchr.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/memcmp.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/memcpy.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/memmove.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/memset.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/setjmp.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strcasecmp.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strchr.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strcmp.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strcpy.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strlcpy.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strlen.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strncmp.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/strncpy.s4
-rw-r--r--usr/src/lib/libc/sparcv9/gen/sync_instruction_memory.s9
-rw-r--r--usr/src/lib/libc/sparcv9/sys/sparc_utrap_install.s9
334 files changed, 628 insertions, 1443 deletions
diff --git a/usr/src/lib/libc/amd64/crt/cerror.s b/usr/src/lib/libc/amd64/crt/cerror.s
index 842c290b76..f019a4a1b1 100644
--- a/usr/src/lib/libc/amd64/crt/cerror.s
+++ b/usr/src/lib/libc/amd64/crt/cerror.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cerror.s"
/ C return sequence which sets errno, returns -1.
diff --git a/usr/src/lib/libc/amd64/fp/__xgetRD.s b/usr/src/lib/libc/amd64/fp/__xgetRD.s
index 1d8958fff6..58fabba427 100644
--- a/usr/src/lib/libc/amd64/fp/__xgetRD.s
+++ b/usr/src/lib/libc/amd64/fp/__xgetRD.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__xgetRD.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/amd64/fp/_xtoll.s b/usr/src/lib/libc/amd64/fp/_xtoll.s
index 9fc5c0c3b7..bdc6b837a2 100644
--- a/usr/src/lib/libc/amd64/fp/_xtoll.s
+++ b/usr/src/lib/libc/amd64/fp/_xtoll.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_xtoll.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/amd64/fp/_xtoull.s b/usr/src/lib/libc/amd64/fp/_xtoull.s
index b4c133853a..79ad1f999c 100644
--- a/usr/src/lib/libc/amd64/fp/_xtoull.s
+++ b/usr/src/lib/libc/amd64/fp/_xtoull.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_xtoull.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/amd64/fp/fpcw.s b/usr/src/lib/libc/amd64/fp/fpcw.s
index 8ef516c296..10cf149eff 100644
--- a/usr/src/lib/libc/amd64/fp/fpcw.s
+++ b/usr/src/lib/libc/amd64/fp/fpcw.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpcw.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/amd64/gen/_getsp.s b/usr/src/lib/libc/amd64/gen/_getsp.s
index 7d0c1b8289..6eae40806d 100644
--- a/usr/src/lib/libc/amd64/gen/_getsp.s
+++ b/usr/src/lib/libc/amd64/gen/_getsp.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_getsp.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/gen/_stack_grow.s b/usr/src/lib/libc/amd64/gen/_stack_grow.s
index 68e20fea3b..58d08ad44f 100644
--- a/usr/src/lib/libc/amd64/gen/_stack_grow.s
+++ b/usr/src/lib/libc/amd64/gen/_stack_grow.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_stack_grow.s"
/*
* void *
diff --git a/usr/src/lib/libc/amd64/gen/abs.s b/usr/src/lib/libc/amd64/gen/abs.s
index cbbad9e274..fa278ba608 100644
--- a/usr/src/lib/libc/amd64/gen/abs.s
+++ b/usr/src/lib/libc/amd64/gen/abs.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "abs.s"
/*
* Assembler program to implement the following C program
diff --git a/usr/src/lib/libc/amd64/gen/alloca.s b/usr/src/lib/libc/amd64/gen/alloca.s
index 4dd61aa81d..9f0b054836 100644
--- a/usr/src/lib/libc/amd64/gen/alloca.s
+++ b/usr/src/lib/libc/amd64/gen/alloca.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "alloca.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/gen/amd64_data.s b/usr/src/lib/libc/amd64/gen/amd64_data.s
index d27d83ee5e..8a9e328c4d 100644
--- a/usr/src/lib/libc/amd64/gen/amd64_data.s
+++ b/usr/src/lib/libc/amd64/gen/amd64_data.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "amd64_data.s"
/ This file contains
/ the definition of the
diff --git a/usr/src/lib/libc/amd64/gen/byteorder.s b/usr/src/lib/libc/amd64/gen/byteorder.s
index 3784296dcb..5a715a58c7 100644
--- a/usr/src/lib/libc/amd64/gen/byteorder.s
+++ b/usr/src/lib/libc/amd64/gen/byteorder.s
@@ -23,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "byteorder.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/gen/cache.s b/usr/src/lib/libc/amd64/gen/cache.s
index 8c8ce7bc0f..e39206c024 100644
--- a/usr/src/lib/libc/amd64/gen/cache.s
+++ b/usr/src/lib/libc/amd64/gen/cache.s
@@ -45,9 +45,7 @@
* regulations applicable in licensee's jurisdiction.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cache.s"
#include "SYS.h"
#include "cache.h"
diff --git a/usr/src/lib/libc/amd64/gen/cuexit.s b/usr/src/lib/libc/amd64/gen/cuexit.s
index 93b6f99581..1078f1ef25 100644
--- a/usr/src/lib/libc/amd64/gen/cuexit.s
+++ b/usr/src/lib/libc/amd64/gen/cuexit.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cuexit.s"
/ C library -- exit
/ exit(code)
diff --git a/usr/src/lib/libc/amd64/gen/lock.s b/usr/src/lib/libc/amd64/gen/lock.s
index 9408d91036..579abb5979 100644
--- a/usr/src/lib/libc/amd64/gen/lock.s
+++ b/usr/src/lib/libc/amd64/gen/lock.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lock.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/gen/memccpy.s b/usr/src/lib/libc/amd64/gen/memccpy.s
index a3c57d0115..f762b4ffc6 100644
--- a/usr/src/lib/libc/amd64/gen/memccpy.s
+++ b/usr/src/lib/libc/amd64/gen/memccpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memccpy.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/amd64/gen/memchr.s b/usr/src/lib/libc/amd64/gen/memchr.s
index 3d496cfbcb..6491017e97 100644
--- a/usr/src/lib/libc/amd64/gen/memchr.s
+++ b/usr/src/lib/libc/amd64/gen/memchr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memchr.s"
/
/ memchr(sptr, c1, n)
diff --git a/usr/src/lib/libc/amd64/gen/memcmp.s b/usr/src/lib/libc/amd64/gen/memcmp.s
index b1543e517f..b1575d0673 100644
--- a/usr/src/lib/libc/amd64/gen/memcmp.s
+++ b/usr/src/lib/libc/amd64/gen/memcmp.s
@@ -45,9 +45,7 @@
* regulations applicable in licensee's jurisdiction.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcmp.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/amd64/gen/memcpy.s b/usr/src/lib/libc/amd64/gen/memcpy.s
index 7d5dc2f624..5d4e8c2c68 100644
--- a/usr/src/lib/libc/amd64/gen/memcpy.s
+++ b/usr/src/lib/libc/amd64/gen/memcpy.s
@@ -34,9 +34,7 @@
* Implements memcpy() and memmove() libc primitives.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcpy.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/amd64/gen/memset.s b/usr/src/lib/libc/amd64/gen/memset.s
index 754d72910f..8c9577670d 100644
--- a/usr/src/lib/libc/amd64/gen/memset.s
+++ b/usr/src/lib/libc/amd64/gen/memset.s
@@ -29,9 +29,7 @@
* All rights reserved.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memset.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/amd64/gen/proc64_support.s b/usr/src/lib/libc/amd64/gen/proc64_support.s
index 5ac7f046b2..e441e6f415 100644
--- a/usr/src/lib/libc/amd64/gen/proc64_support.s
+++ b/usr/src/lib/libc/amd64/gen/proc64_support.s
@@ -34,9 +34,7 @@
* cache size information. Cache information used by memset, strcpy, etc..
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "proc64_support.s"
#include <sys/asm_linkage.h>
#include "proc64_id.h"
diff --git a/usr/src/lib/libc/amd64/gen/setjmp.s b/usr/src/lib/libc/amd64/gen/setjmp.s
index 762a88f3a7..9bba833693 100644
--- a/usr/src/lib/libc/amd64/gen/setjmp.s
+++ b/usr/src/lib/libc/amd64/gen/setjmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setjmp.s"
/*
* longjmp(env, val)
diff --git a/usr/src/lib/libc/amd64/gen/strcat.s b/usr/src/lib/libc/amd64/gen/strcat.s
index 06e522d670..bc9c1d99ed 100644
--- a/usr/src/lib/libc/amd64/gen/strcat.s
+++ b/usr/src/lib/libc/amd64/gen/strcat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcat.s"
/
/ strcat(s1, s2)
diff --git a/usr/src/lib/libc/amd64/gen/strchr.s b/usr/src/lib/libc/amd64/gen/strchr.s
index a86de51af3..57008111b6 100644
--- a/usr/src/lib/libc/amd64/gen/strchr.s
+++ b/usr/src/lib/libc/amd64/gen/strchr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strchr.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/gen/strcmp.s b/usr/src/lib/libc/amd64/gen/strcmp.s
index 065430e3aa..d8f370f251 100644
--- a/usr/src/lib/libc/amd64/gen/strcmp.s
+++ b/usr/src/lib/libc/amd64/gen/strcmp.s
@@ -45,9 +45,7 @@
* regulations applicable in licensee's jurisdiction.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcmp.s"
#include "SYS.h"
#include "cache.h"
diff --git a/usr/src/lib/libc/amd64/gen/strcpy.s b/usr/src/lib/libc/amd64/gen/strcpy.s
index 9b858e400b..f036413a3c 100644
--- a/usr/src/lib/libc/amd64/gen/strcpy.s
+++ b/usr/src/lib/libc/amd64/gen/strcpy.s
@@ -45,9 +45,7 @@
* regulations applicable in licensee's jurisdiction.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcpy.s"
#include "SYS.h"
#include "cache.h"
diff --git a/usr/src/lib/libc/amd64/gen/strlen.s b/usr/src/lib/libc/amd64/gen/strlen.s
index 243996eaa2..e33009d3e1 100644
--- a/usr/src/lib/libc/amd64/gen/strlen.s
+++ b/usr/src/lib/libc/amd64/gen/strlen.s
@@ -45,9 +45,7 @@
* regulations applicable in licensee's jurisdiction.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strlen.s"
#include "SYS.h"
#include "cache.h"
diff --git a/usr/src/lib/libc/amd64/gen/strncat.s b/usr/src/lib/libc/amd64/gen/strncat.s
index 652cfd6580..02460d6bee 100644
--- a/usr/src/lib/libc/amd64/gen/strncat.s
+++ b/usr/src/lib/libc/amd64/gen/strncat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncat.s"
/
/ strncat(s1, s2, n)
diff --git a/usr/src/lib/libc/amd64/gen/strncmp.s b/usr/src/lib/libc/amd64/gen/strncmp.s
index 9ce6367e4f..1af3ec6473 100644
--- a/usr/src/lib/libc/amd64/gen/strncmp.s
+++ b/usr/src/lib/libc/amd64/gen/strncmp.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncmp.s"
#define USE_AS_STRNCMP
#include "strcmp.s"
diff --git a/usr/src/lib/libc/amd64/gen/strncpy.s b/usr/src/lib/libc/amd64/gen/strncpy.s
index 15197e00f7..3bd8d4ff8e 100644
--- a/usr/src/lib/libc/amd64/gen/strncpy.s
+++ b/usr/src/lib/libc/amd64/gen/strncpy.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncpy.s"
#define USE_AS_STRNCPY
#include "strcpy.s"
diff --git a/usr/src/lib/libc/amd64/gen/strrchr.s b/usr/src/lib/libc/amd64/gen/strrchr.s
index b4deb46076..6fbd43c84d 100644
--- a/usr/src/lib/libc/amd64/gen/strrchr.s
+++ b/usr/src/lib/libc/amd64/gen/strrchr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strrchr.s"
/
/ strrchr(sp, c)
diff --git a/usr/src/lib/libc/amd64/gen/wschr.s b/usr/src/lib/libc/amd64/gen/wschr.s
index eb80866bf2..cf02082591 100644
--- a/usr/src/lib/libc/amd64/gen/wschr.s
+++ b/usr/src/lib/libc/amd64/gen/wschr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "wschr.s"
/
/ Wide character wcschr() implementation
diff --git a/usr/src/lib/libc/amd64/gen/wslen.s b/usr/src/lib/libc/amd64/gen/wslen.s
index 155191a997..2a9bbddc27 100644
--- a/usr/src/lib/libc/amd64/gen/wslen.s
+++ b/usr/src/lib/libc/amd64/gen/wslen.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "wslen.s"
/*
* Wide character wcslen() implementation
diff --git a/usr/src/lib/libc/amd64/gen/wsncmp.s b/usr/src/lib/libc/amd64/gen/wsncmp.s
index 7697cac3b7..466c5bda4a 100644
--- a/usr/src/lib/libc/amd64/gen/wsncmp.s
+++ b/usr/src/lib/libc/amd64/gen/wsncmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "wsncmp.s"
/
/ Wide character wcsncpy() implementation
diff --git a/usr/src/lib/libc/amd64/sys/__clock_gettime.s b/usr/src/lib/libc/amd64/sys/__clock_gettime.s
index ab2b5075f2..0a98de28a9 100644
--- a/usr/src/lib/libc/amd64/sys/__clock_gettime.s
+++ b/usr/src/lib/libc/amd64/sys/__clock_gettime.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__clock_gettime.s"
#include <sys/time_impl.h>
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/__getcontext.s b/usr/src/lib/libc/amd64/sys/__getcontext.s
index 7f3eca8787..ba393f00d8 100644
--- a/usr/src/lib/libc/amd64/sys/__getcontext.s
+++ b/usr/src/lib/libc/amd64/sys/__getcontext.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__getcontext.s"
/*
* __getcontext() must be implemented in assembler, as opposed
diff --git a/usr/src/lib/libc/amd64/sys/__uadmin.s b/usr/src/lib/libc/amd64/sys/__uadmin.s
index ff3a1d26f4..3981cf10cb 100644
--- a/usr/src/lib/libc/amd64/sys/__uadmin.s
+++ b/usr/src/lib/libc/amd64/sys/__uadmin.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__uadmin.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/_lwp_mutex_unlock.s b/usr/src/lib/libc/amd64/sys/_lwp_mutex_unlock.s
index e89a141fa4..cc3fe3b19a 100644
--- a/usr/src/lib/libc/amd64/sys/_lwp_mutex_unlock.s
+++ b/usr/src/lib/libc/amd64/sys/_lwp_mutex_unlock.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_lwp_mutex_unlock.s"
#include "SYS.h"
#include <../assym.h>
diff --git a/usr/src/lib/libc/amd64/sys/door.s b/usr/src/lib/libc/amd64/sys/door.s
index fc32051198..d22214194e 100644
--- a/usr/src/lib/libc/amd64/sys/door.s
+++ b/usr/src/lib/libc/amd64/sys/door.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "door.s"
#include "SYS.h"
#include <sys/door.h>
diff --git a/usr/src/lib/libc/amd64/sys/forkallx.s b/usr/src/lib/libc/amd64/sys/forkallx.s
index dc367d005c..503635c26d 100644
--- a/usr/src/lib/libc/amd64/sys/forkallx.s
+++ b/usr/src/lib/libc/amd64/sys/forkallx.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "forkallx.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/forkx.s b/usr/src/lib/libc/amd64/sys/forkx.s
index afdb99297f..1627296490 100644
--- a/usr/src/lib/libc/amd64/sys/forkx.s
+++ b/usr/src/lib/libc/amd64/sys/forkx.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "forkx.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/getcontext.s b/usr/src/lib/libc/amd64/sys/getcontext.s
index b5aedfe8c5..bccbf79628 100644
--- a/usr/src/lib/libc/amd64/sys/getcontext.s
+++ b/usr/src/lib/libc/amd64/sys/getcontext.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getcontext.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/amd64/sys/gettimeofday.s b/usr/src/lib/libc/amd64/sys/gettimeofday.s
index 9dfd958292..1948a008d4 100644
--- a/usr/src/lib/libc/amd64/sys/gettimeofday.s
+++ b/usr/src/lib/libc/amd64/sys/gettimeofday.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "gettimeofday.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/lwp_private.s b/usr/src/lib/libc/amd64/sys/lwp_private.s
index 757dd83209..1523f6eb92 100644
--- a/usr/src/lib/libc/amd64/sys/lwp_private.s
+++ b/usr/src/lib/libc/amd64/sys/lwp_private.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lwp_private.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/pipe.s b/usr/src/lib/libc/amd64/sys/pipe.s
index faeb322893..fd659bea1f 100644
--- a/usr/src/lib/libc/amd64/sys/pipe.s
+++ b/usr/src/lib/libc/amd64/sys/pipe.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pipe.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/amd64/sys/syscall.s b/usr/src/lib/libc/amd64/sys/syscall.s
index d93ca204b6..4c55c33057 100644
--- a/usr/src/lib/libc/amd64/sys/syscall.s
+++ b/usr/src/lib/libc/amd64/sys/syscall.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "syscall.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/sysi86.s b/usr/src/lib/libc/amd64/sys/sysi86.s
index bb1edbfd2a..c6b64c2984 100644
--- a/usr/src/lib/libc/amd64/sys/sysi86.s
+++ b/usr/src/lib/libc/amd64/sys/sysi86.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sysi86.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/amd64/sys/uname.s b/usr/src/lib/libc/amd64/sys/uname.s
index 3756a90b8a..f1ff60bb06 100644
--- a/usr/src/lib/libc/amd64/sys/uname.s
+++ b/usr/src/lib/libc/amd64/sys/uname.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "uname.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/amd64/sys/vforkx.s b/usr/src/lib/libc/amd64/sys/vforkx.s
index 741cf593c7..5739410694 100644
--- a/usr/src/lib/libc/amd64/sys/vforkx.s
+++ b/usr/src/lib/libc/amd64/sys/vforkx.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "vforkx.s"
#include "SYS.h"
#include <assym.h>
diff --git a/usr/src/lib/libc/amd64/threads/asm_subr.s b/usr/src/lib/libc/amd64/threads/asm_subr.s
index fc724a0bfc..9feef4a2e2 100644
--- a/usr/src/lib/libc/amd64/threads/asm_subr.s
+++ b/usr/src/lib/libc/amd64/threads/asm_subr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "asm_subr.s"
#include <SYS.h>
#include <sys/regset.h>
diff --git a/usr/src/lib/libc/amd64/threads/tls_get_addr.s b/usr/src/lib/libc/amd64/threads/tls_get_addr.s
index bf17a2f0cc..e67e6df40d 100644
--- a/usr/src/lib/libc/amd64/threads/tls_get_addr.s
+++ b/usr/src/lib/libc/amd64/threads/tls_get_addr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "tls_get_addr.s"
/*
* To make thread-local storage accesses as fast as possible, we
diff --git a/usr/src/lib/libc/amd64/unwind/unwind_frame.s b/usr/src/lib/libc/amd64/unwind/unwind_frame.s
index 8ee88ec26b..8c4b81fe55 100644
--- a/usr/src/lib/libc/amd64/unwind/unwind_frame.s
+++ b/usr/src/lib/libc/amd64/unwind/unwind_frame.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "unwind_frame.s"
#ifdef _LIBCRUN_
#define ENTRY(x) \
diff --git a/usr/src/lib/libc/common/sys/__clock_timer.s b/usr/src/lib/libc/common/sys/__clock_timer.s
index 5188262570..82e0d1e22e 100644
--- a/usr/src/lib/libc/common/sys/__clock_timer.s
+++ b/usr/src/lib/libc/common/sys/__clock_timer.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__clock_timer.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/__getloadavg.s b/usr/src/lib/libc/common/sys/__getloadavg.s
index a3691ccd42..9934978389 100644
--- a/usr/src/lib/libc/common/sys/__getloadavg.s
+++ b/usr/src/lib/libc/common/sys/__getloadavg.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__getloadavg.s"
/*
* int __getloadavg(int *buf, int nelem);
diff --git a/usr/src/lib/libc/common/sys/__rusagesys.s b/usr/src/lib/libc/common/sys/__rusagesys.s
index d79ce1d2a3..77e565189e 100644
--- a/usr/src/lib/libc/common/sys/__rusagesys.s
+++ b/usr/src/lib/libc/common/sys/__rusagesys.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__rusagesys.s"
/*
* int __rusagesys(type, struct rusage *)
diff --git a/usr/src/lib/libc/common/sys/__signotify.s b/usr/src/lib/libc/common/sys/__signotify.s
index c46122d074..d5aaf1f811 100644
--- a/usr/src/lib/libc/common/sys/__signotify.s
+++ b/usr/src/lib/libc/common/sys/__signotify.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__signotify.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/__sigrt.s b/usr/src/lib/libc/common/sys/__sigrt.s
index 0ce63adb4e..43b9c364d7 100644
--- a/usr/src/lib/libc/common/sys/__sigrt.s
+++ b/usr/src/lib/libc/common/sys/__sigrt.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__sigrt.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/__time.s b/usr/src/lib/libc/common/sys/__time.s
index d7b46a0309..76b6d93d7b 100644
--- a/usr/src/lib/libc/common/sys/__time.s
+++ b/usr/src/lib/libc/common/sys/__time.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__time.s"
/*
* raw system calls:
diff --git a/usr/src/lib/libc/common/sys/_lgrp_home_fast.s b/usr/src/lib/libc/common/sys/_lgrp_home_fast.s
index 7347d994c1..b486a62651 100644
--- a/usr/src/lib/libc/common/sys/_lgrp_home_fast.s
+++ b/usr/src/lib/libc/common/sys/_lgrp_home_fast.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_lgrp_home_fast.s"
/*
* C library -- gethomelgroup
diff --git a/usr/src/lib/libc/common/sys/_lgrpsys.s b/usr/src/lib/libc/common/sys/_lgrpsys.s
index b8e992e317..73671ce62b 100644
--- a/usr/src/lib/libc/common/sys/_lgrpsys.s
+++ b/usr/src/lib/libc/common/sys/_lgrpsys.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_lgrpsys.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/_nfssys.s b/usr/src/lib/libc/common/sys/_nfssys.s
index 17779908fa..11c55abb39 100644
--- a/usr/src/lib/libc/common/sys/_nfssys.s
+++ b/usr/src/lib/libc/common/sys/_nfssys.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_nfssys.s"
/* C library -- nfssys */
/* int nfssys(int opcode, int arg) */
diff --git a/usr/src/lib/libc/common/sys/_portfs.s b/usr/src/lib/libc/common/sys/_portfs.s
index 27688315db..e9e186693d 100644
--- a/usr/src/lib/libc/common/sys/_portfs.s
+++ b/usr/src/lib/libc/common/sys/_portfs.s
@@ -23,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_portfs.s"
/*
* C library implementation -- _portfs()
diff --git a/usr/src/lib/libc/common/sys/_pset.s b/usr/src/lib/libc/common/sys/_pset.s
index 3182e1df7b..1f07c80267 100644
--- a/usr/src/lib/libc/common/sys/_pset.s
+++ b/usr/src/lib/libc/common/sys/_pset.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_pset.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/_rpcsys.s b/usr/src/lib/libc/common/sys/_rpcsys.s
index de1b349f58..981d807e10 100644
--- a/usr/src/lib/libc/common/sys/_rpcsys.s
+++ b/usr/src/lib/libc/common/sys/_rpcsys.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_rpcsys.s"
/* rpcsys */
/* int rpcsys(int opcode, int arg) */
diff --git a/usr/src/lib/libc/common/sys/_sigaction.s b/usr/src/lib/libc/common/sys/_sigaction.s
index c0c60b3f55..d8fd0d5b5f 100644
--- a/usr/src/lib/libc/common/sys/_sigaction.s
+++ b/usr/src/lib/libc/common/sys/_sigaction.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_sigaction.s"
/* C library -- sigaction */
/* int sigaction (int sig, struct sigaction *act); */
diff --git a/usr/src/lib/libc/common/sys/_so_accept.s b/usr/src/lib/libc/common/sys/_so_accept.s
index b737628af8..75759faaad 100644
--- a/usr/src/lib/libc/common/sys/_so_accept.s
+++ b/usr/src/lib/libc/common/sys/_so_accept.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_accept.s"
/* C library -- __so_accept */
/* int __so_accept(int sock, struct sockaddr *addr, int *addrlen, int vers) */
diff --git a/usr/src/lib/libc/common/sys/_so_bind.s b/usr/src/lib/libc/common/sys/_so_bind.s
index e400abe579..d8e4901311 100644
--- a/usr/src/lib/libc/common/sys/_so_bind.s
+++ b/usr/src/lib/libc/common/sys/_so_bind.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_bind.s"
/* C library -- _so_bind */
/* int _so_bind (int fildes, struct sockaddr *name, int namelen, int vers); */
diff --git a/usr/src/lib/libc/common/sys/_so_connect.s b/usr/src/lib/libc/common/sys/_so_connect.s
index 2eb16007a7..889651e9b1 100644
--- a/usr/src/lib/libc/common/sys/_so_connect.s
+++ b/usr/src/lib/libc/common/sys/_so_connect.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_connect.s"
/* C library -- __so_connect */
/* int __so_connect(int sock, struct sockaddr *addr, int addrlen, int vers) */
diff --git a/usr/src/lib/libc/common/sys/_so_getpeername.s b/usr/src/lib/libc/common/sys/_so_getpeername.s
index 93617e1f36..0dd02e55cb 100644
--- a/usr/src/lib/libc/common/sys/_so_getpeername.s
+++ b/usr/src/lib/libc/common/sys/_so_getpeername.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_getpeername.s"
/* C library -- _so_getpeername */
/* int _so_getpeername (int fildes, struct sockaddr *name, */
diff --git a/usr/src/lib/libc/common/sys/_so_getsockname.s b/usr/src/lib/libc/common/sys/_so_getsockname.s
index bdd631234f..4855647e08 100644
--- a/usr/src/lib/libc/common/sys/_so_getsockname.s
+++ b/usr/src/lib/libc/common/sys/_so_getsockname.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_getsockname.s"
/* C library -- _so_getsockname */
/* int _so_getsockname (int fildes, struct sockaddr *name, int namelen, */
diff --git a/usr/src/lib/libc/common/sys/_so_getsockopt.s b/usr/src/lib/libc/common/sys/_so_getsockopt.s
index b4e02e0690..9b72f76b95 100644
--- a/usr/src/lib/libc/common/sys/_so_getsockopt.s
+++ b/usr/src/lib/libc/common/sys/_so_getsockopt.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_getsockopt.s"
/* C library -- _so_getsockopt */
/* int _so_getsockopt (int socket, int level, int option_name, */
diff --git a/usr/src/lib/libc/common/sys/_so_listen.s b/usr/src/lib/libc/common/sys/_so_listen.s
index 48ac132f6c..e0ffd000cf 100644
--- a/usr/src/lib/libc/common/sys/_so_listen.s
+++ b/usr/src/lib/libc/common/sys/_so_listen.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_listen.s"
/* C library -- _so_listen */
/* int _so_listen (int socket, int backlog, int vers); */
diff --git a/usr/src/lib/libc/common/sys/_so_recv.s b/usr/src/lib/libc/common/sys/_so_recv.s
index 2b92fe77d8..690e7206dd 100644
--- a/usr/src/lib/libc/common/sys/_so_recv.s
+++ b/usr/src/lib/libc/common/sys/_so_recv.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_recv.s"
/* C library -- _so_recv */
/* int __so_recv(int sock, void *buffer, size_t len, int flags) */
diff --git a/usr/src/lib/libc/common/sys/_so_recvfrom.s b/usr/src/lib/libc/common/sys/_so_recvfrom.s
index d5b53892ad..d1bc263911 100644
--- a/usr/src/lib/libc/common/sys/_so_recvfrom.s
+++ b/usr/src/lib/libc/common/sys/_so_recvfrom.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_recvfrom.s"
/* C library -- __so_recvfrom */
/*
diff --git a/usr/src/lib/libc/common/sys/_so_recvmsg.s b/usr/src/lib/libc/common/sys/_so_recvmsg.s
index 15b3e31fe0..e90540620b 100644
--- a/usr/src/lib/libc/common/sys/_so_recvmsg.s
+++ b/usr/src/lib/libc/common/sys/_so_recvmsg.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_recvmsg.s"
/* C library -- __so_recvmsg */
/* int __so_recvmsg(int sock, struct msghdr *msg, int flags) */
diff --git a/usr/src/lib/libc/common/sys/_so_send.s b/usr/src/lib/libc/common/sys/_so_send.s
index 285193b2be..03dafc9fd5 100644
--- a/usr/src/lib/libc/common/sys/_so_send.s
+++ b/usr/src/lib/libc/common/sys/_so_send.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_send.s"
/* C library -- __so_send */
/* int __so_send(int socket, const void *buffer, size_t len, int flags) */
diff --git a/usr/src/lib/libc/common/sys/_so_sendmsg.s b/usr/src/lib/libc/common/sys/_so_sendmsg.s
index 2e19c716f3..2067971fc5 100644
--- a/usr/src/lib/libc/common/sys/_so_sendmsg.s
+++ b/usr/src/lib/libc/common/sys/_so_sendmsg.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_sendmsg.s"
/* C library -- __so_sendmsg */
/* int __so_sendmsg(int sock, const struct msghdr *msg, int flags) */
diff --git a/usr/src/lib/libc/common/sys/_so_sendto.s b/usr/src/lib/libc/common/sys/_so_sendto.s
index cb5444ba28..3712f3582b 100644
--- a/usr/src/lib/libc/common/sys/_so_sendto.s
+++ b/usr/src/lib/libc/common/sys/_so_sendto.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_sendto.s"
/* C library -- __so_sendto */
/*
diff --git a/usr/src/lib/libc/common/sys/_so_setsockopt.s b/usr/src/lib/libc/common/sys/_so_setsockopt.s
index f4e09d0f33..f4ed5b084b 100644
--- a/usr/src/lib/libc/common/sys/_so_setsockopt.s
+++ b/usr/src/lib/libc/common/sys/_so_setsockopt.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_setsockopt.s"
/* C library -- _so_setsockopt */
/* int _so_setsockopt (int socket, int level, int option_name, */
diff --git a/usr/src/lib/libc/common/sys/_so_shutdown.s b/usr/src/lib/libc/common/sys/_so_shutdown.s
index add0dcce89..ae3aab1dd5 100644
--- a/usr/src/lib/libc/common/sys/_so_shutdown.s
+++ b/usr/src/lib/libc/common/sys/_so_shutdown.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_shutdown.s"
/* C library -- _so_shutdown */
/* int _so_shutdown (int fildes, int how, int vers); */
diff --git a/usr/src/lib/libc/common/sys/_so_socket.s b/usr/src/lib/libc/common/sys/_so_socket.s
index 8d7d24240c..20586109c4 100644
--- a/usr/src/lib/libc/common/sys/_so_socket.s
+++ b/usr/src/lib/libc/common/sys/_so_socket.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_socket.s"
/* C library -- _so_socket */
/*
diff --git a/usr/src/lib/libc/common/sys/_so_socketpair.s b/usr/src/lib/libc/common/sys/_so_socketpair.s
index 30b596c56e..6627030e69 100644
--- a/usr/src/lib/libc/common/sys/_so_socketpair.s
+++ b/usr/src/lib/libc/common/sys/_so_socketpair.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_so_socketpair.s"
/* C library -- _so_socketpair */
/*
diff --git a/usr/src/lib/libc/common/sys/_sockconfig.s b/usr/src/lib/libc/common/sys/_sockconfig.s
index 1381617017..4ee709ee1b 100644
--- a/usr/src/lib/libc/common/sys/_sockconfig.s
+++ b/usr/src/lib/libc/common/sys/_sockconfig.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_sockconfig.s"
/* C library -- _sockconfig */
/*
diff --git a/usr/src/lib/libc/common/sys/access.s b/usr/src/lib/libc/common/sys/access.s
index f622ade40d..e39e7e549c 100644
--- a/usr/src/lib/libc/common/sys/access.s
+++ b/usr/src/lib/libc/common/sys/access.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "access.s"
/* C library -- access */
/* int access(char *path, int amode) */
diff --git a/usr/src/lib/libc/common/sys/acct.s b/usr/src/lib/libc/common/sys/acct.s
index 1d7ed4480f..50bbc42895 100644
--- a/usr/src/lib/libc/common/sys/acct.s
+++ b/usr/src/lib/libc/common/sys/acct.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "acct.s"
/* C library -- acct */
/* int acct(const char *path) */
diff --git a/usr/src/lib/libc/common/sys/acl.s b/usr/src/lib/libc/common/sys/acl.s
index 3a3fb614c5..d9d9c964e6 100644
--- a/usr/src/lib/libc/common/sys/acl.s
+++ b/usr/src/lib/libc/common/sys/acl.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "acl.s"
/* C library -- acl */
/* int acl(const char *path, int cmd, int cnt, struct aclent *buf) */
diff --git a/usr/src/lib/libc/common/sys/adjtime.s b/usr/src/lib/libc/common/sys/adjtime.s
index bede3400cb..a860d6738d 100644
--- a/usr/src/lib/libc/common/sys/adjtime.s
+++ b/usr/src/lib/libc/common/sys/adjtime.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "adjtime.s"
/* C Library -- adjtime */
/* int adjtime(struct timeval *delta, struct timeval *olddelta) */
diff --git a/usr/src/lib/libc/common/sys/alarm.s b/usr/src/lib/libc/common/sys/alarm.s
index 20c7a2ef99..bcc1ce661a 100644
--- a/usr/src/lib/libc/common/sys/alarm.s
+++ b/usr/src/lib/libc/common/sys/alarm.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "alarm.s"
/* C library -- alarm */
/* unsigned alarm(unsigned seconds) */
diff --git a/usr/src/lib/libc/common/sys/brk.s b/usr/src/lib/libc/common/sys/brk.s
index 8bedf3ab2f..fbd2f4c135 100644
--- a/usr/src/lib/libc/common/sys/brk.s
+++ b/usr/src/lib/libc/common/sys/brk.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "brk.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/chdir.s b/usr/src/lib/libc/common/sys/chdir.s
index 198f5b439a..7469e12863 100644
--- a/usr/src/lib/libc/common/sys/chdir.s
+++ b/usr/src/lib/libc/common/sys/chdir.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "chdir.s"
/* C library -- chdir */
/* int chdir(char *path) */
diff --git a/usr/src/lib/libc/common/sys/chmod.s b/usr/src/lib/libc/common/sys/chmod.s
index 12a4b3f29e..e5175fafcb 100644
--- a/usr/src/lib/libc/common/sys/chmod.s
+++ b/usr/src/lib/libc/common/sys/chmod.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "chmod.s"
/* C library -- chmod */
/* int chmod(char *path, mode_t mode) */
diff --git a/usr/src/lib/libc/common/sys/chown.s b/usr/src/lib/libc/common/sys/chown.s
index 2951402730..d77e23b346 100644
--- a/usr/src/lib/libc/common/sys/chown.s
+++ b/usr/src/lib/libc/common/sys/chown.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "chown.s"
/* C library -- chown */
/* int chown(char *path, uid_t owner, gid_t group) */
diff --git a/usr/src/lib/libc/common/sys/chroot.s b/usr/src/lib/libc/common/sys/chroot.s
index 81fe5896f1..7119afc555 100644
--- a/usr/src/lib/libc/common/sys/chroot.s
+++ b/usr/src/lib/libc/common/sys/chroot.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "chroot.s"
/* C library -- chroot */
/* int chroot(const char *path) */
diff --git a/usr/src/lib/libc/common/sys/cladm.s b/usr/src/lib/libc/common/sys/cladm.s
index 491d849643..ca4bd1f4c9 100644
--- a/usr/src/lib/libc/common/sys/cladm.s
+++ b/usr/src/lib/libc/common/sys/cladm.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cladm.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/close.s b/usr/src/lib/libc/common/sys/close.s
index bf162d4e27..ee6cafea09 100644
--- a/usr/src/lib/libc/common/sys/close.s
+++ b/usr/src/lib/libc/common/sys/close.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "close.s"
/* C library -- close */
/* int __close(int fildes) */
diff --git a/usr/src/lib/libc/common/sys/creat.s b/usr/src/lib/libc/common/sys/creat.s
index 45530500d0..a2922eb974 100644
--- a/usr/src/lib/libc/common/sys/creat.s
+++ b/usr/src/lib/libc/common/sys/creat.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "creat.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/dup.s b/usr/src/lib/libc/common/sys/dup.s
index 6813353005..84b89d0170 100644
--- a/usr/src/lib/libc/common/sys/dup.s
+++ b/usr/src/lib/libc/common/sys/dup.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "dup.s"
/* C library -- dup */
/* int dup(int fildes) */
diff --git a/usr/src/lib/libc/common/sys/execve.s b/usr/src/lib/libc/common/sys/execve.s
index 7c92ac99d7..d60268f601 100644
--- a/usr/src/lib/libc/common/sys/execve.s
+++ b/usr/src/lib/libc/common/sys/execve.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "execve.s"
/* C library -- execve */
/* int execve(const char *path, const char *argv[], const char *envp[])
diff --git a/usr/src/lib/libc/common/sys/exit.s b/usr/src/lib/libc/common/sys/exit.s
index 5c259bcdde..242999b616 100644
--- a/usr/src/lib/libc/common/sys/exit.s
+++ b/usr/src/lib/libc/common/sys/exit.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "exit.s"
/* C library -- _exit
*
diff --git a/usr/src/lib/libc/common/sys/facl.s b/usr/src/lib/libc/common/sys/facl.s
index 2cd5cd103a..32fc96aa8f 100644
--- a/usr/src/lib/libc/common/sys/facl.s
+++ b/usr/src/lib/libc/common/sys/facl.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "facl.s"
/* C library -- facl */
/* int facl(int fd, int cmd, int cnt, struct aclent *buf) */
diff --git a/usr/src/lib/libc/common/sys/fchdir.s b/usr/src/lib/libc/common/sys/fchdir.s
index a97d4ff2d1..5a97e4a1ec 100644
--- a/usr/src/lib/libc/common/sys/fchdir.s
+++ b/usr/src/lib/libc/common/sys/fchdir.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fchdir.s"
/* C library -- fchdir */
/* int fchdir(int fildes) */
diff --git a/usr/src/lib/libc/common/sys/fchmod.s b/usr/src/lib/libc/common/sys/fchmod.s
index d891b519ad..dc40164077 100644
--- a/usr/src/lib/libc/common/sys/fchmod.s
+++ b/usr/src/lib/libc/common/sys/fchmod.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fchmod.s"
/* C library -- fchmod */
/* int fchmod(int fildes, mode_t mode) */
diff --git a/usr/src/lib/libc/common/sys/fchown.s b/usr/src/lib/libc/common/sys/fchown.s
index 7daa697711..2cc7d35093 100644
--- a/usr/src/lib/libc/common/sys/fchown.s
+++ b/usr/src/lib/libc/common/sys/fchown.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fchown.s"
/* C library -- fchown */
/* int fchown(int fildes, uid_t owner, gid_t group) */
diff --git a/usr/src/lib/libc/common/sys/fchroot.s b/usr/src/lib/libc/common/sys/fchroot.s
index 404169e225..041851f1d0 100644
--- a/usr/src/lib/libc/common/sys/fchroot.s
+++ b/usr/src/lib/libc/common/sys/fchroot.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fchroot.s"
/* C library -- fchroot */
/* int fchroot(const int fd) */
diff --git a/usr/src/lib/libc/common/sys/fcntl.s b/usr/src/lib/libc/common/sys/fcntl.s
index df24860158..3e44b4546d 100644
--- a/usr/src/lib/libc/common/sys/fcntl.s
+++ b/usr/src/lib/libc/common/sys/fcntl.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fcntl.s"
/*
* int __fcntl_syscall(int fildes, int cmd [, arg])
diff --git a/usr/src/lib/libc/common/sys/fdsync.s b/usr/src/lib/libc/common/sys/fdsync.s
index 61775f9bd1..ba9ad33e79 100644
--- a/usr/src/lib/libc/common/sys/fdsync.s
+++ b/usr/src/lib/libc/common/sys/fdsync.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fdsync.s"
/* Underlying function for C library(fsync) and POSIX(fdatasync)*/
/* int __fdsync(int fildes, int flag) */
diff --git a/usr/src/lib/libc/common/sys/fpathconf.s b/usr/src/lib/libc/common/sys/fpathconf.s
index 9bb7fb64e7..f3f5a5b036 100644
--- a/usr/src/lib/libc/common/sys/fpathconf.s
+++ b/usr/src/lib/libc/common/sys/fpathconf.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpathconf.s"
/* C library -- fpathconf */
/* int fpathconf(int fd, int name) */
diff --git a/usr/src/lib/libc/common/sys/fstat.s b/usr/src/lib/libc/common/sys/fstat.s
index 0bc6d69be0..54a8e83558 100644
--- a/usr/src/lib/libc/common/sys/fstat.s
+++ b/usr/src/lib/libc/common/sys/fstat.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fstat.s"
/* C library -- fstat */
/* int fstat (int fildes, struct stat *buf) */
diff --git a/usr/src/lib/libc/common/sys/fstatfs.s b/usr/src/lib/libc/common/sys/fstatfs.s
index 51be44dddb..c8c55c1ef2 100644
--- a/usr/src/lib/libc/common/sys/fstatfs.s
+++ b/usr/src/lib/libc/common/sys/fstatfs.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fstatfs.s"
/* C library -- fstatfs */
/* int fstatfs(int fildes, struct statfs *buf, int len,
diff --git a/usr/src/lib/libc/common/sys/fstatvfs.s b/usr/src/lib/libc/common/sys/fstatvfs.s
index 0dbef242fa..9300fbed80 100644
--- a/usr/src/lib/libc/common/sys/fstatvfs.s
+++ b/usr/src/lib/libc/common/sys/fstatvfs.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fstatvfs.s"
/* C library -- fstatvfs */
/* int fstatvfs(int fildes, struct statvfs *buf) */
diff --git a/usr/src/lib/libc/common/sys/getcpuid.s b/usr/src/lib/libc/common/sys/getcpuid.s
index 3bfa8f7728..0e9a55c44e 100644
--- a/usr/src/lib/libc/common/sys/getcpuid.s
+++ b/usr/src/lib/libc/common/sys/getcpuid.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getcpuid.s"
/*
* C library -- getcpuid
diff --git a/usr/src/lib/libc/common/sys/getdents.s b/usr/src/lib/libc/common/sys/getdents.s
index d6df84a7e3..5c9577aeed 100644
--- a/usr/src/lib/libc/common/sys/getdents.s
+++ b/usr/src/lib/libc/common/sys/getdents.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getdents.s"
/* C library -- getdents */
/* int getdents (int fildes, struct dirent *buf, size_t count) */
diff --git a/usr/src/lib/libc/common/sys/getegid.s b/usr/src/lib/libc/common/sys/getegid.s
index 812142b767..4d51b11170 100644
--- a/usr/src/lib/libc/common/sys/getegid.s
+++ b/usr/src/lib/libc/common/sys/getegid.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getegid.s"
/*
* C library -- getegid
diff --git a/usr/src/lib/libc/common/sys/geteuid.s b/usr/src/lib/libc/common/sys/geteuid.s
index 4cf6f688fc..267d358433 100644
--- a/usr/src/lib/libc/common/sys/geteuid.s
+++ b/usr/src/lib/libc/common/sys/geteuid.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "geteuid.s"
/*
* C library -- geteuid
diff --git a/usr/src/lib/libc/common/sys/getgid.s b/usr/src/lib/libc/common/sys/getgid.s
index 02b4814ea8..c2d55876bb 100644
--- a/usr/src/lib/libc/common/sys/getgid.s
+++ b/usr/src/lib/libc/common/sys/getgid.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getgid.s"
/* C library -- getgid */
/* gid_t getgid (void); */
diff --git a/usr/src/lib/libc/common/sys/getgroups.s b/usr/src/lib/libc/common/sys/getgroups.s
index f7d9930a1f..d2544aacc1 100644
--- a/usr/src/lib/libc/common/sys/getgroups.s
+++ b/usr/src/lib/libc/common/sys/getgroups.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getgroups.s"
/* C library -- getgroups */
/* int getgroups(int gidsetsize, uid_t grouplist[]); */
diff --git a/usr/src/lib/libc/common/sys/gethrtime.s b/usr/src/lib/libc/common/sys/gethrtime.s
index 0c2fc628eb..d66330ba2f 100644
--- a/usr/src/lib/libc/common/sys/gethrtime.s
+++ b/usr/src/lib/libc/common/sys/gethrtime.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "gethrtime.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/getitimer.s b/usr/src/lib/libc/common/sys/getitimer.s
index ab272babe0..1100e258d1 100644
--- a/usr/src/lib/libc/common/sys/getitimer.s
+++ b/usr/src/lib/libc/common/sys/getitimer.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getitimer.s"
/* C library -- getgid */
/* int getitimer (int, struct itimerval *value); */
diff --git a/usr/src/lib/libc/common/sys/getmsg.s b/usr/src/lib/libc/common/sys/getmsg.s
index 333aa6632a..0c033eca58 100644
--- a/usr/src/lib/libc/common/sys/getmsg.s
+++ b/usr/src/lib/libc/common/sys/getmsg.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getmsg.s"
/* C library -- getmsg */
/* int __getmsg(int fd, struct strbuf *ctlptr, */
diff --git a/usr/src/lib/libc/common/sys/getpid.s b/usr/src/lib/libc/common/sys/getpid.s
index 78abed2e09..5a24613c53 100644
--- a/usr/src/lib/libc/common/sys/getpid.s
+++ b/usr/src/lib/libc/common/sys/getpid.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getpid.s"
/* C library -- getpid */
/* pid_t getpid (void) */
diff --git a/usr/src/lib/libc/common/sys/getpmsg.s b/usr/src/lib/libc/common/sys/getpmsg.s
index c82d8b09c6..37fe8b1074 100644
--- a/usr/src/lib/libc/common/sys/getpmsg.s
+++ b/usr/src/lib/libc/common/sys/getpmsg.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getpmsg.s"
/* C library -- getpmsg */
/* int __getpmsg(int fd, struct strbuf *ctlptr, */
diff --git a/usr/src/lib/libc/common/sys/getppid.s b/usr/src/lib/libc/common/sys/getppid.s
index 45c4dd0a3e..fa13eca082 100644
--- a/usr/src/lib/libc/common/sys/getppid.s
+++ b/usr/src/lib/libc/common/sys/getppid.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getppid.s"
/*
* C library -- getppid
diff --git a/usr/src/lib/libc/common/sys/getrlimit.s b/usr/src/lib/libc/common/sys/getrlimit.s
index 56cd868b74..0ac2bad9a5 100644
--- a/usr/src/lib/libc/common/sys/getrlimit.s
+++ b/usr/src/lib/libc/common/sys/getrlimit.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getrlimit.s"
/* C library -- getrlimit */
/* int getrlimit(int resources, struct rlimit *rlp) */
diff --git a/usr/src/lib/libc/common/sys/getuid.s b/usr/src/lib/libc/common/sys/getuid.s
index 85cbdaebae..fa9b260003 100644
--- a/usr/src/lib/libc/common/sys/getuid.s
+++ b/usr/src/lib/libc/common/sys/getuid.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getuid.s"
/* C library -- getuid */
/* uid_t getuid (void); */
diff --git a/usr/src/lib/libc/common/sys/gtty.s b/usr/src/lib/libc/common/sys/gtty.s
index 363533a953..c03c98b6dd 100644
--- a/usr/src/lib/libc/common/sys/gtty.s
+++ b/usr/src/lib/libc/common/sys/gtty.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "gtty.s"
/* C library -- gtty */
/* int gtty (int fildes, int arg); */
diff --git a/usr/src/lib/libc/common/sys/install_utrap.s b/usr/src/lib/libc/common/sys/install_utrap.s
index f861be6698..0b113d8dac 100644
--- a/usr/src/lib/libc/common/sys/install_utrap.s
+++ b/usr/src/lib/libc/common/sys/install_utrap.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "install_utrap.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/common/sys/ioctl.s b/usr/src/lib/libc/common/sys/ioctl.s
index 647e64b332..1d50ef0fb6 100644
--- a/usr/src/lib/libc/common/sys/ioctl.s
+++ b/usr/src/lib/libc/common/sys/ioctl.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "ioctl.s"
/* C library -- ioctl */
/* int ioctl (int fildes, int request, ... ); */
diff --git a/usr/src/lib/libc/common/sys/kaio.s b/usr/src/lib/libc/common/sys/kaio.s
index 1cd3810403..e9e4ac18bf 100644
--- a/usr/src/lib/libc/common/sys/kaio.s
+++ b/usr/src/lib/libc/common/sys/kaio.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "kaio.s"
/* C library -- kaio */
/* intptr_t _kaio (); */
diff --git a/usr/src/lib/libc/common/sys/kill.s b/usr/src/lib/libc/common/sys/kill.s
index b1519849e3..eca693b4ad 100644
--- a/usr/src/lib/libc/common/sys/kill.s
+++ b/usr/src/lib/libc/common/sys/kill.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "kill.s"
/* C library -- kill */
/* int kill (pid_t pid, int sig); */
diff --git a/usr/src/lib/libc/common/sys/lchown.s b/usr/src/lib/libc/common/sys/lchown.s
index db01eb12bb..5055f53ff4 100644
--- a/usr/src/lib/libc/common/sys/lchown.s
+++ b/usr/src/lib/libc/common/sys/lchown.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lchown.s"
/* C library -- lchown */
/* int lchown(const char *path, uid_t owner, gid_t group) */
diff --git a/usr/src/lib/libc/common/sys/link.s b/usr/src/lib/libc/common/sys/link.s
index 6ec6e69686..cbc03892b5 100644
--- a/usr/src/lib/libc/common/sys/link.s
+++ b/usr/src/lib/libc/common/sys/link.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "link.s"
/* C library -- link */
/* int link (const char *path1, const char *path2); */
diff --git a/usr/src/lib/libc/common/sys/llseek.s b/usr/src/lib/libc/common/sys/llseek.s
index 3dc9aab6a9..398516548c 100644
--- a/usr/src/lib/libc/common/sys/llseek.s
+++ b/usr/src/lib/libc/common/sys/llseek.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "llseek.s"
/*
* C library -- llseek
diff --git a/usr/src/lib/libc/common/sys/lseek.s b/usr/src/lib/libc/common/sys/lseek.s
index b7011b1a7a..20be131543 100644
--- a/usr/src/lib/libc/common/sys/lseek.s
+++ b/usr/src/lib/libc/common/sys/lseek.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lseek.s"
/* C library -- lseek */
/* off_t lseek(int fildes, off_t offset, int whence); */
diff --git a/usr/src/lib/libc/common/sys/lstat.s b/usr/src/lib/libc/common/sys/lstat.s
index dabe0f3b45..fa5c0fdc36 100644
--- a/usr/src/lib/libc/common/sys/lstat.s
+++ b/usr/src/lib/libc/common/sys/lstat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lstat.s"
/* C library -- lstat */
/* error = lstat(const char *path, struct lstat *buf) */
diff --git a/usr/src/lib/libc/common/sys/memcntl.s b/usr/src/lib/libc/common/sys/memcntl.s
index 05dc9c3311..920796c5b6 100644
--- a/usr/src/lib/libc/common/sys/memcntl.s
+++ b/usr/src/lib/libc/common/sys/memcntl.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcntl.s"
/* C library -- memcntl */
/* int memcntl(caddr_t addr, size_t len, int cmd,
diff --git a/usr/src/lib/libc/common/sys/mincore.s b/usr/src/lib/libc/common/sys/mincore.s
index 8819a652bd..5fed96d871 100644
--- a/usr/src/lib/libc/common/sys/mincore.s
+++ b/usr/src/lib/libc/common/sys/mincore.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "mincore.s"
/* C library -- mincore */
/* int mincore(caddr_t addr, size_t len, char *vec) */
diff --git a/usr/src/lib/libc/common/sys/mkdir.s b/usr/src/lib/libc/common/sys/mkdir.s
index 88a1e36c76..1efbfc9081 100644
--- a/usr/src/lib/libc/common/sys/mkdir.s
+++ b/usr/src/lib/libc/common/sys/mkdir.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "mkdir.s"
/* C library -- mkdir */
/* int mkdir (const char *path, mode_t mode); */
diff --git a/usr/src/lib/libc/common/sys/mknod.s b/usr/src/lib/libc/common/sys/mknod.s
index de711cc8ab..0d7733e7ff 100644
--- a/usr/src/lib/libc/common/sys/mknod.s
+++ b/usr/src/lib/libc/common/sys/mknod.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "mknod.s"
/* C library -- mknod */
/* int mknod(const char *path, mode_t mode, dev_t dev); */
diff --git a/usr/src/lib/libc/common/sys/mmap.s b/usr/src/lib/libc/common/sys/mmap.s
index 0a5742efdc..4175283eb8 100644
--- a/usr/src/lib/libc/common/sys/mmap.s
+++ b/usr/src/lib/libc/common/sys/mmap.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "mmap.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/common/sys/modctl.s b/usr/src/lib/libc/common/sys/modctl.s
index 6f50f4a6ec..c24df882af 100644
--- a/usr/src/lib/libc/common/sys/modctl.s
+++ b/usr/src/lib/libc/common/sys/modctl.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "modctl.s"
/* C library -- modctl */
/* int modctl(int opcode, char *arg) */
diff --git a/usr/src/lib/libc/common/sys/mount.s b/usr/src/lib/libc/common/sys/mount.s
index 99e26969f8..5631b2344d 100644
--- a/usr/src/lib/libc/common/sys/mount.s
+++ b/usr/src/lib/libc/common/sys/mount.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "mount.s"
/* C library -- mount */
/* int mount(const char *spec, const char *dir, int mflag,
diff --git a/usr/src/lib/libc/common/sys/mprotect.s b/usr/src/lib/libc/common/sys/mprotect.s
index 70bdf76237..9d2fbe615d 100644
--- a/usr/src/lib/libc/common/sys/mprotect.s
+++ b/usr/src/lib/libc/common/sys/mprotect.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "mprotect.s"
/* C library -- mprotect */
/* int mprotect(caddr_t addr, size_t len, int prot) */
diff --git a/usr/src/lib/libc/common/sys/munmap.s b/usr/src/lib/libc/common/sys/munmap.s
index 569393521b..2ea70a1454 100644
--- a/usr/src/lib/libc/common/sys/munmap.s
+++ b/usr/src/lib/libc/common/sys/munmap.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "munmap.s"
/* C library -- munmap */
/* int munmap(caddr_t addr, size_t len) */
diff --git a/usr/src/lib/libc/common/sys/nice.s b/usr/src/lib/libc/common/sys/nice.s
index 4e1709c74a..ccb802b8b9 100644
--- a/usr/src/lib/libc/common/sys/nice.s
+++ b/usr/src/lib/libc/common/sys/nice.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "nice.s"
/* C library -- nice */
/* int nice (int incr); */
diff --git a/usr/src/lib/libc/common/sys/ntp_adjtime.s b/usr/src/lib/libc/common/sys/ntp_adjtime.s
index 0c6435b02a..0963fbf4be 100644
--- a/usr/src/lib/libc/common/sys/ntp_adjtime.s
+++ b/usr/src/lib/libc/common/sys/ntp_adjtime.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "ntp_adjtime.s"
/* C library -- ntp_adjtime */
/* int ntp_adjtime (struct timex *); */
diff --git a/usr/src/lib/libc/common/sys/ntp_gettime.s b/usr/src/lib/libc/common/sys/ntp_gettime.s
index 18c796dada..c462efb731 100644
--- a/usr/src/lib/libc/common/sys/ntp_gettime.s
+++ b/usr/src/lib/libc/common/sys/ntp_gettime.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "ntp_gettime.s"
/* C library -- ntp_gettime */
/* int ntp_gettime (struct ntptimeval *); */
diff --git a/usr/src/lib/libc/common/sys/open.s b/usr/src/lib/libc/common/sys/open.s
index 2ebb074603..90c375629b 100644
--- a/usr/src/lib/libc/common/sys/open.s
+++ b/usr/src/lib/libc/common/sys/open.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "open.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/p_online.s b/usr/src/lib/libc/common/sys/p_online.s
index c2dc8508f2..7a31c8cccc 100644
--- a/usr/src/lib/libc/common/sys/p_online.s
+++ b/usr/src/lib/libc/common/sys/p_online.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "p_online.s"
/*
* C library -- p_online
diff --git a/usr/src/lib/libc/common/sys/pathconf.s b/usr/src/lib/libc/common/sys/pathconf.s
index 1e6bd8ab56..2c2ba5d1a5 100644
--- a/usr/src/lib/libc/common/sys/pathconf.s
+++ b/usr/src/lib/libc/common/sys/pathconf.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pathconf.s"
/* C library -- pathconf */
/* long pathconf(char *path, int name) */
diff --git a/usr/src/lib/libc/common/sys/pause.s b/usr/src/lib/libc/common/sys/pause.s
index 2da6f69639..77c880cdec 100644
--- a/usr/src/lib/libc/common/sys/pause.s
+++ b/usr/src/lib/libc/common/sys/pause.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pause.s"
/* C library - pause */
/* int __pause(void); */
diff --git a/usr/src/lib/libc/common/sys/pcsample.s b/usr/src/lib/libc/common/sys/pcsample.s
index db40f2d2df..6269593f5b 100644
--- a/usr/src/lib/libc/common/sys/pcsample.s
+++ b/usr/src/lib/libc/common/sys/pcsample.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pcsample.s"
/* C library -- pcsample */
/* long pcsample(uintptr_t buf[], long nsamples); */
diff --git a/usr/src/lib/libc/common/sys/pollsys.s b/usr/src/lib/libc/common/sys/pollsys.s
index 295e437d5f..3de7c57515 100644
--- a/usr/src/lib/libc/common/sys/pollsys.s
+++ b/usr/src/lib/libc/common/sys/pollsys.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pollsys.s"
/*
* C library -- __pollsys
diff --git a/usr/src/lib/libc/common/sys/pread.s b/usr/src/lib/libc/common/sys/pread.s
index 0a08814dde..7b9821e049 100644
--- a/usr/src/lib/libc/common/sys/pread.s
+++ b/usr/src/lib/libc/common/sys/pread.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pread.s"
/* C library -- pread */
/* ssize_t __pread(int, void *, size_t, off_t); */
diff --git a/usr/src/lib/libc/common/sys/priocntlset.s b/usr/src/lib/libc/common/sys/priocntlset.s
index f4ef612516..c29a016d5b 100644
--- a/usr/src/lib/libc/common/sys/priocntlset.s
+++ b/usr/src/lib/libc/common/sys/priocntlset.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "priocntlset.s"
/* C library -- priocntlset */
/* long priocntlset(procset_t psp, int cmd, int arg) */
diff --git a/usr/src/lib/libc/common/sys/processor_bind.s b/usr/src/lib/libc/common/sys/processor_bind.s
index 58b7489af0..4ccc132140 100644
--- a/usr/src/lib/libc/common/sys/processor_bind.s
+++ b/usr/src/lib/libc/common/sys/processor_bind.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "processor_bind.s"
/*
* C library -- processor_bind
diff --git a/usr/src/lib/libc/common/sys/processor_info.s b/usr/src/lib/libc/common/sys/processor_info.s
index 42877965e5..9010ec9e48 100644
--- a/usr/src/lib/libc/common/sys/processor_info.s
+++ b/usr/src/lib/libc/common/sys/processor_info.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "processor_info.s"
/*
* C library -- processor_info
diff --git a/usr/src/lib/libc/common/sys/profil.s b/usr/src/lib/libc/common/sys/profil.s
index 46d97b7828..8a5ddf0011 100644
--- a/usr/src/lib/libc/common/sys/profil.s
+++ b/usr/src/lib/libc/common/sys/profil.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "profil.s"
/* C library -- profil */
/* void profil (short *buff, int buffsz, int offset, int scale);*/
diff --git a/usr/src/lib/libc/common/sys/putmsg.s b/usr/src/lib/libc/common/sys/putmsg.s
index 66ccec85e0..0b33cf68c7 100644
--- a/usr/src/lib/libc/common/sys/putmsg.s
+++ b/usr/src/lib/libc/common/sys/putmsg.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "putmsg.s"
/* C library -- putmsg */
/* int __putmsg(int fd, struct const strbuf *ctlptr, */
diff --git a/usr/src/lib/libc/common/sys/putpmsg.s b/usr/src/lib/libc/common/sys/putpmsg.s
index e97587d007..d2a74ee54f 100644
--- a/usr/src/lib/libc/common/sys/putpmsg.s
+++ b/usr/src/lib/libc/common/sys/putpmsg.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "putpmsg.s"
/* C library -- putpmsg */
/* int __putpmsg(int fd, struct const strbuf *ctlptr, */
diff --git a/usr/src/lib/libc/common/sys/pwrite.s b/usr/src/lib/libc/common/sys/pwrite.s
index 61d8b67544..20fd3a198a 100644
--- a/usr/src/lib/libc/common/sys/pwrite.s
+++ b/usr/src/lib/libc/common/sys/pwrite.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pwrite.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/read.s b/usr/src/lib/libc/common/sys/read.s
index 72db14e879..4a838047c8 100644
--- a/usr/src/lib/libc/common/sys/read.s
+++ b/usr/src/lib/libc/common/sys/read.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "read.s"
/* C library -- read */
/* ssize_t __read(int fildes, void *buf, size_t nbyte); */
diff --git a/usr/src/lib/libc/common/sys/readlink.s b/usr/src/lib/libc/common/sys/readlink.s
index 4a4d9d1883..2ec6e5a886 100644
--- a/usr/src/lib/libc/common/sys/readlink.s
+++ b/usr/src/lib/libc/common/sys/readlink.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "readlink.s"
/*
* C library -- readlink
diff --git a/usr/src/lib/libc/common/sys/readv.s b/usr/src/lib/libc/common/sys/readv.s
index 3dd7136416..3488ee9619 100644
--- a/usr/src/lib/libc/common/sys/readv.s
+++ b/usr/src/lib/libc/common/sys/readv.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "readv.s"
/* C library -- readv */
/* ssize_t __readv(int fd, const struct iovec *iovp, int iovcnt) */
diff --git a/usr/src/lib/libc/common/sys/rename.s b/usr/src/lib/libc/common/sys/rename.s
index ce31680d89..b76767a976 100644
--- a/usr/src/lib/libc/common/sys/rename.s
+++ b/usr/src/lib/libc/common/sys/rename.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "rename.s"
/* C library -- rename */
/* int rename(const char *old, const char *new); */
diff --git a/usr/src/lib/libc/common/sys/resolvepath.s b/usr/src/lib/libc/common/sys/resolvepath.s
index 1ef05e84a4..632f3ee147 100644
--- a/usr/src/lib/libc/common/sys/resolvepath.s
+++ b/usr/src/lib/libc/common/sys/resolvepath.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "resolvepath.s"
/* C library -- resolvepath */
/* int resolvepath(const char *path, void *buf, int bufsiz) */
diff --git a/usr/src/lib/libc/common/sys/rmdir.s b/usr/src/lib/libc/common/sys/rmdir.s
index 6067763b40..9e0aeda3d7 100644
--- a/usr/src/lib/libc/common/sys/rmdir.s
+++ b/usr/src/lib/libc/common/sys/rmdir.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "rmdir.s"
/* C library -- rmdir */
/* int rmdir (const char *path); */
diff --git a/usr/src/lib/libc/common/sys/seteguid.s b/usr/src/lib/libc/common/sys/seteguid.s
index c370446587..ac0815138a 100644
--- a/usr/src/lib/libc/common/sys/seteguid.s
+++ b/usr/src/lib/libc/common/sys/seteguid.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "seteguid.s"
/* C library -- setegid, seteuid */
/* int setegid (gid_t gid) */
diff --git a/usr/src/lib/libc/common/sys/setgid.s b/usr/src/lib/libc/common/sys/setgid.s
index cb49aadb16..a2661e6df0 100644
--- a/usr/src/lib/libc/common/sys/setgid.s
+++ b/usr/src/lib/libc/common/sys/setgid.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setgid.s"
/* C library -- setgid */
/* int setgid(gid_t gid); */
diff --git a/usr/src/lib/libc/common/sys/setgroups.s b/usr/src/lib/libc/common/sys/setgroups.s
index 6b128d67df..30b4041710 100644
--- a/usr/src/lib/libc/common/sys/setgroups.s
+++ b/usr/src/lib/libc/common/sys/setgroups.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setgroups.s"
/* C library -- setgroups */
/* int setgroups(int ngroups, uid_t grouplist[]) */
diff --git a/usr/src/lib/libc/common/sys/setitimer.s b/usr/src/lib/libc/common/sys/setitimer.s
index bfb2de13cb..9ef2388653 100644
--- a/usr/src/lib/libc/common/sys/setitimer.s
+++ b/usr/src/lib/libc/common/sys/setitimer.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setitimer.s"
/* C library -- setitimer */
/* int setitimer (int, const struct itimerval *, struct itimerval *); */
diff --git a/usr/src/lib/libc/common/sys/setreid.s b/usr/src/lib/libc/common/sys/setreid.s
index c04b9df6e1..cbbe4aafa7 100644
--- a/usr/src/lib/libc/common/sys/setreid.s
+++ b/usr/src/lib/libc/common/sys/setreid.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setreid.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/common/sys/setrlimit.s b/usr/src/lib/libc/common/sys/setrlimit.s
index b8630b272e..37de71059d 100644
--- a/usr/src/lib/libc/common/sys/setrlimit.s
+++ b/usr/src/lib/libc/common/sys/setrlimit.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setrlimit.s"
/* C library -- setrlimit */
/* int setrlimit(int resource, const struct rlimit *rlp) */
diff --git a/usr/src/lib/libc/common/sys/setuid.s b/usr/src/lib/libc/common/sys/setuid.s
index ca2e76b00d..7006e27338 100644
--- a/usr/src/lib/libc/common/sys/setuid.s
+++ b/usr/src/lib/libc/common/sys/setuid.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setuid.s"
/* C library -- setuid */
/* int setuid (uid_t uid); */
diff --git a/usr/src/lib/libc/common/sys/sigaltstk.s b/usr/src/lib/libc/common/sys/sigaltstk.s
index 38b8e648ec..104a4d435f 100644
--- a/usr/src/lib/libc/common/sys/sigaltstk.s
+++ b/usr/src/lib/libc/common/sys/sigaltstk.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sigaltstk.s"
/* C library -- sigaltstack */
/* int sigaltstack (stack_t *ss, stack_t *oss); */
diff --git a/usr/src/lib/libc/common/sys/sigprocmsk.s b/usr/src/lib/libc/common/sys/sigprocmsk.s
index 68891726e1..aa7e3b7b2f 100644
--- a/usr/src/lib/libc/common/sys/sigprocmsk.s
+++ b/usr/src/lib/libc/common/sys/sigprocmsk.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sigprocmsk.s"
/* C library -- sigprocmask */
/* int sigprocmask (int how, sigset_t *set, sigset_t *oset) */
diff --git a/usr/src/lib/libc/common/sys/sigsendset.s b/usr/src/lib/libc/common/sys/sigsendset.s
index 934c110edc..3e6d108fac 100644
--- a/usr/src/lib/libc/common/sys/sigsendset.s
+++ b/usr/src/lib/libc/common/sys/sigsendset.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sigsendset.s"
/* C library -- sigsendset */
/* int sigsendset(procset_t *psp, int sig) */
diff --git a/usr/src/lib/libc/common/sys/sigsuspend.s b/usr/src/lib/libc/common/sys/sigsuspend.s
index c0cdd47478..f6e12590be 100644
--- a/usr/src/lib/libc/common/sys/sigsuspend.s
+++ b/usr/src/lib/libc/common/sys/sigsuspend.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sigsuspend.s"
/* C library -- sigsuspend trap */
/* int __sigsuspend (sigset_t *set); */
diff --git a/usr/src/lib/libc/common/sys/stat.s b/usr/src/lib/libc/common/sys/stat.s
index 4b392b037a..db60595cf6 100644
--- a/usr/src/lib/libc/common/sys/stat.s
+++ b/usr/src/lib/libc/common/sys/stat.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "stat.s"
/* C library -- stat */
/* int stat (const char *path, struct stat *buf); */
diff --git a/usr/src/lib/libc/common/sys/statfs.s b/usr/src/lib/libc/common/sys/statfs.s
index aee5c59b2d..3e8357477a 100644
--- a/usr/src/lib/libc/common/sys/statfs.s
+++ b/usr/src/lib/libc/common/sys/statfs.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "statfs.s"
/* C library -- statfs */
/* int statfs (const char *path, struct statfs *buf, int len, */
diff --git a/usr/src/lib/libc/common/sys/statvfs.s b/usr/src/lib/libc/common/sys/statvfs.s
index b2f87ef5f4..33dd10e690 100644
--- a/usr/src/lib/libc/common/sys/statvfs.s
+++ b/usr/src/lib/libc/common/sys/statvfs.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "statvfs.s"
/* C library -- statvfs */
/* int statvfs(const char *path, struct statvfs *statbuf) */
diff --git a/usr/src/lib/libc/common/sys/stty.s b/usr/src/lib/libc/common/sys/stty.s
index 0350573531..6dd9c98d0a 100644
--- a/usr/src/lib/libc/common/sys/stty.s
+++ b/usr/src/lib/libc/common/sys/stty.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "stty.s"
/* C library -- stty */
/* int stty (char *path, struct ?? buf, int len); */
diff --git a/usr/src/lib/libc/common/sys/symlink.s b/usr/src/lib/libc/common/sys/symlink.s
index dd0408b6e9..d46e48f1c4 100644
--- a/usr/src/lib/libc/common/sys/symlink.s
+++ b/usr/src/lib/libc/common/sys/symlink.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "symlink.s"
/* C library -- symlink */
/* int symlink(const char *name1, const char *name2) */
diff --git a/usr/src/lib/libc/common/sys/sync.s b/usr/src/lib/libc/common/sys/sync.s
index 1184210683..873980143f 100644
--- a/usr/src/lib/libc/common/sys/sync.s
+++ b/usr/src/lib/libc/common/sys/sync.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sync.s"
/* C library -- sync */
/* void sync (void); */
diff --git a/usr/src/lib/libc/common/sys/sysconfig.s b/usr/src/lib/libc/common/sys/sysconfig.s
index 9ec706f360..49fdf27ef7 100644
--- a/usr/src/lib/libc/common/sys/sysconfig.s
+++ b/usr/src/lib/libc/common/sys/sysconfig.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sysconfig.s"
/* C library -- _sysconfig */
/* int _sysconfig(name) */
diff --git a/usr/src/lib/libc/common/sys/sysfs.s b/usr/src/lib/libc/common/sys/sysfs.s
index 198bb220b9..e55fe7b463 100644
--- a/usr/src/lib/libc/common/sys/sysfs.s
+++ b/usr/src/lib/libc/common/sys/sysfs.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sysfs.s"
/* C library -- sysfs */
/* int sysfs (int opcode, const char *fsname); */
diff --git a/usr/src/lib/libc/common/sys/sysinfo.s b/usr/src/lib/libc/common/sys/sysinfo.s
index 640e74da29..c6c9f1724e 100644
--- a/usr/src/lib/libc/common/sys/sysinfo.s
+++ b/usr/src/lib/libc/common/sys/sysinfo.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sysinfo.s"
/* C library -- sysinfo */
/* int sysinfo(cmd, buf, count) */
diff --git a/usr/src/lib/libc/common/sys/syslwp.s b/usr/src/lib/libc/common/sys/syslwp.s
index 7034c709f9..a168f5e215 100644
--- a/usr/src/lib/libc/common/sys/syslwp.s
+++ b/usr/src/lib/libc/common/sys/syslwp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "syslwp.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/times.s b/usr/src/lib/libc/common/sys/times.s
index 5607f4d50f..a89b1e717f 100644
--- a/usr/src/lib/libc/common/sys/times.s
+++ b/usr/src/lib/libc/common/sys/times.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "times.s"
/* C library -- times */
/* long times (struct tms *buffer); */
diff --git a/usr/src/lib/libc/common/sys/ulimit.s b/usr/src/lib/libc/common/sys/ulimit.s
index b4715957f0..3e63fd6584 100644
--- a/usr/src/lib/libc/common/sys/ulimit.s
+++ b/usr/src/lib/libc/common/sys/ulimit.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "ulimit.s"
/* C library -- ulimit */
/* long ulimit (int cmd, long newlimit); */
diff --git a/usr/src/lib/libc/common/sys/umask.s b/usr/src/lib/libc/common/sys/umask.s
index 8efa975c55..09bd5af18f 100644
--- a/usr/src/lib/libc/common/sys/umask.s
+++ b/usr/src/lib/libc/common/sys/umask.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "umask.s"
/* C library -- umask */
/* mode_t umask (mode_t cmask); */
diff --git a/usr/src/lib/libc/common/sys/umount2.s b/usr/src/lib/libc/common/sys/umount2.s
index 4613d4fe05..7faf3624d3 100644
--- a/usr/src/lib/libc/common/sys/umount2.s
+++ b/usr/src/lib/libc/common/sys/umount2.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "umount2.s"
/* C library -- umount2 */
/* int umount2 (const char *file, int flag); */
diff --git a/usr/src/lib/libc/common/sys/unlink.s b/usr/src/lib/libc/common/sys/unlink.s
index 0292d8a728..427ed54c15 100644
--- a/usr/src/lib/libc/common/sys/unlink.s
+++ b/usr/src/lib/libc/common/sys/unlink.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "unlink.s"
/* C library -- unlink */
/* int unlink (const char *path); */
diff --git a/usr/src/lib/libc/common/sys/utime.s b/usr/src/lib/libc/common/sys/utime.s
index 3d46bced00..34d10f97b6 100644
--- a/usr/src/lib/libc/common/sys/utime.s
+++ b/usr/src/lib/libc/common/sys/utime.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -28,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "utime.s"
/* C library -- utime */
/* int utime (const char *path, const struct utimbuf *times); */
diff --git a/usr/src/lib/libc/common/sys/utimes.s b/usr/src/lib/libc/common/sys/utimes.s
index 4479682770..95f5e27a12 100644
--- a/usr/src/lib/libc/common/sys/utimes.s
+++ b/usr/src/lib/libc/common/sys/utimes.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "utimes.s"
/* C library -- utimes */
/* int utimes (const char *path, const struct timeval *times); */
diff --git a/usr/src/lib/libc/common/sys/utssys.s b/usr/src/lib/libc/common/sys/utssys.s
index 35d4e3fed0..a8b5254a6a 100644
--- a/usr/src/lib/libc/common/sys/utssys.s
+++ b/usr/src/lib/libc/common/sys/utssys.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "utssys.s"
/* C library -- utssys */
/* error = utssys(cbuf, mv, type, outbufp) */
diff --git a/usr/src/lib/libc/common/sys/uucopy.s b/usr/src/lib/libc/common/sys/uucopy.s
index d7674f1b23..8b10467b94 100644
--- a/usr/src/lib/libc/common/sys/uucopy.s
+++ b/usr/src/lib/libc/common/sys/uucopy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "uucopy.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/common/sys/vhangup.s b/usr/src/lib/libc/common/sys/vhangup.s
index 1b6a4b58d1..a81c677659 100644
--- a/usr/src/lib/libc/common/sys/vhangup.s
+++ b/usr/src/lib/libc/common/sys/vhangup.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "vhangup.s"
/* C library -- vhangup */
/* int vhangup() */
diff --git a/usr/src/lib/libc/common/sys/waitid.s b/usr/src/lib/libc/common/sys/waitid.s
index 5b4a6dc2f3..65e735c32d 100644
--- a/usr/src/lib/libc/common/sys/waitid.s
+++ b/usr/src/lib/libc/common/sys/waitid.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "waitid.s"
/* C library -- waitid */
/* int waitid(idtype_t idtype, id_t id, siginfo_t *infop,
diff --git a/usr/src/lib/libc/common/sys/write.s b/usr/src/lib/libc/common/sys/write.s
index d69ccb5f86..24b41a1b5f 100644
--- a/usr/src/lib/libc/common/sys/write.s
+++ b/usr/src/lib/libc/common/sys/write.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "write.s"
/* C library -- write */
/* ssize_t __write(int fildes, const void *buf, size_t nbyte); */
diff --git a/usr/src/lib/libc/common/sys/writev.s b/usr/src/lib/libc/common/sys/writev.s
index 9c793aec78..13a93b9b77 100644
--- a/usr/src/lib/libc/common/sys/writev.s
+++ b/usr/src/lib/libc/common/sys/writev.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "writev.s"
/* C library -- writev */
/* ssize_t __writev(int fd, const struct iovec *iovp, int iovcnt) */
diff --git a/usr/src/lib/libc/common/sys/yield.s b/usr/src/lib/libc/common/sys/yield.s
index c36b8fe9aa..685dd13438 100644
--- a/usr/src/lib/libc/common/sys/yield.s
+++ b/usr/src/lib/libc/common/sys/yield.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "yield.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/crt/_rtboot.s b/usr/src/lib/libc/i386/crt/_rtboot.s
index 68ff4b1511..e21c5cb956 100644
--- a/usr/src/lib/libc/i386/crt/_rtboot.s
+++ b/usr/src/lib/libc/i386/crt/_rtboot.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_rtboot.s"
/ bootstrap routine for run-time linker
/ we get control from exec which has loaded our text and
diff --git a/usr/src/lib/libc/i386/crt/cerror.s b/usr/src/lib/libc/i386/crt/cerror.s
index ce474aaf2b..7d13197b73 100644
--- a/usr/src/lib/libc/i386/crt/cerror.s
+++ b/usr/src/lib/libc/i386/crt/cerror.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cerror.s"
/ C return sequence which sets errno, returns -1.
diff --git a/usr/src/lib/libc/i386/crt/cerror64.s b/usr/src/lib/libc/i386/crt/cerror64.s
index b81943a956..3cf2fcf26f 100644
--- a/usr/src/lib/libc/i386/crt/cerror64.s
+++ b/usr/src/lib/libc/i386/crt/cerror64.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cerror64.s"
/ C return sequence which sets errno, returns -1.
diff --git a/usr/src/lib/libc/i386/fp/_xtoll.s b/usr/src/lib/libc/i386/fp/_xtoll.s
index 96c448f113..559a0a71b5 100644
--- a/usr/src/lib/libc/i386/fp/_xtoll.s
+++ b/usr/src/lib/libc/i386/fp/_xtoll.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_xtoll.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/i386/fp/_xtoull.s b/usr/src/lib/libc/i386/fp/_xtoull.s
index fbae3a9180..d578135ab6 100644
--- a/usr/src/lib/libc/i386/fp/_xtoull.s
+++ b/usr/src/lib/libc/i386/fp/_xtoull.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_xtoull.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/i386/fp/fpcw.s b/usr/src/lib/libc/i386/fp/fpcw.s
index 82de0d4f52..260964eef8 100644
--- a/usr/src/lib/libc/i386/fp/fpcw.s
+++ b/usr/src/lib/libc/i386/fp/fpcw.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpcw.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/i386/gen/_div64.s b/usr/src/lib/libc/i386/gen/_div64.s
index c09804d28d..37e341149e 100644
--- a/usr/src/lib/libc/i386/gen/_div64.s
+++ b/usr/src/lib/libc/i386/gen/_div64.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_div64.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/gen/_divdi3.s b/usr/src/lib/libc/i386/gen/_divdi3.s
index c0dfcd1052..4f3de86ba1 100644
--- a/usr/src/lib/libc/i386/gen/_divdi3.s
+++ b/usr/src/lib/libc/i386/gen/_divdi3.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -25,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_divdi3.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/i386/gen/_getsp.s b/usr/src/lib/libc/i386/gen/_getsp.s
index 972f124278..dd2f6397f4 100644
--- a/usr/src/lib/libc/i386/gen/_getsp.s
+++ b/usr/src/lib/libc/i386/gen/_getsp.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_getsp.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/gen/_mul64.s b/usr/src/lib/libc/i386/gen/_mul64.s
index 9e9b3fbcc2..871ce516c7 100644
--- a/usr/src/lib/libc/i386/gen/_mul64.s
+++ b/usr/src/lib/libc/i386/gen/_mul64.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_mul64.s"
/
/ function __mul64(A,B:Longint):Longint;
diff --git a/usr/src/lib/libc/i386/gen/_stack_grow.s b/usr/src/lib/libc/i386/gen/_stack_grow.s
index e4c1db8a18..8649d9b9a5 100644
--- a/usr/src/lib/libc/i386/gen/_stack_grow.s
+++ b/usr/src/lib/libc/i386/gen/_stack_grow.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_stack_grow.s"
/*
* void *
diff --git a/usr/src/lib/libc/i386/gen/abs.s b/usr/src/lib/libc/i386/gen/abs.s
index dd92cc4546..975def8692 100644
--- a/usr/src/lib/libc/i386/gen/abs.s
+++ b/usr/src/lib/libc/i386/gen/abs.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -25,9 +24,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "abs.s"
/ /* Assembler program to implement the following C program */
/ int
diff --git a/usr/src/lib/libc/i386/gen/alloca.s b/usr/src/lib/libc/i386/gen/alloca.s
index ffdf2dab0d..b4fcdc742f 100644
--- a/usr/src/lib/libc/i386/gen/alloca.s
+++ b/usr/src/lib/libc/i386/gen/alloca.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "alloca.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/gen/byteorder.s b/usr/src/lib/libc/i386/gen/byteorder.s
index 531097b631..9689b2b6bf 100644
--- a/usr/src/lib/libc/i386/gen/byteorder.s
+++ b/usr/src/lib/libc/i386/gen/byteorder.s
@@ -23,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "byteorder.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/gen/cuexit.s b/usr/src/lib/libc/i386/gen/cuexit.s
index 4707469dbc..3dfb1214f1 100644
--- a/usr/src/lib/libc/i386/gen/cuexit.s
+++ b/usr/src/lib/libc/i386/gen/cuexit.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cuexit.s"
/ C library -- exit
/ exit(code)
diff --git a/usr/src/lib/libc/i386/gen/ladd.s b/usr/src/lib/libc/i386/gen/ladd.s
index 6b3b7ffde1..20ff455c38 100644
--- a/usr/src/lib/libc/i386/gen/ladd.s
+++ b/usr/src/lib/libc/i386/gen/ladd.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "ladd.s"
/ Double long add routine.
diff --git a/usr/src/lib/libc/i386/gen/ldivide.s b/usr/src/lib/libc/i386/gen/ldivide.s
index 3df4afcb36..60fd7216ea 100644
--- a/usr/src/lib/libc/i386/gen/ldivide.s
+++ b/usr/src/lib/libc/i386/gen/ldivide.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "ldivide.s"
/ Double long divide routine.
diff --git a/usr/src/lib/libc/i386/gen/lmul.s b/usr/src/lib/libc/i386/gen/lmul.s
index c25ca556f7..18e683261c 100644
--- a/usr/src/lib/libc/i386/gen/lmul.s
+++ b/usr/src/lib/libc/i386/gen/lmul.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lmul.s"
/ Double long multiply routine.
diff --git a/usr/src/lib/libc/i386/gen/lock.s b/usr/src/lib/libc/i386/gen/lock.s
index d204105374..ad2d095803 100644
--- a/usr/src/lib/libc/i386/gen/lock.s
+++ b/usr/src/lib/libc/i386/gen/lock.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lock.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/gen/lshiftl.s b/usr/src/lib/libc/i386/gen/lshiftl.s
index 1d684ccc1e..a3dae6d5ac 100644
--- a/usr/src/lib/libc/i386/gen/lshiftl.s
+++ b/usr/src/lib/libc/i386/gen/lshiftl.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lshiftl.s"
/ Shift a double long value.
diff --git a/usr/src/lib/libc/i386/gen/lsign.s b/usr/src/lib/libc/i386/gen/lsign.s
index 2854113a28..9b363dc11b 100644
--- a/usr/src/lib/libc/i386/gen/lsign.s
+++ b/usr/src/lib/libc/i386/gen/lsign.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lsign.s"
/ Determine the sign of a double-long number.
diff --git a/usr/src/lib/libc/i386/gen/lsub.s b/usr/src/lib/libc/i386/gen/lsub.s
index db39d376a1..cb00add7db 100644
--- a/usr/src/lib/libc/i386/gen/lsub.s
+++ b/usr/src/lib/libc/i386/gen/lsub.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lsub.s"
/ Double long subtraction routine.
diff --git a/usr/src/lib/libc/i386/gen/memccpy.s b/usr/src/lib/libc/i386/gen/memccpy.s
index 3a46af6597..ecf0feb594 100644
--- a/usr/src/lib/libc/i386/gen/memccpy.s
+++ b/usr/src/lib/libc/i386/gen/memccpy.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memccpy.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/i386/gen/memchr.s b/usr/src/lib/libc/i386/gen/memchr.s
index d29b05d7c3..92605eb08e 100644
--- a/usr/src/lib/libc/i386/gen/memchr.s
+++ b/usr/src/lib/libc/i386/gen/memchr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memchr.s"
/
/ memchr(sptr, c1, n)
diff --git a/usr/src/lib/libc/i386/gen/memcmp.s b/usr/src/lib/libc/i386/gen/memcmp.s
index 13f9e05eed..92442ff024 100644
--- a/usr/src/lib/libc/i386/gen/memcmp.s
+++ b/usr/src/lib/libc/i386/gen/memcmp.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcmp.s"
/
/ memcmp(s1, s2, n)
diff --git a/usr/src/lib/libc/i386/gen/memcpy.s b/usr/src/lib/libc/i386/gen/memcpy.s
index a86d6b5da1..b1d36b7a41 100644
--- a/usr/src/lib/libc/i386/gen/memcpy.s
+++ b/usr/src/lib/libc/i386/gen/memcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcpy.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/i386/gen/memset.s b/usr/src/lib/libc/i386/gen/memset.s
index 0ddfb50017..b047161ad4 100644
--- a/usr/src/lib/libc/i386/gen/memset.s
+++ b/usr/src/lib/libc/i386/gen/memset.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memset.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/i386/gen/setjmp.s b/usr/src/lib/libc/i386/gen/setjmp.s
index 723e57decf..db9ad85b82 100644
--- a/usr/src/lib/libc/i386/gen/setjmp.s
+++ b/usr/src/lib/libc/i386/gen/setjmp.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setjmp.s"
/ longjmp(env, val)
/ will generate a "return(val)" from
diff --git a/usr/src/lib/libc/i386/gen/strcat.s b/usr/src/lib/libc/i386/gen/strcat.s
index 24888f7569..7a37a9d219 100644
--- a/usr/src/lib/libc/i386/gen/strcat.s
+++ b/usr/src/lib/libc/i386/gen/strcat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcat.s"
/
/ strcat(s1, s2)
diff --git a/usr/src/lib/libc/i386/gen/strchr.s b/usr/src/lib/libc/i386/gen/strchr.s
index c91f9cb217..d4a9830770 100644
--- a/usr/src/lib/libc/i386/gen/strchr.s
+++ b/usr/src/lib/libc/i386/gen/strchr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strchr.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/gen/strcpy.s b/usr/src/lib/libc/i386/gen/strcpy.s
index b72e03de15..c0cd061e8e 100644
--- a/usr/src/lib/libc/i386/gen/strcpy.s
+++ b/usr/src/lib/libc/i386/gen/strcpy.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcpy.s"
/
/ strcpy(s1, s2)
diff --git a/usr/src/lib/libc/i386/gen/strlen.s b/usr/src/lib/libc/i386/gen/strlen.s
index daf99052c0..fd6063fc89 100644
--- a/usr/src/lib/libc/i386/gen/strlen.s
+++ b/usr/src/lib/libc/i386/gen/strlen.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strlen.s"
/
/ strlen(s)
diff --git a/usr/src/lib/libc/i386/gen/strncat.s b/usr/src/lib/libc/i386/gen/strncat.s
index 1fec4b5f48..7dd4384d9b 100644
--- a/usr/src/lib/libc/i386/gen/strncat.s
+++ b/usr/src/lib/libc/i386/gen/strncat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncat.s"
/
/ strncat(s1, s2, n)
diff --git a/usr/src/lib/libc/i386/gen/strncmp.s b/usr/src/lib/libc/i386/gen/strncmp.s
index 421bcd08fb..e79c01fdcc 100644
--- a/usr/src/lib/libc/i386/gen/strncmp.s
+++ b/usr/src/lib/libc/i386/gen/strncmp.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncmp.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/gen/strncpy.s b/usr/src/lib/libc/i386/gen/strncpy.s
index 7678cd8cbf..3f65682a6c 100644
--- a/usr/src/lib/libc/i386/gen/strncpy.s
+++ b/usr/src/lib/libc/i386/gen/strncpy.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncpy.s"
/
/ strncpy(s1, s2, n)
diff --git a/usr/src/lib/libc/i386/gen/strrchr.s b/usr/src/lib/libc/i386/gen/strrchr.s
index 7d8990100b..cec3aa4db1 100644
--- a/usr/src/lib/libc/i386/gen/strrchr.s
+++ b/usr/src/lib/libc/i386/gen/strrchr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
- .ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strrchr.s"
/
/ strrchr(sp, c)
diff --git a/usr/src/lib/libc/i386/gen/wschr.s b/usr/src/lib/libc/i386/gen/wschr.s
index 2cf1809cf2..8760494d04 100644
--- a/usr/src/lib/libc/i386/gen/wschr.s
+++ b/usr/src/lib/libc/i386/gen/wschr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "wschr.s"
/
/ Wide character wcschr() implementation
diff --git a/usr/src/lib/libc/i386/gen/wslen.s b/usr/src/lib/libc/i386/gen/wslen.s
index 3431210229..8e7d1dd36d 100644
--- a/usr/src/lib/libc/i386/gen/wslen.s
+++ b/usr/src/lib/libc/i386/gen/wslen.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "wslen.s"
/*
* Wide character wcslen() implementation
diff --git a/usr/src/lib/libc/i386/gen/wsncmp.s b/usr/src/lib/libc/i386/gen/wsncmp.s
index 995187a827..92ce2dc0c7 100644
--- a/usr/src/lib/libc/i386/gen/wsncmp.s
+++ b/usr/src/lib/libc/i386/gen/wsncmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "wsncmp.s"
/
/ Wide character wcsncpy() implementation
diff --git a/usr/src/lib/libc/i386/sys/__clock_gettime.s b/usr/src/lib/libc/i386/sys/__clock_gettime.s
index 96c372d5a3..cf9ee306ff 100644
--- a/usr/src/lib/libc/i386/sys/__clock_gettime.s
+++ b/usr/src/lib/libc/i386/sys/__clock_gettime.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__clock_gettime.s"
#include <sys/time_impl.h>
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/__getcontext.s b/usr/src/lib/libc/i386/sys/__getcontext.s
index 3ae3654cd0..2484bbf00e 100644
--- a/usr/src/lib/libc/i386/sys/__getcontext.s
+++ b/usr/src/lib/libc/i386/sys/__getcontext.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__getcontext.s"
/*
* __getcontext() must be implemented in assembler, as opposed
diff --git a/usr/src/lib/libc/i386/sys/__uadmin.s b/usr/src/lib/libc/i386/sys/__uadmin.s
index ff3a1d26f4..3981cf10cb 100644
--- a/usr/src/lib/libc/i386/sys/__uadmin.s
+++ b/usr/src/lib/libc/i386/sys/__uadmin.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__uadmin.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/_lwp_mutex_unlock.s b/usr/src/lib/libc/i386/sys/_lwp_mutex_unlock.s
index 3133ba1fe8..1425b5bb76 100644
--- a/usr/src/lib/libc/i386/sys/_lwp_mutex_unlock.s
+++ b/usr/src/lib/libc/i386/sys/_lwp_mutex_unlock.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_lwp_mutex_unlock.s"
#include "SYS.h"
#include <../assym.h>
diff --git a/usr/src/lib/libc/i386/sys/door.s b/usr/src/lib/libc/i386/sys/door.s
index 92ef56eff8..2d348ebba8 100644
--- a/usr/src/lib/libc/i386/sys/door.s
+++ b/usr/src/lib/libc/i386/sys/door.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "door.s"
#include "SYS.h"
#include <sys/door.h>
diff --git a/usr/src/lib/libc/i386/sys/forkallx.s b/usr/src/lib/libc/i386/sys/forkallx.s
index 7cf6b58e1d..87fe063773 100644
--- a/usr/src/lib/libc/i386/sys/forkallx.s
+++ b/usr/src/lib/libc/i386/sys/forkallx.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "forkallx.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/forkx.s b/usr/src/lib/libc/i386/sys/forkx.s
index 9a24c05d32..b3b74e8048 100644
--- a/usr/src/lib/libc/i386/sys/forkx.s
+++ b/usr/src/lib/libc/i386/sys/forkx.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "forkx.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/fxstat.s b/usr/src/lib/libc/i386/sys/fxstat.s
index 7c5cb096b9..da3eb8f5c0 100644
--- a/usr/src/lib/libc/i386/sys/fxstat.s
+++ b/usr/src/lib/libc/i386/sys/fxstat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fxstat.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/getcontext.s b/usr/src/lib/libc/i386/sys/getcontext.s
index 3979b3362a..3c66b8fc99 100644
--- a/usr/src/lib/libc/i386/sys/getcontext.s
+++ b/usr/src/lib/libc/i386/sys/getcontext.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "getcontext.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/i386/sys/gettimeofday.s b/usr/src/lib/libc/i386/sys/gettimeofday.s
index e54a71121b..1e21601aba 100644
--- a/usr/src/lib/libc/i386/sys/gettimeofday.s
+++ b/usr/src/lib/libc/i386/sys/gettimeofday.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "gettimeofday.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/lwp_private.s b/usr/src/lib/libc/i386/sys/lwp_private.s
index 757dd83209..1523f6eb92 100644
--- a/usr/src/lib/libc/i386/sys/lwp_private.s
+++ b/usr/src/lib/libc/i386/sys/lwp_private.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lwp_private.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/lxstat.s b/usr/src/lib/libc/i386/sys/lxstat.s
index 0359d1b0ef..9e9d3af63c 100644
--- a/usr/src/lib/libc/i386/sys/lxstat.s
+++ b/usr/src/lib/libc/i386/sys/lxstat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lxstat.s"
/ int
/ _lxstat(_STAT_VER, _path, _buf);
diff --git a/usr/src/lib/libc/i386/sys/nuname.s b/usr/src/lib/libc/i386/sys/nuname.s
index 1d7ea9ecc9..caabf475ec 100644
--- a/usr/src/lib/libc/i386/sys/nuname.s
+++ b/usr/src/lib/libc/i386/sys/nuname.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "nuname.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/pipe.s b/usr/src/lib/libc/i386/sys/pipe.s
index 1ce1b2258d..d17b720124 100644
--- a/usr/src/lib/libc/i386/sys/pipe.s
+++ b/usr/src/lib/libc/i386/sys/pipe.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "pipe.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/i386/sys/syscall.s b/usr/src/lib/libc/i386/sys/syscall.s
index 886cec9b8a..72498595e6 100644
--- a/usr/src/lib/libc/i386/sys/syscall.s
+++ b/usr/src/lib/libc/i386/sys/syscall.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "syscall.s"
#include "SYS.h"
#include <sys/trap.h>
diff --git a/usr/src/lib/libc/i386/sys/sysi86.s b/usr/src/lib/libc/i386/sys/sysi86.s
index bb1edbfd2a..c6b64c2984 100644
--- a/usr/src/lib/libc/i386/sys/sysi86.s
+++ b/usr/src/lib/libc/i386/sys/sysi86.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sysi86.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/i386/sys/uname.s b/usr/src/lib/libc/i386/sys/uname.s
index a8e8224f4a..8b4921a727 100644
--- a/usr/src/lib/libc/i386/sys/uname.s
+++ b/usr/src/lib/libc/i386/sys/uname.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "uname.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/i386/sys/vforkx.s b/usr/src/lib/libc/i386/sys/vforkx.s
index be14d9757a..618c20bbc7 100644
--- a/usr/src/lib/libc/i386/sys/vforkx.s
+++ b/usr/src/lib/libc/i386/sys/vforkx.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "vforkx.s"
#include "SYS.h"
#include <assym.h>
diff --git a/usr/src/lib/libc/i386/sys/xmknod.s b/usr/src/lib/libc/i386/sys/xmknod.s
index cb7175e300..e8a9421dcc 100644
--- a/usr/src/lib/libc/i386/sys/xmknod.s
+++ b/usr/src/lib/libc/i386/sys/xmknod.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "xmknod.s"
/ OS library -- _xmknod
diff --git a/usr/src/lib/libc/i386/sys/xstat.s b/usr/src/lib/libc/i386/sys/xstat.s
index 866f0ee2d2..8581a5f2af 100644
--- a/usr/src/lib/libc/i386/sys/xstat.s
+++ b/usr/src/lib/libc/i386/sys/xstat.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "xstat.s"
/ OS library -- _xstat
diff --git a/usr/src/lib/libc/i386/threads/asm_subr.s b/usr/src/lib/libc/i386/threads/asm_subr.s
index 622ea3f250..eeaf6c3dac 100644
--- a/usr/src/lib/libc/i386/threads/asm_subr.s
+++ b/usr/src/lib/libc/i386/threads/asm_subr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "asm_subr.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/i386/threads/tls_get_addr.s b/usr/src/lib/libc/i386/threads/tls_get_addr.s
index 9a783a3061..eb3f814d51 100644
--- a/usr/src/lib/libc/i386/threads/tls_get_addr.s
+++ b/usr/src/lib/libc/i386/threads/tls_get_addr.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "tls_get_addr.s"
/*
* To make thread-local storage accesses as fast as possible, we
diff --git a/usr/src/lib/libc/i386/unwind/unwind_frame.s b/usr/src/lib/libc/i386/unwind/unwind_frame.s
index ac8213daf6..103e77024e 100644
--- a/usr/src/lib/libc/i386/unwind/unwind_frame.s
+++ b/usr/src/lib/libc/i386/unwind/unwind_frame.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "unwind_frame.s"
#include <SYS.h>
diff --git a/usr/src/lib/libc/i386_hwcap1/gen/memcpy.s b/usr/src/lib/libc/i386_hwcap1/gen/memcpy.s
index ebecf1e1a8..d7277977aa 100644
--- a/usr/src/lib/libc/i386_hwcap1/gen/memcpy.s
+++ b/usr/src/lib/libc/i386_hwcap1/gen/memcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcpy.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/i386_hwcap1/gen/memset.s b/usr/src/lib/libc/i386_hwcap1/gen/memset.s
index bbdb71c870..ceaf437c08 100644
--- a/usr/src/lib/libc/i386_hwcap1/gen/memset.s
+++ b/usr/src/lib/libc/i386_hwcap1/gen/memset.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memset.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparc/crt/hwmuldiv.s b/usr/src/lib/libc/sparc/crt/hwmuldiv.s
index 0a83278017..3ec3f13456 100644
--- a/usr/src/lib/libc/sparc/crt/hwmuldiv.s
+++ b/usr/src/lib/libc/sparc/crt/hwmuldiv.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "hwmuldiv.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparc/fp/_Q_get_rp_rd.s b/usr/src/lib/libc/sparc/fp/_Q_get_rp_rd.s
index a1a5e560ad..a15de61e0e 100644
--- a/usr/src/lib/libc/sparc/fp/_Q_get_rp_rd.s
+++ b/usr/src/lib/libc/sparc/fp/_Q_get_rp_rd.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_Q_get_rp_rd.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparc/fp/fpgetmask.s b/usr/src/lib/libc/sparc/fp/fpgetmask.s
index a75d946234..6a7b88a751 100644
--- a/usr/src/lib/libc/sparc/fp/fpgetmask.s
+++ b/usr/src/lib/libc/sparc/fp/fpgetmask.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpgetmask.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/fp/fpgetrnd.s b/usr/src/lib/libc/sparc/fp/fpgetrnd.s
index 2c2d044f79..052bf0d28a 100644
--- a/usr/src/lib/libc/sparc/fp/fpgetrnd.s
+++ b/usr/src/lib/libc/sparc/fp/fpgetrnd.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpgetrnd.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/fp/fpgetsticky.s b/usr/src/lib/libc/sparc/fp/fpgetsticky.s
index bd274719d3..3533127a75 100644
--- a/usr/src/lib/libc/sparc/fp/fpgetsticky.s
+++ b/usr/src/lib/libc/sparc/fp/fpgetsticky.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpgetsticky.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/fp/fpsetmask.s b/usr/src/lib/libc/sparc/fp/fpsetmask.s
index 2277a0b536..56fd14a01e 100644
--- a/usr/src/lib/libc/sparc/fp/fpsetmask.s
+++ b/usr/src/lib/libc/sparc/fp/fpsetmask.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpsetmask.s"
/*
* fp_except fpsetmask(mask)
diff --git a/usr/src/lib/libc/sparc/fp/fpsetrnd.s b/usr/src/lib/libc/sparc/fp/fpsetrnd.s
index f668e7b7be..34fd9c4819 100644
--- a/usr/src/lib/libc/sparc/fp/fpsetrnd.s
+++ b/usr/src/lib/libc/sparc/fp/fpsetrnd.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpsetrnd.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/fp/fpsetsticky.s b/usr/src/lib/libc/sparc/fp/fpsetsticky.s
index 792fc0402a..5598980d3f 100644
--- a/usr/src/lib/libc/sparc/fp/fpsetsticky.s
+++ b/usr/src/lib/libc/sparc/fp/fpsetsticky.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpsetsticky.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/gen/_stack_grow.s b/usr/src/lib/libc/sparc/gen/_stack_grow.s
index 07376f21bc..7389a9a498 100644
--- a/usr/src/lib/libc/sparc/gen/_stack_grow.s
+++ b/usr/src/lib/libc/sparc/gen/_stack_grow.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_stack_grow.s"
#include "SYS.h"
#include <../assym.h>
diff --git a/usr/src/lib/libc/sparc/gen/ladd.s b/usr/src/lib/libc/sparc/gen/ladd.s
index a3bf215c56..8a1d220077 100644
--- a/usr/src/lib/libc/sparc/gen/ladd.s
+++ b/usr/src/lib/libc/sparc/gen/ladd.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "ladd.s"
/*
* Double long add routine. Ported from pdp 11/70 version
diff --git a/usr/src/lib/libc/sparc/gen/lock.s b/usr/src/lib/libc/sparc/gen/lock.s
index a96043767d..c10c8a39aa 100644
--- a/usr/src/lib/libc/sparc/gen/lock.s
+++ b/usr/src/lib/libc/sparc/gen/lock.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lock.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparc/gen/lshiftl.s b/usr/src/lib/libc/sparc/gen/lshiftl.s
index dd1a475d22..ead1ce1d6e 100644
--- a/usr/src/lib/libc/sparc/gen/lshiftl.s
+++ b/usr/src/lib/libc/sparc/gen/lshiftl.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lshiftl.s"
/*
* Shift a double long value. Ported from m32 version to sparc.
diff --git a/usr/src/lib/libc/sparc/gen/lsign.s b/usr/src/lib/libc/sparc/gen/lsign.s
index 6d774b582c..9ed20d3757 100644
--- a/usr/src/lib/libc/sparc/gen/lsign.s
+++ b/usr/src/lib/libc/sparc/gen/lsign.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lsign.s"
/*
* Determine the sign of a double-long number.
diff --git a/usr/src/lib/libc/sparc/gen/lsub.s b/usr/src/lib/libc/sparc/gen/lsub.s
index 90bbccab99..204a654270 100644
--- a/usr/src/lib/libc/sparc/gen/lsub.s
+++ b/usr/src/lib/libc/sparc/gen/lsub.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "lsub.s"
/*
* Double long subtraction routine. Ported from pdp 11/70 version
diff --git a/usr/src/lib/libc/sparc/gen/memchr.s b/usr/src/lib/libc/sparc/gen/memchr.s
index 5688826dde..39eb35b261 100644
--- a/usr/src/lib/libc/sparc/gen/memchr.s
+++ b/usr/src/lib/libc/sparc/gen/memchr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memchr.s"
/*
* Return the ptr in sptr at which the character c1 appears;
diff --git a/usr/src/lib/libc/sparc/gen/memcmp.s b/usr/src/lib/libc/sparc/gen/memcmp.s
index be2fe4e24b..650353d442 100644
--- a/usr/src/lib/libc/sparc/gen/memcmp.s
+++ b/usr/src/lib/libc/sparc/gen/memcmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcmp.s"
/*
* memcmp(s1, s2, len)
diff --git a/usr/src/lib/libc/sparc/gen/memcpy.s b/usr/src/lib/libc/sparc/gen/memcpy.s
index 32589b5655..c24b290db6 100644
--- a/usr/src/lib/libc/sparc/gen/memcpy.s
+++ b/usr/src/lib/libc/sparc/gen/memcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcpy.s"
/*
* memcpy(s1, s2, len)
diff --git a/usr/src/lib/libc/sparc/gen/memmove.s b/usr/src/lib/libc/sparc/gen/memmove.s
index 122c191555..50f94a4d85 100644
--- a/usr/src/lib/libc/sparc/gen/memmove.s
+++ b/usr/src/lib/libc/sparc/gen/memmove.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memmove.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparc/gen/memset.s b/usr/src/lib/libc/sparc/gen/memset.s
index 750ee3bd2b..10a12075b6 100644
--- a/usr/src/lib/libc/sparc/gen/memset.s
+++ b/usr/src/lib/libc/sparc/gen/memset.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memset.s"
/*
* char *memset(sp, c, n)
diff --git a/usr/src/lib/libc/sparc/gen/setjmp.s b/usr/src/lib/libc/sparc/gen/setjmp.s
index c491eb26e4..517f5fe82f 100644
--- a/usr/src/lib/libc/sparc/gen/setjmp.s
+++ b/usr/src/lib/libc/sparc/gen/setjmp.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setjmp.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparc/gen/strcasecmp.s b/usr/src/lib/libc/sparc/gen/strcasecmp.s
index 2ef09e2ca6..c1f4a0d055 100644
--- a/usr/src/lib/libc/sparc/gen/strcasecmp.s
+++ b/usr/src/lib/libc/sparc/gen/strcasecmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcasecmp.s"
/*
* The strcasecmp() function is a case insensitive versions of strcmp().
* It assumes the ASCII character set and ignores differences in case
diff --git a/usr/src/lib/libc/sparc/gen/strchr.s b/usr/src/lib/libc/sparc/gen/strchr.s
index b2e8d660de..307015f570 100644
--- a/usr/src/lib/libc/sparc/gen/strchr.s
+++ b/usr/src/lib/libc/sparc/gen/strchr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strchr.s"
/*
* The strchr() function returns a pointer to the first occurrence of c
diff --git a/usr/src/lib/libc/sparc/gen/strcmp.s b/usr/src/lib/libc/sparc/gen/strcmp.s
index ce402f07da..a08693f70d 100644
--- a/usr/src/lib/libc/sparc/gen/strcmp.s
+++ b/usr/src/lib/libc/sparc/gen/strcmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcmp.s"
/* strcmp(s1, s2)
*
diff --git a/usr/src/lib/libc/sparc/gen/strcpy.s b/usr/src/lib/libc/sparc/gen/strcpy.s
index 593a4e8293..1afc5c14cd 100644
--- a/usr/src/lib/libc/sparc/gen/strcpy.s
+++ b/usr/src/lib/libc/sparc/gen/strcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcpy.s"
/*
* strcpy(s1, s2)
diff --git a/usr/src/lib/libc/sparc/gen/strlcpy.s b/usr/src/lib/libc/sparc/gen/strlcpy.s
index 9e96232e22..61ef629026 100644
--- a/usr/src/lib/libc/sparc/gen/strlcpy.s
+++ b/usr/src/lib/libc/sparc/gen/strlcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strlcpy.s"
/*
* The strlcpy() function copies at most dstsize-1 characters
* (dstsize being the size of the string buffer dst) from src
diff --git a/usr/src/lib/libc/sparc/gen/strlen.s b/usr/src/lib/libc/sparc/gen/strlen.s
index e709690f79..442c0a5f2b 100644
--- a/usr/src/lib/libc/sparc/gen/strlen.s
+++ b/usr/src/lib/libc/sparc/gen/strlen.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strlen.s"
/*
* strlen(s)
diff --git a/usr/src/lib/libc/sparc/gen/strncmp.s b/usr/src/lib/libc/sparc/gen/strncmp.s
index 109c52362f..5e1a87dfe7 100644
--- a/usr/src/lib/libc/sparc/gen/strncmp.s
+++ b/usr/src/lib/libc/sparc/gen/strncmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncmp.s"
/*
* strncmp(s1, s2, n)
diff --git a/usr/src/lib/libc/sparc/gen/strncpy.s b/usr/src/lib/libc/sparc/gen/strncpy.s
index e6cb8046e7..c919be9bce 100644
--- a/usr/src/lib/libc/sparc/gen/strncpy.s
+++ b/usr/src/lib/libc/sparc/gen/strncpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncpy.s"
/*
* strncpy(s1, s2)
diff --git a/usr/src/lib/libc/sparc/gen/sync_instruction_memory.s b/usr/src/lib/libc/sparc/gen/sync_instruction_memory.s
index d4cae952f5..19aae4ebe7 100644
--- a/usr/src/lib/libc/sparc/gen/sync_instruction_memory.s
+++ b/usr/src/lib/libc/sparc/gen/sync_instruction_memory.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* All rights reserved.
*/
-.ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sync_instruction_memory.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparc/sys/__clock_gettime.s b/usr/src/lib/libc/sparc/sys/__clock_gettime.s
index a464864da2..7e630055de 100644
--- a/usr/src/lib/libc/sparc/sys/__clock_gettime.s
+++ b/usr/src/lib/libc/sparc/sys/__clock_gettime.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__clock_gettime.s"
#include <sys/time_impl.h>
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/sys/__getcontext.s b/usr/src/lib/libc/sparc/sys/__getcontext.s
index 86364e3ee3..7fb3ad3f25 100644
--- a/usr/src/lib/libc/sparc/sys/__getcontext.s
+++ b/usr/src/lib/libc/sparc/sys/__getcontext.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__getcontext.s"
/*
* __getcontext() must be implemented in assembler, as opposed
diff --git a/usr/src/lib/libc/sparc/sys/_lwp_mutex_unlock.s b/usr/src/lib/libc/sparc/sys/_lwp_mutex_unlock.s
index 62a0a82b8c..0e9b775dd2 100644
--- a/usr/src/lib/libc/sparc/sys/_lwp_mutex_unlock.s
+++ b/usr/src/lib/libc/sparc/sys/_lwp_mutex_unlock.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_lwp_mutex_unlock.s"
#include "SYS.h"
#include <../assym.h>
diff --git a/usr/src/lib/libc/sparc/sys/door.s b/usr/src/lib/libc/sparc/sys/door.s
index b7fb6abce2..ce788bdbe8 100644
--- a/usr/src/lib/libc/sparc/sys/door.s
+++ b/usr/src/lib/libc/sparc/sys/door.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "door.s"
#include "SYS.h"
#include <sys/door.h>
diff --git a/usr/src/lib/libc/sparc/sys/forkallx.s b/usr/src/lib/libc/sparc/sys/forkallx.s
index 32dbdadd6e..6232c6448c 100644
--- a/usr/src/lib/libc/sparc/sys/forkallx.s
+++ b/usr/src/lib/libc/sparc/sys/forkallx.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "forkallx.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/sys/forkx.s b/usr/src/lib/libc/sparc/sys/forkx.s
index b86bcbbfcc..7b8ca05ad9 100644
--- a/usr/src/lib/libc/sparc/sys/forkx.s
+++ b/usr/src/lib/libc/sparc/sys/forkx.s
@@ -27,9 +27,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "forkx.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/sys/gettimeofday.s b/usr/src/lib/libc/sparc/sys/gettimeofday.s
index dedd12fd7b..1bc9016a18 100644
--- a/usr/src/lib/libc/sparc/sys/gettimeofday.s
+++ b/usr/src/lib/libc/sparc/sys/gettimeofday.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "gettimeofday.s"
/*
* C library -- gettimeofday
diff --git a/usr/src/lib/libc/sparc/sys/syscall.s b/usr/src/lib/libc/sparc/sys/syscall.s
index f90ee2c92e..70f3618642 100644
--- a/usr/src/lib/libc/sparc/sys/syscall.s
+++ b/usr/src/lib/libc/sparc/sys/syscall.s
@@ -27,8 +27,6 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
/*
* C library -- int syscall(int sysnum, ...);
* C library -- int __systemcall(sysret_t *, int sysnum, ...);
@@ -45,7 +43,7 @@
* use it here because this code is shared between sparcv8 and sparcv9.
*/
- .file "%M%"
+ .file "syscall.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparc/sys/vforkx.s b/usr/src/lib/libc/sparc/sys/vforkx.s
index 2757668e6b..d67e23f071 100644
--- a/usr/src/lib/libc/sparc/sys/vforkx.s
+++ b/usr/src/lib/libc/sparc/sys/vforkx.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "vforkx.s"
#include "SYS.h"
#include <assym.h>
diff --git a/usr/src/lib/libc/sparc/threads/asm_subr.s b/usr/src/lib/libc/sparc/threads/asm_subr.s
index 29489eb44e..b7fa8fef1e 100644
--- a/usr/src/lib/libc/sparc/threads/asm_subr.s
+++ b/usr/src/lib/libc/sparc/threads/asm_subr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "asm_subr.s"
#include "SYS.h"
#include <sys/trap.h>
diff --git a/usr/src/lib/libc/sparc/threads/tls_get_addr.s b/usr/src/lib/libc/sparc/threads/tls_get_addr.s
index dc4051b7ab..d6550e6b2f 100644
--- a/usr/src/lib/libc/sparc/threads/tls_get_addr.s
+++ b/usr/src/lib/libc/sparc/threads/tls_get_addr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "tls_get_addr.s"
#include "SYS.h"
#include <../assym.h>
diff --git a/usr/src/lib/libc/sparc/unwind/unwind_frame.s b/usr/src/lib/libc/sparc/unwind/unwind_frame.s
index 022e4ac781..b08df98527 100644
--- a/usr/src/lib/libc/sparc/unwind/unwind_frame.s
+++ b/usr/src/lib/libc/sparc/unwind/unwind_frame.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "unwind_frame.s"
#include "SYS.h"
#include <../assym.h>
diff --git a/usr/src/lib/libc/sparcv9/crt/__align_cpy_2.s b/usr/src/lib/libc/sparcv9/crt/__align_cpy_2.s
index 267ff34fe6..861bd8591a 100644
--- a/usr/src/lib/libc/sparcv9/crt/__align_cpy_2.s
+++ b/usr/src/lib/libc/sparcv9/crt/__align_cpy_2.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__align_cpy_2.s"
/*
* __align_cpy_2(s1, s2, len)
diff --git a/usr/src/lib/libc/sparcv9/crt/__align_cpy_4.s b/usr/src/lib/libc/sparcv9/crt/__align_cpy_4.s
index b307e6a9e2..98f8a91280 100644
--- a/usr/src/lib/libc/sparcv9/crt/__align_cpy_4.s
+++ b/usr/src/lib/libc/sparcv9/crt/__align_cpy_4.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__align_cpy_4.s"
/* __align_cpy_4(s1, s2, n)
*
diff --git a/usr/src/lib/libc/sparcv9/crt/__align_cpy_8.s b/usr/src/lib/libc/sparcv9/crt/__align_cpy_8.s
index da54955ef9..03df642118 100644
--- a/usr/src/lib/libc/sparcv9/crt/__align_cpy_8.s
+++ b/usr/src/lib/libc/sparcv9/crt/__align_cpy_8.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "__align_cpy_8.s"
/* __align_cpy_8(s1, s2, n)
*
diff --git a/usr/src/lib/libc/sparcv9/crt/cerror.s b/usr/src/lib/libc/sparcv9/crt/cerror.s
index 8ee5fb279a..c469b45d38 100644
--- a/usr/src/lib/libc/sparcv9/crt/cerror.s
+++ b/usr/src/lib/libc/sparcv9/crt/cerror.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-.ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "cerror.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparcv9/fp/_Q_get_rp_rd.s b/usr/src/lib/libc/sparcv9/fp/_Q_get_rp_rd.s
index d5a7c6c413..29a25d2e71 100644
--- a/usr/src/lib/libc/sparcv9/fp/_Q_get_rp_rd.s
+++ b/usr/src/lib/libc/sparcv9/fp/_Q_get_rp_rd.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "_Q_get_rp_rd.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparcv9/fp/fpgetmask.s b/usr/src/lib/libc/sparcv9/fp/fpgetmask.s
index 5bd3d6322e..03728da84d 100644
--- a/usr/src/lib/libc/sparcv9/fp/fpgetmask.s
+++ b/usr/src/lib/libc/sparcv9/fp/fpgetmask.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpgetmask.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparcv9/fp/fpgetrnd.s b/usr/src/lib/libc/sparcv9/fp/fpgetrnd.s
index 9f0e0e0849..d04fa3781a 100644
--- a/usr/src/lib/libc/sparcv9/fp/fpgetrnd.s
+++ b/usr/src/lib/libc/sparcv9/fp/fpgetrnd.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpgetrnd.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparcv9/fp/fpgetsticky.s b/usr/src/lib/libc/sparcv9/fp/fpgetsticky.s
index 060fa74df2..8941bbc4fe 100644
--- a/usr/src/lib/libc/sparcv9/fp/fpgetsticky.s
+++ b/usr/src/lib/libc/sparcv9/fp/fpgetsticky.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpgetsticky.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparcv9/fp/fpsetmask.s b/usr/src/lib/libc/sparcv9/fp/fpsetmask.s
index 38c359e33f..ef407f7cf4 100644
--- a/usr/src/lib/libc/sparcv9/fp/fpsetmask.s
+++ b/usr/src/lib/libc/sparcv9/fp/fpsetmask.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpsetmask.s"
/*
* fp_except fpsetmask(mask)
diff --git a/usr/src/lib/libc/sparcv9/fp/fpsetrnd.s b/usr/src/lib/libc/sparcv9/fp/fpsetrnd.s
index deaec67f5d..d93a1c53a8 100644
--- a/usr/src/lib/libc/sparcv9/fp/fpsetrnd.s
+++ b/usr/src/lib/libc/sparcv9/fp/fpsetrnd.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpsetrnd.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparcv9/fp/fpsetsticky.s b/usr/src/lib/libc/sparcv9/fp/fpsetsticky.s
index 54dec4ab6b..3f50cc7f88 100644
--- a/usr/src/lib/libc/sparcv9/fp/fpsetsticky.s
+++ b/usr/src/lib/libc/sparcv9/fp/fpsetsticky.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "fpsetsticky.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparcv9/gen/abs.s b/usr/src/lib/libc/sparcv9/gen/abs.s
index 4d39a59436..226cb20926 100644
--- a/usr/src/lib/libc/sparcv9/gen/abs.s
+++ b/usr/src/lib/libc/sparcv9/gen/abs.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "abs.s"
#include "SYS.h"
diff --git a/usr/src/lib/libc/sparcv9/gen/alloca.s b/usr/src/lib/libc/sparcv9/gen/alloca.s
index 4ca9ac202e..46967b44f0 100644
--- a/usr/src/lib/libc/sparcv9/gen/alloca.s
+++ b/usr/src/lib/libc/sparcv9/gen/alloca.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* All rights reserved.
*/
-#ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "alloca.s"
#include <sys/asm_linkage.h>
#include <sys/stack.h>
diff --git a/usr/src/lib/libc/sparcv9/gen/memchr.s b/usr/src/lib/libc/sparcv9/gen/memchr.s
index d04b7b6526..468321ae61 100644
--- a/usr/src/lib/libc/sparcv9/gen/memchr.s
+++ b/usr/src/lib/libc/sparcv9/gen/memchr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memchr.s"
/*
* Return the ptr in sptr at which the character c1 appears;
diff --git a/usr/src/lib/libc/sparcv9/gen/memcmp.s b/usr/src/lib/libc/sparcv9/gen/memcmp.s
index d551a68b6d..c9031499c6 100644
--- a/usr/src/lib/libc/sparcv9/gen/memcmp.s
+++ b/usr/src/lib/libc/sparcv9/gen/memcmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcmp.s"
/*
* memcmp(s1, s2, len)
diff --git a/usr/src/lib/libc/sparcv9/gen/memcpy.s b/usr/src/lib/libc/sparcv9/gen/memcpy.s
index 4bea160cee..aeea8a0ac1 100644
--- a/usr/src/lib/libc/sparcv9/gen/memcpy.s
+++ b/usr/src/lib/libc/sparcv9/gen/memcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memcpy.s"
/*
* memcpy(s1, s2, len)
diff --git a/usr/src/lib/libc/sparcv9/gen/memmove.s b/usr/src/lib/libc/sparcv9/gen/memmove.s
index 5b85b05c20..4d05d107c7 100644
--- a/usr/src/lib/libc/sparcv9/gen/memmove.s
+++ b/usr/src/lib/libc/sparcv9/gen/memmove.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memmove.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparcv9/gen/memset.s b/usr/src/lib/libc/sparcv9/gen/memset.s
index 92110f5e6a..6285d56904 100644
--- a/usr/src/lib/libc/sparcv9/gen/memset.s
+++ b/usr/src/lib/libc/sparcv9/gen/memset.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "memset.s"
/*
* memset(sp, c, n)
diff --git a/usr/src/lib/libc/sparcv9/gen/setjmp.s b/usr/src/lib/libc/sparcv9/gen/setjmp.s
index 0d381be0c8..0310cb6827 100644
--- a/usr/src/lib/libc/sparcv9/gen/setjmp.s
+++ b/usr/src/lib/libc/sparcv9/gen/setjmp.s
@@ -27,9 +27,7 @@
/* Copyright (c) 1988 AT&T */
/* All Rights Reserved */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "setjmp.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparcv9/gen/strcasecmp.s b/usr/src/lib/libc/sparcv9/gen/strcasecmp.s
index 32ac6bf3e1..bdf6557190 100644
--- a/usr/src/lib/libc/sparcv9/gen/strcasecmp.s
+++ b/usr/src/lib/libc/sparcv9/gen/strcasecmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcasecmp.s"
/*
* The strcasecmp() function is a case insensitive versions of strcmp().
diff --git a/usr/src/lib/libc/sparcv9/gen/strchr.s b/usr/src/lib/libc/sparcv9/gen/strchr.s
index 910399e822..5dc0ae9324 100644
--- a/usr/src/lib/libc/sparcv9/gen/strchr.s
+++ b/usr/src/lib/libc/sparcv9/gen/strchr.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strchr.s"
/*
* The strchr() function returns a pointer to the first occurrence of c
diff --git a/usr/src/lib/libc/sparcv9/gen/strcmp.s b/usr/src/lib/libc/sparcv9/gen/strcmp.s
index 34c9d46d18..78beb12d66 100644
--- a/usr/src/lib/libc/sparcv9/gen/strcmp.s
+++ b/usr/src/lib/libc/sparcv9/gen/strcmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcmp.s"
/* strcmp(s1, s2)
*
diff --git a/usr/src/lib/libc/sparcv9/gen/strcpy.s b/usr/src/lib/libc/sparcv9/gen/strcpy.s
index ac97dd6566..4dcac62fe8 100644
--- a/usr/src/lib/libc/sparcv9/gen/strcpy.s
+++ b/usr/src/lib/libc/sparcv9/gen/strcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strcpy.s"
/*
* strcpy(s1, s2)
diff --git a/usr/src/lib/libc/sparcv9/gen/strlcpy.s b/usr/src/lib/libc/sparcv9/gen/strlcpy.s
index 810b331921..d738e9ca99 100644
--- a/usr/src/lib/libc/sparcv9/gen/strlcpy.s
+++ b/usr/src/lib/libc/sparcv9/gen/strlcpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strlcpy.s"
/*
* The strlcpy() function copies at most dstsize-1 characters
diff --git a/usr/src/lib/libc/sparcv9/gen/strlen.s b/usr/src/lib/libc/sparcv9/gen/strlen.s
index e709690f79..442c0a5f2b 100644
--- a/usr/src/lib/libc/sparcv9/gen/strlen.s
+++ b/usr/src/lib/libc/sparcv9/gen/strlen.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strlen.s"
/*
* strlen(s)
diff --git a/usr/src/lib/libc/sparcv9/gen/strncmp.s b/usr/src/lib/libc/sparcv9/gen/strncmp.s
index 519669005c..da8903ec9a 100644
--- a/usr/src/lib/libc/sparcv9/gen/strncmp.s
+++ b/usr/src/lib/libc/sparcv9/gen/strncmp.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncmp.s"
/*
* strncmp(s1, s2, n)
diff --git a/usr/src/lib/libc/sparcv9/gen/strncpy.s b/usr/src/lib/libc/sparcv9/gen/strncpy.s
index fe73b67bf6..12c8bd7f46 100644
--- a/usr/src/lib/libc/sparcv9/gen/strncpy.s
+++ b/usr/src/lib/libc/sparcv9/gen/strncpy.s
@@ -24,9 +24,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "strncpy.s"
/*
* strncpy(s1, s2)
diff --git a/usr/src/lib/libc/sparcv9/gen/sync_instruction_memory.s b/usr/src/lib/libc/sparcv9/gen/sync_instruction_memory.s
index 0de9ccf4ef..62f5c278c8 100644
--- a/usr/src/lib/libc/sparcv9/gen/sync_instruction_memory.s
+++ b/usr/src/lib/libc/sparcv9/gen/sync_instruction_memory.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* All rights reserved.
*/
-.ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sync_instruction_memory.s"
#include <sys/asm_linkage.h>
diff --git a/usr/src/lib/libc/sparcv9/sys/sparc_utrap_install.s b/usr/src/lib/libc/sparcv9/sys/sparc_utrap_install.s
index 80337d6ace..ed7e02f9da 100644
--- a/usr/src/lib/libc/sparcv9/sys/sparc_utrap_install.s
+++ b/usr/src/lib/libc/sparcv9/sys/sparc_utrap_install.s
@@ -2,9 +2,8 @@
* CDDL HEADER START
*
* The contents of this file are subject to the terms of the
- * Common Development and Distribution License, Version 1.0 only
- * (the "License"). You may not use this file except in compliance
- * with the License.
+ * Common Development and Distribution License (the "License").
+ * You may not use this file except in compliance with the License.
*
* You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
* or http://www.opensolaris.org/os/licensing.
@@ -24,9 +23,7 @@
* Use is subject to license terms.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
- .file "%M%"
+ .file "sparc_utrap_install.s"
#include "SYS.h"