176 Commits (6a32bb1c73de3f5cca1dd52a64b45736f9d80e4d)

Author SHA1 Message Date
  rpe 5c2fb1a07f - localize the if, file and stat variables which also ensures that 7 years ago
  rpe e222a11a78 Minimize differences in ifstart() function between netstart and 7 years ago
  rpe adcd971bb5 Align comments of ifstart() function in netstart and install.sub. 7 years ago
  rpe f3eefc05dc Align comments of stripcom() function in netstart and install.sub. 7 years ago
  mpi 80b83ea56f Do not lose the default route when netstart(8) is run a second time on 8 years ago
  rzalamena fde1b1ebfa Delay switch(4) interface start up so it can attach virtual interfaces 8 years ago
  jasper ce3e7d7285 print a clear error message when not ran as root instead of just falling 8 years ago
  mpi 3e03e0cf65 Do not consider tap(4) a special interface and start if before other 8 years ago
  sthen 560ae5101e Don't delete the 224/4 route in netstart, unless it's being done to ensure that 8 years ago
  rpe 27b3656f2f Remove backslash, not necessary after '&&' 9 years ago
  rpe 054cc29f2a Replace last remaining `` with $() 9 years ago
  ajacoutot 1e90611816 Drop the now useless multicast setup comment. 9 years ago
  ajacoutot 3628daa062 Simplify multicast option handling (10 less lines) by matching /etc/rc behavior 9 years ago
  mpi d372622fa0 It does not make sense to insert a specific route for 224/4 when the 9 years ago
  rpe 27185a2b7d Changes to ifautostart(): 9 years ago
  rpe 3a4fd3b0ad Changes to ifmstart(): 9 years ago
  rpe 3832404083 Changes to stripcom(): 9 years ago
  rpe 6b0cd0e880 Start the rework of the /etc/netstart shell script. 9 years ago
  rpe 6108998069 The hostname variable is not used since r1.99. Remove it and use 9 years ago
  claudio 410bdaf3c6 netstart bits for tap(4) 9 years ago
  sthen 71ac489f71 Don't print output when setting autoconf on interfaces. Suggested by deraadt, 9 years ago
  sthen 9bf3944524 only print the "IPv6 autoconf" line if there are interfaces to configure 9 years ago
  sthen b68cc515bb Set "inet6 autoconf" individually on interfaces that have rtsol set in 9 years ago
  rpe ee8831258e Disable Strict Bourne shell mode for /etc/rc and /etc/netstart to be 9 years ago
  florian 3b01a896de Bring up pflow last as it might send with a source address that is on 9 years ago
  rpe df23259f18 Always source rc.subr to be able to use the rc.conf parsing routine 9 years ago
  ajacoutot 3c5648004f Revert 1.148 for now until I can talk to rpe@ 9 years ago
  rpe 0dbfdf1513 Replace test command with []. 9 years ago
  rpe 52fcd40cbb Ensure, that we source rc.subr and parse rc.conf ONLY if we are not 9 years ago
  rpe 1c5ec3825b - remove trailing blanks introduced in previous commit 9 years ago
  rpe 6cc979ddd8 Improve comments 9 years ago
  florian 6b29f984ec Allow rtsol keyword in hostname.if(5) with net.inet6.ip6.forwarding=1. 9 years ago
  florian f893b2bc13 The kernel handles rtsol(8) functionality since some time now. 10 years ago
  claudio 2a29db5717 Revert 1.142. Without the down netstart will just print the ifconfig 10 years ago
  halex e519a04c4b remove explicit 'down' of an interface before starting a dhcp request, thereby 10 years ago
  stsp c70fe6e8c1 Fix netstart after autoconf6 change so 'rtsol' lines in hostname.if work again. 10 years ago
  robert e7fd0565a5 Make rc.conf a parsed configuration file and stop sourcing it as a shell 10 years ago
  mpi eb8b8e3691 Like for dhclient, do no create a route to alias addresses via 127.0.0.1. 11 years ago
  todd 99a25686c3 fix lies in netstart; replacement wording from halex@ 11 years ago
  rpe 5fcaf72d6d remove "Invalid interface name" message 12 years ago
  rpe a78a8d94ea use the more compact version of the check for ifconfig'able interfaces 12 years ago
  rpe d83e309127 - remove isalphanumeric() and replace it with a shell pattern, that 12 years ago
  deraadt e73b0d38a5 The new ypbind changes requires that the domainname be set before 13 years ago
  guenther a87068f040 Eliminate some $? tests by rolling the command into the condition 13 years ago
  mpf 9b6c17e435 Add svlan(4) startup bits. 13 years ago
  sobrado f7849bd797 fix an unbalanced parenthesis in a comment; while here, split the comment 14 years ago
  todd a1bd980ea1 permit e.g. -inet6 syntax by slurping all lines not just some 14 years ago
  henning 91aac1a47c when setting up lo0 use 127.0.0.1/8 instead of 127.0.0.1 for clarity and 15 years ago
  todd 564c480e70 o stop reordering ifconfig arguments (e.g. after 'up ..') 15 years ago
  deraadt 315ece0432 Stop supporting bridgename.bridge* files, and move to hostname.bridge* 15 years ago