5529 Commits (c4aa9816feb1b93bc5c10e2b1d930aa77e51cee7)
 

Author SHA1 Message Date
  jmc 8926748cfe sync the spamd example to that used in spamd(8); ok beck 14 years ago
  jacekm 3a304260b4 Enclose repeated buffer draining code in a new msgbuf_drain() 14 years ago
  sthen be61e5ff1e This sample ruleset does not use require-order to mix NAT/rdr 14 years ago
  jmc fe69db5037 example spamd rules should be "pass in"; 14 years ago
  deraadt 2ae693a38f add framework for palm 14 years ago
  marex ffd9f4d6fd Palm: initial commit of etc/etc.palm 14 years ago
  todd 3b9317d2be add back sample spamd(8) rules, converted appropriately; ok henning@ 14 years ago
  henning 53b0c693a8 todd reminded me we need to adjust this too 14 years ago
  millert ec2fdb5af0 Don't stop traversing a directory hierarchy if we reach SHRT_MAX, 14 years ago
  ajacoutot e64f15e172 Add entry for ypldap.conf (may contain a password). 14 years ago
  deraadt 34a550742a sync 14 years ago
  deraadt 0bef1a616b Add nodes for vscsi0; ok dlg 14 years ago
  deraadt 5652b3965d dlg wants iscsi in here; ok dlg 14 years ago
  deraadt 2729881c68 change some defaults inside amd itself, so that the rc scripts no longer 14 years ago
  jsg c2216f6e33 gpio for amd64. 14 years ago
  okan 6a3614447c advise to update /etc/rc.conf.local instead of /etc/rc.conf; from Remco 14 years ago
  nicm 1ce69afa27 Make imsg_clear close and free any fds in the received fd queue as well as 14 years ago
  deraadt c8c47060f4 typo in comment; frantisek 14 years ago
  sthen dcb69a2384 - specifically match carp+([0-9]):, not just carp*:. avoids spurious 14 years ago
  martynas f4f95da364 fix ksh ftp wrapper so argvs aren't split before passing; making 15 years ago
  deraadt 831f2c8e7a correct indent 15 years ago
  jmc c7e82c7269 zap the rather useless machdep.apmwarn entries (see apm(4)); 15 years ago
  sthen 9360cc798d Don't use grep/cut during shutdown, /usr might not be mounted. 15 years ago
  millert 4bfe74412c Use STD*_FILENO instead of 0-2. OK henning@ djm@ gilles@ dhill@ 15 years ago
  miod cbc0502692 Add bsd.mp to MDEXT 15 years ago
  martynas a56841d6a9 int is big enough to fully represent exponents of all supported fp 15 years ago
  ratchov d2b0781241 use const qualifier in libsndio, making it slightly more consistent 15 years ago
  ratchov d4ddeb3ffb Currently midi capable programs can control midi hardware, but 15 years ago
  eric c6ea694786 make buf_write() behave like msgbuf_write(): send out only the 15 years ago
  ratchov 093db25bde sync 15 years ago
  ratchov 0d1cd020b9 add missing /dev/{rmidi,sequencer,music} bits in MAKEDEV for 15 years ago
  jdixon be9938a1c6 Delay creation of tun(4) interfaces until the underlying interface and 15 years ago
  deraadt 7d089ce5ea extra spaces found during inspection of other goo 15 years ago
  robert f539fed3d9 Make syslogd create a socket in /var/www/dev when httpd is enabled in order 15 years ago
  deraadt 2130d941b8 the correct *.ipk file has ${OSrev} in it 15 years ago
  deraadt ca24495ec9 incorrect .PATH setting, discovered with nicm 15 years ago
  henning f4727d5d25 recvmsg ENOENT noncritical too 15 years ago
  millert 4da44916db Install ntfs includes and add libkvm (fstat) support. ntfs bits 15 years ago
  giovanni 179647cebb Fix a typo 15 years ago
  martynas e1c2ed5d72 abs conforms c99 -> imaxabs conforms c99. ok millert@ 15 years ago
  miod d65bd94474 4.6-BETA 15 years ago
  martynas b263bc8a8a use llabs instead of the home-grown version; and some comment changes 15 years ago
  millert 626175467e Install msdosfs includes; ok krw@ 15 years ago
  henning c9840c00e0 ENOPROTOOPT is non-fatal on recvfrom, can apparently happen with ipvshit 15 years ago
  henning 975a1387cb effectively un-do r1.111, it fucks machines with bad clocks royally. 15 years ago
  sobrado 48f192013c pf should block the port range allocated by net.inet.tcp.baddynamic 15 years ago
  sthen 9f28b5ee1d By default, don't accept IPv4 ICMP redirects. This behaviour can be 15 years ago
  deraadt d4f78c2955 quieten compiler by converting pointers to uintptr_t before truncating them 15 years ago
  dlg eb4aea697b revert this change by eric@: 15 years ago
  eric 1349f312f5 Change the way fds passed over a socket are retreived on the receiving side. 15 years ago