otto
c42a4efa7d
o Do not drop unit when printing -100
o Round negative numbers correctly
o Do not print fractional valus for byte values
ok ian@ henning@
21 years ago
henning
d2778a156b
missing newline at EOF, rohee@
21 years ago
henning
832d51dca0
+bgpd.conf
21 years ago
henning
47259f6ca5
add sample bgpd.conf, not yet connected
requested by theo
21 years ago
miod
6260b9ee84
Tpyo
21 years ago
brad
2fb898c72b
remove extraneous space at the end of the _bgpd entry
21 years ago
mcbride
55b1e2e0a8
Change pfsync IP protocol and multicast group numbers.
IPPROTO_PFSYNC -> 240
INADDR_PFSYNC_GROUP -> 224.0.0.240
ok deraadt@
21 years ago
henning
b9eab9bbac
no mail for _ftpd
21 years ago
henning
fc769372d9
no ftp access for _bgpd
21 years ago
henning
82f1020bfa
add user & group _bgpd
ok deraadt@ millert@
21 years ago
jakob
bd8d6f7528
add ipp (Internet Printing Protocol). ok deraadt@
21 years ago
jakob
ee2b7961e2
add daap (Digital Audio Access Protocol). ok deraadt@
21 years ago
jakob
b5144fca6f
add afpovertcp. ok deraadt@
21 years ago
mcbride
17d2f2ffee
Add pfsync.
ok deraadt@
21 years ago
markus
50eece2cbd
alignment fixes (e.g sparc 64); from Daniel Lucq; ok millert, henning
21 years ago
mickey
349c14bf50
regen
21 years ago
mickey
caccaf27ab
add pci device and sort per major
21 years ago
david
742ce61867
put back lo1
requested by deraadt@
21 years ago
david
855b474699
lo1 no longer exists by default so don't try to use it in examples
ok henning@
21 years ago
deraadt
516d1fdaa4
spacing
21 years ago
deraadt
499b57efe2
spacing
21 years ago
millert
94da5d3f87
Need to do "ifconfig create" for bridge interfaces too.
21 years ago
deraadt
5e019bf8fa
spacing
21 years ago
markus
61d17c5794
add support for ifconfig clone; from netbsd; ok deraadt, henning
21 years ago
millert
481938b06b
Direct mail for most fake users to /dev/null since they should not
receive mail. OK beck@ krw@ ian@ henning@ mcbride@ marc@
21 years ago
sturm
6a07898f48
fix regexp for group names
ok millert@
21 years ago
djm
826f436391
Discard first 256 bytes of keystream, as per recommendation in
"Weaknesses in the Key Scheduling Algorithm of RC4", Fluhrer, Mantin and
Shamir. ok itojun@
21 years ago
jmc
532d62d8fc
wording improvements from Brian Poole;
kill a .Pp before a display;
21 years ago
tedu
ab37eb8efb
only whine about recursion once, so we don't get into problems with loops.
21 years ago
david
5025a25326
add a commented out 'set debug' default
ok henning@
21 years ago
millert
b3c84b70d3
tyop in last commit; noticed by hugh@
21 years ago
henning
ac2b9da765
sensorsd startup via rc/rc.conf
ok millert@
21 years ago
millert
619586efa9
Don't expose the contents of rndc.key by diffing; noticed by Randy Lewis
21 years ago
jmc
ccace7b80b
sync the field names with what's in the man page;
from Kurt Seifried;
ok millert@
21 years ago
drahn
fcef85c6a1
regen.
21 years ago
drahn
6764e67afe
Pegasos port and dirs.
21 years ago
drahn
544c5ecf3a
OpenBSD port for the Pegasos I, pegasosppc.com heavily derived from macppc
21 years ago
deraadt
10e5a3cb3f
PD
21 years ago
david
bce6cc9275
add _pflogd pseudo-account; ok deraadt@
21 years ago
canacar
68449def7b
privilege seperated pflogd
_pflogd user and group must be created for proper operation.
ok frantzen@ henning@ mcbride@ deraadt@
21 years ago
jmc
3eae044b12
utilties -> utilities; from Jared Yanovich
21 years ago
david
62a85f9922
delay carp initialization until after physical interfaces are configured
ok mcbride@ henning@ deraadt@ todd@
21 years ago
mcbride
c62a2ca99d
Common Address Redundancy Protocol
Allows multiple hosts to share an IP address, providing high availability
and load balancing.
Based on code by mickey@, with additional help from markus@
and Marco_Pfatschbacher@genua.de
ok deraadt@
21 years ago
tedu
b2f289ed65
by popular demand, malloc guard pages. insert an unreadable/unwriteable
page after each page size allocation to detect overrun. this is
somewhat electric fence like, while attempting to be mostly usable in
production. also, use tdeval's chunk randomization code.
enabled with the G option.
ok deraadt and co.
21 years ago
tedu
a63df3864b
abort on errors by default. workaround so running out of memory isn't
actually an error, A still applies full effect.
suggested by phk. ok deraadt@ tdeval@
21 years ago
todd
1750fdaeb8
sync
21 years ago
todd
18eb9d88e5
typo found by marc
21 years ago
todd
23cd245698
sync
21 years ago
todd
e70d2b98e9
allow 'MAKEDEV tty08 - tty7f' to function now, prompted by theo
21 years ago
tedu
55ca457d16
svnd gap here too.
21 years ago