henning
356208894f
fix an error message
19 years ago
henning
8b2492b4e7
ospfd.conf mode 0600, requested by norby
19 years ago
millert
aa254a2609
Stash the environment pointer we get from realloc() instead of just
setting a flag. That way when we are called again we can be sure
to realloc() the right thing, regardless of the current value of
environ. When the stashed value != environ (or when we are called
for the first time), copy the existing entries from environ and set
environ to the new value. OK deraadt@, beck@, djm@
19 years ago
matthieu
632650efa6
add /usr/X11R6/bin to the default PATH here. ok pval@.
19 years ago
krw
802d52f7f5
Discourage use of the source tree as root by eliminating cdpath in
default .cshrc for root. This also eliminates the need to clear out
the dead directories and add new ones. Suggested by miod@.
ok miod@ millert@
20 years ago
henning
eabcde3945
ospfd.conf, noticed by bernd
20 years ago
jmc
9a0efee0ea
tidy up ERRORS and STANDARDS;
20 years ago
otto
60a4cac6a2
typo in comment; from Brian Poole
20 years ago
david
f6bbdb7005
sync
20 years ago
david
87059b5c96
/var/cron/{allow,deny} was renamed to /var/cron/cron.{allow,deny} many moons ago
add a few missing files and sort
20 years ago
david
0e3cef02d3
sync
20 years ago
david
c8ab3c3683
indentation whitespace nits (saves a few bytes even)
20 years ago
david
2fc21edae2
indentation whitespace nits
20 years ago
david
0c08e48aa3
+/etc/ospfd.conf
20 years ago
norby
4c2a56618e
Tweak sample file.
ok henning@
20 years ago
henning
949b023a8a
ospfd.conf
20 years ago
henning
a08107d632
sample ospfd.conf, to be fleshed out
20 years ago
tdeval
82bc8bdaeb
fix pasto '::' -> ':'. Oops deraadt@ ;-)
20 years ago
mpf
6c1035c419
Simplify the ifstated syntax:
"carp0 link up" => carp0.link.up
"and" => &&
"or" => ||
* Allow one line actions after if statements without braces.
* Remove unecessary parentheses in the example config.
ok mcbride@
20 years ago
dtucker
c1809222fb
Implement simple duplicate suppression of peer errors; ok henning@
20 years ago
henning
8f4f234d9b
KNF
20 years ago
henning
5ab4c063ff
buffer structs and API ssize_t -> size_t; from bgpd
20 years ago
henning
9f4b13fc3a
usage() is __dead
pt out by Alexander v Gernler
20 years ago
danh
0d2166e7b1
sync
20 years ago
danh
8a8b24480f
use Add() consistently and make sure we use decimal numbers for addition
in the case of ugen devices.
suggestions and ok todd@
20 years ago
danh
545a9a8736
change start and end comment sequences (not used) to allow shell
parameter substitution.
ok todd@
20 years ago
millert
cab5b7c7b6
LOGIN_SETALL did not include LOGIN_SETENV as it should.
20 years ago
dtucker
21a049e79f
Simplify interval scaling and randomize query intervals; ok henning@
20 years ago
henning
81a717e58a
fatal() if daemon() fails, Alexander von Gernler <grunk@pestilenz.org>
20 years ago
dtucker
e0c54820e7
Make network unreachable errors non-fatal; ok henning@
20 years ago
dtucker
270c434643
Scale query interval by the overall offset not per-peer offset, so we
don't query outliers more often than any other server. ok henning@
20 years ago
dtucker
5d09ee1c02
Delay before retrying a query on timeout; ok henning@
20 years ago
dtucker
b8f5c401a1
Import new moduli; requested by deraadt@ a week ago
20 years ago
otto
9ac9bc9fb0
be more consistent in terminology in comments
20 years ago
millert
15be4f6b60
Only try to run pflogd if pflog0 exists; from mpech@
OK deraadt@ and fgsch@
20 years ago
deraadt
f97b99ae13
sync
20 years ago
uwe
1ef288a996
APM emulation framework and zaurus scoop driver. Not enabled yet.
ok drahn@, deraadt@
20 years ago
henning
19db83566f
user and group _ospfd, with claudio
20 years ago
drahn
4f868b77cc
sync
20 years ago
drahn
1e5823076e
Add hotplug.
20 years ago
deraadt
3e6aedeb07
cleaning distrib twice is useless
committed from the ship while drinking a trad, from a zaurus on beck's birthday
20 years ago
deraadt
b0321815f7
: terminate records, spotted by listen@witworx.com; ok millert
20 years ago
deraadt
ab65d9f44c
enable ttyC0 and ttyC1 by default; wow, how did you miss that dale!
20 years ago
miod
9cc6e96f15
Regen
20 years ago
miod
c4230de699
Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.
Main features:
- MI hil drivers, allowing live plug/unplug of devices, and the keyboard
does not need to be at id 1 anymore.
- SGC bus support on 4xx models. SGC frame buffers are supported too, but
not as console, though you can use them as a regular glass terminal if
you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4)
fix to be commited.
- HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed.
X11 support is currently broken by these changes; X.org X11R6 support will
be available very soon.
Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other,
older frame buffers (davinci, gatorbox and renaissance) could not been tested
but should work; please report any regression.
20 years ago
deraadt
abb865a0ab
smaller ramdisk image needed for builds
20 years ago
drahn
0807928be0
wsconsctl.conf on zaurus too.
20 years ago
dlg
7b52f6e99d
regen
20 years ago
dlg
0f2d916c5c
add calling units (cuaU*) for use by devices supported by ucom
20 years ago
deraadt
be0ea31b32
put the boot crud in the snapshot
20 years ago