3995 Commits (15be4f6b60ca40d19051d5682c06500e80d9f4b4)
 

Author SHA1 Message Date
  millert 15be4f6b60 Only try to run pflogd if pflog0 exists; from mpech@ 19 years ago
  deraadt f97b99ae13 sync 19 years ago
  uwe 1ef288a996 APM emulation framework and zaurus scoop driver. Not enabled yet. 19 years ago
  henning 19db83566f user and group _ospfd, with claudio 19 years ago
  drahn 4f868b77cc sync 19 years ago
  drahn 1e5823076e Add hotplug. 19 years ago
  deraadt 3e6aedeb07 cleaning distrib twice is useless 19 years ago
  deraadt b0321815f7 : terminate records, spotted by listen@witworx.com; ok millert 19 years ago
  deraadt ab65d9f44c enable ttyC0 and ttyC1 by default; wow, how did you miss that dale! 19 years ago
  miod 9cc6e96f15 Regen 19 years ago
  miod c4230de699 Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. 19 years ago
  deraadt abb865a0ab smaller ramdisk image needed for builds 19 years ago
  drahn 0807928be0 wsconsctl.conf on zaurus too. 19 years ago
  dlg 7b52f6e99d regen 19 years ago
  dlg 0f2d916c5c add calling units (cuaU*) for use by devices supported by ucom 19 years ago
  deraadt be0ea31b32 put the boot crud in the snapshot 19 years ago
  krw 31239d2ae1 Oops. Too much 'KNF'. We don't use NULL_xdrproc_t, but someone might 19 years ago
  krw 1a5cb9c63f Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed 19 years ago
  deraadt e0b0e1b508 when an arch has wskbd0 or wsmouse0, prepare for the future and apply 19 years ago
  espie 7c6b5a2ee7 provide float_t, double_t, FLT_EVAL_METHOD (dummy C99 constructs) 19 years ago
  jmc 3ae4a98647 - document /etc/security's .secure hooks 19 years ago
  mcbride ab1de5501f Bring up the carp(4) interface before default route. 19 years ago
  kettenis 08a083bc6b Regen 19 years ago
  kettenis b9e8c014e4 Enable audio(4). 19 years ago
  miod c69efe0fac Better to build zaurus, not cats, kernels here. 19 years ago
  miod 33d787fd05 Add zaurus to MAKEDEV machinery. 19 years ago
  miod 1263e0ba46 zaurus documentation directories 19 years ago
  drahn 874a56c3f9 sync 19 years ago
  drahn fc2f975c52 etc bits for zaurus 19 years ago
  millert d40f10d2ee Add a copy of stripcom so /etc/netstart can be run standalone again. 19 years ago
  jmc 82280094fb correct comment for ipsec-nat-t; 19 years ago
  henning 2c91c74b88 KNF 19 years ago
  otto 4bcb70b1fc Test the upper limit for the max # of rounds to, to avoid wrapping and ending 19 years ago
  jmc 33a9bd8e29 tweaks from michael knudsen; 19 years ago
  henning d1e706f6f9 d can be negative, take that into account when comparing to the logging 19 years ago
  dtucker 621223eef3 Save original value returned by getifaddrs to free later; ok henning@ 19 years ago
  henning cd15a535c6 if our first getpwnam(), testing for NTPD_USER, succeeded, but the second 19 years ago
  millert dd19e1590f gai_strerror() should return const char *; OK deraadt@ 19 years ago
  moritz d2089d6098 some typos in log messages. 19 years ago
  millert 47476e71f8 Allow comments in /etc/{myname,mygate,defaultdomain}; OK deraadt@ 19 years ago
  dtucker a5982aae18 Limit the number of addresses used by the 'servers' directive to 8; ok henning@ 19 years ago
  dtucker 890af70b55 Poll unsynchronized servers at the maximum interval and log a message about 19 years ago
  dtucker f8fddf9886 Factor out interval scaling code; ok henning@ 19 years ago
  dtucker ec912cc477 If polling a server results in an error, drop that server to the maximum 19 years ago
  dtucker 1cc3aedb19 sendto() takes socklen_t as an argument; ok henning@ 19 years ago
  miod 0f08b63254 Regen (including /dev/crypto support not regen'ed last time) 19 years ago
  miod 4ee796505b Fix tun major 19 years ago
  henning 93e280d8a5 whitespace botches 19 years ago
  dtucker 262fb1973f Sanity check owner and permissions of privsep directory, like sshd does; 19 years ago
  dtucker 9cb603051f Check for error status from poll() too; ok henning@ 19 years ago