3941 Commits (b521cde7ce053a8360ebf199e4a98c866c27ecab)
 

Author SHA1 Message Date
  mickey b521cde7ce uniquely name members of s_fixedpt and l_fixedpt; henning@ ok 19 years ago
  millert 5947d351eb Use df to verify that we are not booted from the altboot before doing 19 years ago
  millert a53209548a Document why not to set optind = 0. Inspired by and OK jfb@ 19 years ago
  jmc 640288c410 tweaks; 19 years ago
  mickey 7d3cbb5271 do not log tiny local clock drifts; w/ help from Joerg Sonnenberger <joerg@britannica.bec.de>; henning@ ok 19 years ago
  mickey f2f9840c04 ensure the most excellent alignment in the structs; henning@ ok 19 years ago
  itojun 77867ecd27 remove "route $hostname 127.0.0.1" line. deraadt ok 19 years ago
  miod b3aa3d915e Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavours 19 years ago
  millert 11a52be207 Check strlc{py,at} return value and return NULL upon truncation instead 19 years ago
  miod cd5b298d72 Save an useless use of grep while cooking bsd.scsi3 19 years ago
  mickey 3ce549ead6 repair libkern support (again) and add rcsids 19 years ago
  deraadt e4c9ef999d crank ramdisk filesystem slightly to cope with firmwares inside the filesystem 19 years ago
  jmc 87f49b32c3 update FILES; 19 years ago
  henning 6da6b1a6a2 fix "listen on hostname" 19 years ago
  henning bad5a761dd say hi to _ftp 19 years ago
  jsg 0b2c77b5b6 Add support for setting mixerctl values in a sysctl.conf like manner 19 years ago
  jmc e4864d738c .{N,O}x fixes; 19 years ago
  itojun dd055c936c remove NI_WITHSCOPEID 19 years ago
  deraadt 1d228b22f5 /etc/firmware directory 19 years ago
  nick 86d5e7d5f0 add kern.version to daily report. ok deraadt@ 19 years ago
  henning b89628e731 some missing includes, from Joerg Sonnenberger <joerg@britannica.bec.de> 19 years ago
  henning b84ae4cbbe ntp_adjtime() -> priv_adjtime() 19 years ago
  henning 389962a6b2 const'ify conffile 19 years ago
  otto 3b81ab1b24 Advice user to use multiple servers. Prodded by Daniel Polak, help and ok jmc@ 19 years ago
  jmc 5bfffdca2a document that keywords can be specified multiple times; 19 years ago
  david c7b2e75f04 remove extra http:// 19 years ago
  dtucker ceecbd1877 Use SA_LEN() instead of ss.ss_len. Evaluates to the same result but it's 19 years ago
  henning c31555e853 memleaks in error pathes, patrick latifi, Thanks! 19 years ago
  henning e409afcfa7 use SIG_DFL instead of SIG_IGN when we are not interested in SIG_CHILD 19 years ago
  millert 73909ccd96 Treat EOF at prompt the same as 'n' instead of looping forever. 19 years ago
  otto 59a2340994 fix url (submitter by maintainer of site) 19 years ago
  henning 9adb28cbb2 introduce spamlogd_flags to make it easier to e. g. bind spamlogd 19 years ago
  hshoexer b4bc6e4e69 knf, no binary change 19 years ago
  henning df2265ded1 superfluous comma, From: James Herbert <lists@artyzan.net> 19 years ago
  hshoexer a614ba518a ansi, indentation, etc. 19 years ago
  hshoexer 51c7463ada kill spaces 19 years ago
  dtucker 348fc30c4d Calculate Hz and round up; ok henning@ 19 years ago
  henning cda611d670 use clock_getres(3) and calculate precision from that, and fill the 19 years ago
  millert 0e9fb296b0 Change return value of reentrant getproto* and getserv* to match the 19 years ago
  henning 5b5fccf2aa oups 19 years ago
  henning d94b864a67 in server mode reply with stratum from the peer that we currently prefer 19 years ago
  itojun 493321fdbb default pf rule too restrictive for IPv6 (need to allow NS/NA). deraadt ok 19 years ago
  fgsch 75f0fbfc04 install net80211 headers; millert and deraadt ok. 19 years ago
  deraadt 04be0693ac make all route commands use -qn; ok mcbride henning 19 years ago
  grange 54aa8f7176 Use inet6 pf rules only for inet6-capable setups, first spotted 19 years ago
  otto 86189206cf implement strnunvis(3), a bounded version of strunvis(3). ok millert@ 19 years ago
  millert 402f3b0bb4 Reentrant versions of getprotoent(3) and getservent(3). Adapted from 19 years ago
  dtucker 3b0155d86c Only set IPTOS_LOWDELAY on IPv4 interfaces; pointed out by phessler, ok henning 20 years ago
  kettenis 7094ff0c68 Add dl_iterate_phdr() support. 20 years ago
  dtucker dcc316e5a2 Have ntpd use IPTOS_LOWDELAY; ok henning@ 20 years ago