pw_util.3 (2acb4741ca9ad1baf0c2e8199b01e4a5c4b1c864) pw_util.3 (192bc3edf48746690542b580c7b32767ccb36e33)
1.\" Copyright (c) 2012 Baptiste Daroussin <bapt@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 260 unchanged lines hidden (view full) ---

269is a file descriptor to an open password file, it will be read and
270written back to the temporary password file.
271Otherwise if should be set -1.
272The
273.Fn pw_tmp
274returns an open file descriptor to the temporary password file or -1 in case of
275failure.
276.Sh AUTHORS
1.\" Copyright (c) 2012 Baptiste Daroussin <bapt@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 260 unchanged lines hidden (view full) ---

269is a file descriptor to an open password file, it will be read and
270written back to the temporary password file.
271Otherwise if should be set -1.
272The
273.Fn pw_tmp
274returns an open file descriptor to the temporary password file or -1 in case of
275failure.
276.Sh AUTHORS
277.Nm pw_util
278was written by
279.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org .
277Portions of this software were developed for the
278.Fx
279Project by ThinkSec AS and Network Associates Laboratories, the
280Security Research Division of Network Associates, Inc.\& under
281DARPA/SPAWAR contract N66001-01-C-8035
282.Pq Dq CBOSS ,
283as part of the DARPA CHATS research program.
284.Pp
280This manual page was written by
281.An Baptiste Daroussin Aq bapt@FreeBSD.org .
285This manual page was written by
286.An Baptiste Daroussin Aq bapt@FreeBSD.org .