5349 Commits (fa0e1105ebfeebf9d54763177f7a773d5a657210)
 

Author SHA1 Message Date
  dtucker fa0e1105eb update moduli file; ok deraadt 14 years ago
  dtucker e2a343c9dd fix syntax error in 'make update-moduli'; ok deraadt 14 years ago
  guenther 8ddd83c0ef Back out previous commit, as it caused too much growth for the install 14 years ago
  guenther 4645a9665c Fix the handle locking in stdio to use flockfile/funlockfile 14 years ago
  pirofti 5e4aca2f5f Check mmap return value against MAP_FAILED not NULL. 14 years ago
  nicm 769864cb37 amd_dir is no longer used by rc so no need for it in rc.conf. 14 years ago
  martynas f30cf48cfa teach gdtoa & its subroutines that malloc can fail; in which case 14 years ago
  otto 65dc48b142 rewrite the history section, prompted by Paul Stoeber; ok deraadt@ jmc@ 14 years ago
  deraadt 88438c75a1 Be nice if we have bootblocks available, too 14 years ago
  michele 08444bc82b Add (again) support for divert sockets. They allow you to: 14 years ago
  matthieu 7c01f08f4b Bring BSD.x11.dist back here. It's needed by the ports subsystem. 14 years ago
  jmc db67d7c77d remove unsupported LIBRARY section; from Alan R. S. Bueno 14 years ago
  martynas 1f3e9b45d7 use c calling conventions so that g++ doesn't mangle fpgetmask & 14 years ago
  miod ef78f8ac94 regen 14 years ago
  miod 57fa4d3247 Reach palm MAKEDEV bits. 14 years ago
  matthieu 73ac7beea6 remove unused and outdated BSD.x11.dist file. ok miod@, krw@. 14 years ago
  miod 7548892556 regen 14 years ago
  miod 3a7615d997 Stricter patterns for numbered wsmouse and wskbd devices, so that 14 years ago
  jsg 1d12c28e84 Use __builtin_offsetof for offsetof definition on gcc >= 4 14 years ago
  simon deb468f678 change variable i to $i in an expression of ifstart() for consistency 15 years ago
  jmc 8926748cfe sync the spamd example to that used in spamd(8); ok beck 15 years ago
  jacekm 3a304260b4 Enclose repeated buffer draining code in a new msgbuf_drain() 15 years ago
  sthen be61e5ff1e This sample ruleset does not use require-order to mix NAT/rdr 15 years ago
  jmc fe69db5037 example spamd rules should be "pass in"; 15 years ago
  deraadt 2ae693a38f add framework for palm 15 years ago
  marex ffd9f4d6fd Palm: initial commit of etc/etc.palm 15 years ago
  todd 3b9317d2be add back sample spamd(8) rules, converted appropriately; ok henning@ 15 years ago
  henning 53b0c693a8 todd reminded me we need to adjust this too 15 years ago
  millert ec2fdb5af0 Don't stop traversing a directory hierarchy if we reach SHRT_MAX, 15 years ago
  ajacoutot e64f15e172 Add entry for ypldap.conf (may contain a password). 15 years ago
  deraadt 34a550742a sync 15 years ago
  deraadt 0bef1a616b Add nodes for vscsi0; ok dlg 15 years ago
  deraadt 5652b3965d dlg wants iscsi in here; ok dlg 15 years ago
  deraadt 2729881c68 change some defaults inside amd itself, so that the rc scripts no longer 15 years ago
  jsg c2216f6e33 gpio for amd64. 15 years ago
  okan 6a3614447c advise to update /etc/rc.conf.local instead of /etc/rc.conf; from Remco 15 years ago
  nicm 1ce69afa27 Make imsg_clear close and free any fds in the received fd queue as well as 15 years ago
  deraadt c8c47060f4 typo in comment; frantisek 15 years ago
  sthen dcb69a2384 - specifically match carp+([0-9]):, not just carp*:. avoids spurious 15 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