.. |
examples
|
|
|
activate.c
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |
conf.c
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |
Makefile
|
Move WARNS=3 to the Makefile.inc, and add a little const to the remaining
|
2005-06-27 01:00:04 +00:00 |
mount_portal.8
|
Fix PR#3617 and PR#3205: call realpath to convert mount points and paths to
|
2005-01-31 05:19:18 +00:00 |
mount_portal.c
|
change (mostly) int to socklen_t. GCC 4 doesn't like that int and
|
2006-05-09 20:18:05 +00:00 |
pathnames.h
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 10:04:22 +00:00 |
portal.conf
|
|
|
portald.h
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |
pt_conf.c
|
Move UCB-licensed code from 4-clause to 3-clause licence.
|
2003-08-07 10:04:22 +00:00 |
pt_exec.c
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |
pt_file.c
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |
pt_filter.c
|
Don't use cast expressions as lvalues as newer versions of gcc warn.
|
2006-04-21 15:00:49 +00:00 |
pt_tcp.c
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |