wiz
1a496846ae
Sort options, fix Xr, some nit fixes.
2004-11-12 02:39:21 +00:00
christos
cd0f7573f1
Add support for lastlogx output. Unfortunately not many programs use it
...
yet.
2004-11-11 20:17:36 +00:00
yamt
b1ef71d369
move common fragments into Makefile.inc.
2004-11-11 12:03:53 +00:00
yamt
096fec04a9
move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun.
...
before:
sbin/pfctl
usr.sbin/authpf
usr.sbin/spamdb
libexec/ftp-proxy
libexec/spamd
libexec/spamd-setup
libexec/spamlogd
after:
usr.sbin/pf/pfctl
usr.sbin/pf/authpf
usr.sbin/pf/spamdb
usr.sbin/pf/ftp-proxy
usr.sbin/pf/spamd
usr.sbin/pf/spamd-setup
usr.sbin/pf/spamlogd
2004-11-11 11:54:51 +00:00
he
ab248774f6
For the sh5 target, reduce optimization level for two files so that
...
BIND compiles on that platform.
2004-11-11 00:34:05 +00:00
agc
03ad6dc16c
Document the "pre" magic string just added, and bump date for this.
2004-11-10 17:40:41 +00:00
wiz
95fafbc9a3
Recognize "pre" as pre-release version. Bump version to 20041110.
2004-11-10 16:51:16 +00:00
dsl
9d34a2e458
More fallout from removing the (int) casts from ctype.h
...
Should fix PR/28082
2004-11-08 08:05:20 +00:00
christos
4614af85f7
We control threaded or not from the Makefile
2004-11-07 02:54:55 +00:00
christos
1a8b79bc27
Add netbsd id
2004-11-07 01:13:32 +00:00
christos
b1454ec955
- add netbsd id
...
- define that we have threads
2004-11-07 01:13:18 +00:00
christos
74786d7691
- add netbsd id
...
- use endian.h to determine endianness
2004-11-07 01:12:56 +00:00
christos
008f1a9208
includes for bind-9-3-0
2004-11-07 01:07:26 +00:00
christos
d434bff667
Unsigned char casts for ctype functions.
2004-11-06 18:18:33 +00:00
mason
0418d87f4b
fix typo in comment
2004-11-05 18:07:27 +00:00
wiz
2add0ff922
Sync usage with man page; sort options.
2004-11-03 14:01:04 +00:00
wiz
624de60311
Bump date for -N; sort options; add N to SYNOPSIS.
2004-11-03 13:58:23 +00:00
erh
7d7fb3bdbc
As the comment says, not all files may be present in the tar file,
...
so don't attempt to extract the (usually) non-existant +PRESERVE file.
2004-11-02 01:03:29 +00:00
erh
4f022501ab
Merge version 20041101 from pkgsrc.
2004-11-02 00:38:23 +00:00
grant
0e29cab3fe
don't explicitly call gunzip, just pass the right arguments to tar.
2004-10-31 02:45:37 +00:00
dsl
78f35b774e
Add (unsigned char) cast to ctype functions
...
Add fpurge(stdin) before prompt - unexpected question.
for usr.bin/crontab
2004-10-30 17:14:36 +00:00
dsl
3cca093e74
Add (unsigned char) cast to ctype functions
2004-10-30 15:51:20 +00:00
dsl
9122339b9f
Add (unsigned char) cast to ctype functions
2004-10-30 15:39:39 +00:00
dsl
c4670c4ec7
Add (unsigned char) cast to ctype functions
2004-10-30 15:28:45 +00:00
dsl
e2f49bd9e2
Add (unsigned char) cast to ctype functions
2004-10-30 15:15:37 +00:00
dsl
9efede97a9
Add (unsigned char) cast to ctype functions
2004-10-30 15:04:45 +00:00
dsl
3ab2c084c9
Add (unsigned char) cast to ctype functions
2004-10-30 14:31:45 +00:00
dsl
e7df4576bb
Add (unsigned char) cast to ctype functions
2004-10-30 08:56:00 +00:00
dsl
03f1c17583
Add (unsigned char) cast to ctype functions
...
The argument rules suck.....
2004-10-30 08:54:51 +00:00
dsl
f7571bacc2
Add (unsigned char) cast to ctype functions
2004-10-30 08:46:12 +00:00
dsl
75ba9fc767
Add (unsigned char) cast to ctype functions
...
Some of this code could usefully be converted to use strtoul() and/or
some small helper functions.
2004-10-30 08:44:25 +00:00
dsl
c32255add6
Add (unsigned char) cast to ctype functions
...
Change validation of -t<number> to use return ptr of strtoul (not isdigit)
2004-10-30 08:31:39 +00:00
dsl
91fe418901
Add (unsigned char) cast to ctype functions
2004-10-30 08:19:30 +00:00
dsl
cfe7f80ff0
Add (unsigned char) cast to ctype functions
2004-10-29 20:51:11 +00:00
dsl
e09553f3ac
Add (unsigned char) cast to ctype functions
2004-10-29 20:33:06 +00:00
dsl
238960af7e
Add (unsigned char) cast to ctype function
2004-10-29 19:51:36 +00:00
heas
3114eb2be3
Postpone initial setting of the alarm timer until after the call to daemon(),
...
as the timer would be cleared by daemon's fork().
2004-10-28 20:04:24 +00:00
christos
28c9afd120
Complete check for packet length, and add verbose errors for malformed
...
packets.
2004-10-28 17:07:27 +00:00
itojun
e2426ca020
re-enable a length check which was commented out (why?).
...
http://www.securitylab.ru/49043.html
2004-10-28 07:50:34 +00:00
itojun
981eb66521
cbcp option length is too long, stop parsing.
...
http://www.securitylab.ru/49043.html
2004-10-28 07:45:21 +00:00
itojun
e5802101b4
change description of -I to meet the current implementation. bump date
2004-10-26 06:42:14 +00:00
peter
224f01f920
Constify.
2004-10-22 18:41:09 +00:00
peter
ebfed7ec9e
Check the status for each test and print the result or an error message
...
according to the status code. This fixes a core dump in test 4.
Closes PR bin/27145 from ianzag at megasignal.com
Reviewed by christos, jdolecek.
2004-10-22 18:33:06 +00:00
pk
6b2734d11c
Add two missing `#ifdef INET6's.
2004-10-20 11:37:42 +00:00
jmc
7a47cf149b
Check for fstatvfs and provide/use it only if the host system has it.
...
Fixes PR#27221
2004-10-12 03:28:30 +00:00
wiz
87c2003f7c
Add -S to usage.
2004-10-10 09:43:02 +00:00
wiz
9bb7ae7578
Add -S to SYNOPSIS; sort descriptions; bump date for new -S flag.
2004-10-10 09:42:11 +00:00
mycroft
ad19a75b36
Don't fsync() kernel messages by default -- enable it with the "-S" flag.
...
This avoids some seriously gratuitous disk hosage in various cases.
XXX It would probably be better to allow this to be specified in the config
file somehow.
2004-10-08 17:25:52 +00:00
erh
c857b022f4
Don't look for files at all unless -. is specified. Allows pkg_info to
...
work if there happens to be a uninstalled package present in the current
directory.
2004-10-06 15:40:11 +00:00
tron
84596c1d92
Fix bug which caused "ypinit" to die with a strange error message if
...
"/var/yp/binding" doesn't exist.
2004-10-05 11:35:35 +00:00