OpenBSD CVS

src/sbin/mount_portal/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sbin / mount_portal

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.7   26 years  deraadt   $OpenBSD$
[TXT] activate.c (in the Attic) [Hide]  1.4   25 years  csapuntz   Can't use MSG_EOR with a stream socket. Thanks to m4@m.nts.umn.edu (Marshall ...
[TXT] conf.c (in the Attic) [Hide]  1.5   27 years  millert   Use POSIX regexp, not v8 to avoid linking with -lcompat. Parsing config files w/...
[TXT] mount_portal.8 (in the Attic) [Hide]  1.12   23 years  aaron   Change all option list specifications to ".Bl -tag -width Ds". Most man pages ju...
[TXT] mount_portal.c (in the Attic) [Hide]  1.14   23 years  deraadt   mark signal races i cannot fix at the moment
[TXT] pathnames.h (in the Attic) [Hide]  1.4   27 years  millert   Minor updates from lite2 + some KNF and strdup(3) checking. Also, no need to cha...
[TXT] portal.conf (in the Attic) [Hide]  1.3   27 years  tholo   Install sample portal configuration file if none are installed
[TXT] portald.h (in the Attic) [Hide]  1.3   27 years  millert   Minor updates from lite2 + some KNF and strdup(3) checking. Also, no need to cha...
[TXT] pt_conf.c (in the Attic) [Hide]  1.3   27 years  millert   Minor updates from lite2 + some KNF and strdup(3) checking. Also, no need to cha...
[TXT] pt_exec.c (in the Attic) [Hide]  1.3   27 years  millert   Minor updates from lite2 + some KNF and strdup(3) checking. Also, no need to cha...
[TXT] pt_file.c (in the Attic) [Hide]  1.7   24 years  deraadt   uid_t and gid_t, and use %u
[TXT] pt_tcp.c (in the Attic) [Hide]  1.5   26 years  millert   #include <string.h> not <strings.h> -- Yes, I'm a weanie...