Commit Graph

18 Commits

Author SHA1 Message Date
itojun 8b8734d26b string length audit (use strlcpy). sync with latest kame ALTQ. 2001-08-16 07:45:35 +00:00
itojun 92b62a25f8 avoid inet_addr. use snprintf. recent changes from openbsd-current via kame 2001-08-06 07:00:59 +00:00
wiz 9322798d06 No argument for .Os. 2001-06-05 10:27:02 +00:00
wiz 2c753b6eca Add .Os. 2001-06-05 10:26:26 +00:00
wiz 48a36de9c0 Don't give .Os an argument, not even 'NetBSD' (default includes version). 2001-06-05 10:08:03 +00:00
wiz 7d87aacf52 Add RCS Ids. 2001-05-08 17:04:56 +00:00
thorpej fa10675c86 No need to report that we're going into daemon mode. 2001-04-06 04:12:02 +00:00
thorpej 181cfc19d2 From KAME:
kjc         2000/12/29 15:39:28 JST

  Modified files:
    kame/kame/altqstat   qdisc_cbq.c
  Log:
  typo fix: "Mbps" should be just "bps".

  Revision  Changes    Path
  1.3       +3 -3      kame/kame/kame/altqstat/qdisc_cbq.c
2001-04-06 00:39:53 +00:00
thorpej aac786d5d0 Put tbrconfig(8) into /sbin so it's usable during early
setup, and can be executed from ifconfig.xxx.
2001-04-05 21:48:05 +00:00
cgd e209ced86f include string.h for prototypes. 2001-01-16 02:38:36 +00:00
enami 30fc09dacc Use PRINTOBJDIR. 2001-01-11 13:15:06 +00:00
lukem 43b126d3f1 no need for LOG_PERROR if we're about to daemon()ize (and close
stderr in the process)
2001-01-10 23:48:14 +00:00
lukem 443a19e035 convert to using .WAIT 2001-01-09 03:13:39 +00:00
thorpej 28f0042b51 Build glue for ALTQ programs. 2000-12-16 18:57:34 +00:00
thorpej d4bf5787dc Token bucket regulator config program for altq. 2000-12-16 17:53:19 +00:00
thorpej 8726857e6b Import the altq status program. 2000-12-16 17:40:16 +00:00
thorpej 09dce659bf Import the altq configuration daemon. 2000-12-16 17:39:40 +00:00
thorpej 95a6556014 Import the altq library. 2000-12-16 17:38:07 +00:00