Searched hist:90644 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/include/
H A Dgrp.hdiff 90644 Wed Feb 13 23:59:47 MST 2002 imp Move user_from_uid to pwd.h
Move group_from_gid to grp.h
Remove from stdlib.h
Make the prototypes match the code
Fix rm and mv to include new files.

NetBSD has these defined in those files, and others too that I've not
done.

Approved by: terminal room kabal
Reviewed by: jhb, phk
H A Dpwd.hdiff 90644 Wed Feb 13 23:59:47 MST 2002 imp Move user_from_uid to pwd.h
Move group_from_gid to grp.h
Remove from stdlib.h
Make the prototypes match the code
Fix rm and mv to include new files.

NetBSD has these defined in those files, and others too that I've not
done.

Approved by: terminal room kabal
Reviewed by: jhb, phk
H A Dstdlib.hdiff 90644 Wed Feb 13 23:59:47 MST 2002 imp Move user_from_uid to pwd.h
Move group_from_gid to grp.h
Remove from stdlib.h
Make the prototypes match the code
Fix rm and mv to include new files.

NetBSD has these defined in those files, and others too that I've not
done.

Approved by: terminal room kabal
Reviewed by: jhb, phk
/freebsd-9.3-release/bin/mv/
H A Dmv.cdiff 90644 Wed Feb 13 23:59:47 MST 2002 imp Move user_from_uid to pwd.h
Move group_from_gid to grp.h
Remove from stdlib.h
Make the prototypes match the code
Fix rm and mv to include new files.

NetBSD has these defined in those files, and others too that I've not
done.

Approved by: terminal room kabal
Reviewed by: jhb, phk
/freebsd-9.3-release/bin/rm/
H A Drm.cdiff 90644 Wed Feb 13 23:59:47 MST 2002 imp Move user_from_uid to pwd.h
Move group_from_gid to grp.h
Remove from stdlib.h
Make the prototypes match the code
Fix rm and mv to include new files.

NetBSD has these defined in those files, and others too that I've not
done.

Approved by: terminal room kabal
Reviewed by: jhb, phk
/freebsd-9.3-release/sys/kern/
H A Duipc_usrreq.cdiff 157999 Mon Apr 24 17:09:33 MDT 2006 maxim Inherit LOCAL_CREDS option from listen socket for sockets returned
by accept(2).

PR: kern/90644
Submitted by: Andrey Simonenko
OK'ed by: mdodd
Tested by: NetBSD regress/sys/kern/unfdpass/unfdpass.c
MFC after: 1 month

Completed in 119 milliseconds