3937 Commits (7d3cbb5271f29f9e2be13d8eb0efc0af4566caf2)
 

Author SHA1 Message Date
  millert fb70473f0a Support the "setenv" capability in login.conf ala FreeBSD. Following 20 years ago
  otto 9502c84c5c sync 20 years ago
  otto 7f3e7e16c4 Move tun(4) to appropriate section and kill now empty 'call' section. 20 years ago
  deraadt 3fecdf8274 move to 3.6-beta 20 years ago
  deraadt 920550bf73 permit icmp6-type routersol out, and icmp6-type routeradv in, at boot time 20 years ago
  mickey 944de9260d regen 20 years ago
  mickey d9f1876d17 sync w/ conf.c wrt wscons and cleanup 20 years ago
  deraadt 6b75748699 sync 20 years ago
  deraadt fc02a28394 do not play fast and loose with _TITLE 20 years ago
  deraadt b354ffce25 sync 20 years ago
  deraadt 84e75ffc55 fix typo 20 years ago
  deraadt 8804fb13ca it is not called sgimips 20 years ago
  pefo a3dab1318a order, order... 20 years ago
  pefo d2d9e11a98 add sgi to MAKEDEV build. 20 years ago
  pefo 0ea5df9018 sgi going in. 20 years ago
  pefo dbb1e0211c sgi added. 20 years ago
  mickey 6f254a9d13 regen 20 years ago
  mickey b4567ecf33 add wd 20 years ago
  tdeval afbf541ae4 - Remove the userland data limit check. It's mmap(2)'s job. 20 years ago
  tdeval e5a0109c9f Missing check for NULL. 20 years ago
  miod cdd1736244 Err, commit after regen... 20 years ago
  miod 48eb5ee066 Replace the old 4.4BSD scsi code used on hp300 with a ``real'' driver 20 years ago
  millert afc874115c Define BI_FDPASS for the BSD auth fd passing changes. 20 years ago
  millert 39068fdcad Update strtonum() protor 20 years ago
  millert b6d4073b5f It's not really possible to make strtonum() deal with unsigned long 20 years ago
  tdeval f2430b4096 After a long gestation period, here comes our custom version of malloc(3) 20 years ago
  henning 285ef64de8 keep an ID per server we talk to 20 years ago
  henning a155754361 prevent unresolvable hostnames in "listen on" statements 20 years ago
  henning 5512eb59e0 when a dns lookup fails at parse time, do not abort but try again 20 years ago
  henning 42d85772a9 remove unused function 20 years ago
  henning ccff097c6b no multiple free(); "John L. Scarfone" <j0@cox.net> 20 years ago
  henning 64013fa5eb since we have both the server and the servers keyword we ought to 20 years ago
  henning 6fe4af12fd wrap the heads for the linked list of addresses into a new ntp_addr_wrap 20 years ago
  henning 7253f8812f there are a few recvfrom(2) errors we do not want to panic on 20 years ago
  henning 08ac882ce0 query interval scaling, episode II 20 years ago
  avsm e11acec536 Adresses->Addresses 20 years ago
  otto a36fba04b6 Do not forget to test the lower bound if the upper bound > LLONG_MAX. 20 years ago
  millert baad1c3ad7 Avoid comparing unsigned and signed long longs since the signed 20 years ago
  henning dff91603d5 do not install netiso header files, millert deraadt ok 20 years ago
  henning 1a0b9f6851 new dhcpd doesn't have -q any more, adjust comment accordingly 20 years ago
  henning 4a343adcd5 do not do the stratum guessing dance. 20 years ago
  millert efc1e13dfc Remove /etc/passwd.conf 20 years ago
  millert 20709cb14a passwd.conf has been deprecated since login.conf was imported. 20 years ago
  marc 059a2dd23c errno changes, lib major version bumps, and general flag day 20 years ago
  jmc a509bb097c tweaks; ok henning@ 20 years ago
  alexander 56d2eb7b65 Respond to client queries with better server statistics. We now output 20 years ago
  alexander 6ea5a8e216 ignore obviously malformed queries; ok henning@ 20 years ago
  henning d593a89801 liek bgpd, use a socketpair(2) instead of a pipe(2) 20 years ago
  dtucker 45199b1095 Add missing newlines 20 years ago
  dtucker 4b7b3363bd Replace errx with equivalent fprintf+exit to make porting easier; ok henning@ 20 years ago