HomeSort by: relevance | last modified time | path
    Searched refs:network (Results 1 - 24 of 24) sorted by relevancy

  /src/share/examples/wpa_supplicant/
wpa_supplicant.conf 15 # an unencrypted network
16 network={
23 network={
31 network={
41 network={
53 #network={
78 #network={
103 #network={
  /src/sys/rump/net/lib/libshmif/
Makefile 5 COMMENT=Shared memory bus network interface
  /src/sys/rump/net/lib/libtap/
Makefile 7 COMMENT=/dev/tap Ethernet tunnel software network interface
  /src/sys/rump/net/lib/libtun/
Makefile 7 COMMENT=/dev/tun network tunneling over tty
  /src/sys/rump/dev/lib/libvirtio_if_vioif/
Makefile 9 COMMENT=VirtIO network interface driver
  /src/sys/rump/net/lib/libpppoe/
Makefile 5 COMPONENT= PPP over Ethernet protocol network interface
  /src/sys/rump/net/lib/libwg/
Makefile 8 COMMENT= virtual private network tunnel
  /src/sbin/newbtconf/
newbtconf.sh 18 if [ -d /etc/etc.network ] || [ -e /etc/etc.current ] ; then
22 dir=etc.network
  /src/usr.bin/telnet/
Makefile 37 USE_FORT?= yes # network client
47 SRCS= authenc.c commands.c main.c network.c ring.c sys_bsd.c telnet.c \
commands.c 369 * flushes the network queue).
405 printf("There is not enough room in the buffer TO the network\n");
407 printf("('send synch' will throw away most data in the network\n");
598 printf("Already in network ascii mode with remote host.\n");
600 printf("Negotiating network ascii mode with remote host.\n");
624 printf("Already receiving in network ascii mode.\n");
626 printf("Negotiating network ascii mode on input.\n");
650 printf("Already transmitting in network ascii mode.\n");
652 printf("Negotiating network ascii mode on output.\n");
762 "printing of hexadecimal network data (debugging)"
    [all...]
  /src/distrib/miniroot/
upgrade.sh 47 # md_get_ifdevs() - return available network interfaces
194 # Start up the network in same/similar configuration as the installed system
198 The upgrade program would now like to enable the network. It will use the
200 if you wish to use the network installation capabilities of this program.
203 echo -n "Enable network? [y] "
208 echo "ERROR: can't enable network!"
215 do any additional network configuration you may need. This may include
236 # Now that the network has been configured, it is safe to configure the
install.sh 48 # md_get_ifdevs() - return available network interfaces
221 # Get network configuration information, and store it for placement in the
224 You will now be given the opportunity to configure the network. This will
233 echo -n "Configure the network? [y] "
309 do any additional network configuration you may need. This may include
337 # Now that the network has been configured, it is safe to configure the
install.sub 340 You may configure the following network interfaces (the interfaces
441 echo "Your network interface might require explicit selection"
442 echo "of the type of network medium attached. Supported media:"
453 echo "Your network interface might require additional link-layer"
465 # network configuration info.
495 # Much of this is gratuitously stolen from /etc/rc.d/network.
516 # assume network interface configuration style 1.2D and up
528 echo -n "configuring network interfaces:"
564 echo "/etc/hostname.$1: invalid network configuration file"
603 echo "Network interface configuration:
    [all...]
  /src/etc/rc.d/
Makefile 33 named ndbootd network newsyslog nfsd nfslocking npf npf_boot \
network 3 # $NetBSD: network,v 1.85 2020/10/16 15:31:04 kim Exp $
6 # PROVIDE: network
12 name="network"
38 # set hostname, turn on network
40 echo "Starting network."
206 # Configure all of the network interfaces listed in $net_interfaces;
251 echo -n 'Configuring network interfaces:'
470 resconf="# Generated by /etc/rc.d/network$nl$resconf"
472 printf %s "$resconf" | resolvconf -m "${dns_metric:-0}" -a network
486 echo "Stopping network.
    [all...]
  /src/sys/arch/sparc64/doc/
TODO 17 - ldom virtual network interface (vnet) is working
19 - the sysinst tool starts, disk setup is working, network configuration is working,
  /src/usr.sbin/sysinst/
msg.mi.en 484 ftp or nfs, you must be connected to a network with access to the proper
585 {I can not find any network interfaces for use by NetBSD. You will be
590 {The following network interfaces are active: %s
594 {Which network device would you like to use?}
600 {To be able to use the network, we need answers to the following:
626 {Network media type (empty to autoconfigure)}
670 Waiting while network interface comes up.
755 {There was a problem in setting up the network. Either your gateway
757 configure your network again? ("No" allows you to continue anyway
763 that the network is working? ("No" aborts the install process.
    [all...]
msg.mi.pl 1510 {Your network seems to work fine.
1512 and just use the network as-is?}
  /src/sys/dev/cardbus/
if_tlp_cardbus.c 362 if (ca->ca_cis.funce.network.netid_present == 0)
366 memcpy(enaddr, ca->ca_cis.funce.network.netid,
415 memcpy(enaddr, ca->ca_cis.funce.network.netid, sizeof(enaddr));
cardbusvar.h 199 } network; member in union:cardbus_cis_info::__anon2530
cardbus.c 382 sizeof(cis->funce.network.netid)) {
383 DPRINTF(("%s: unknown network id type "
387 cis->funce.network.netid_present = 1;
388 memcpy(cis->funce.network.netid,
  /src/lib/libc/net/
Makefile.inc 75 inet.3 inet_network.3 inet.3 inet_ntoa.3 inet.3 network.3 \
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/marvell/
Makefile 10 orion5x-lacie-d2-network.dtb \
  /src/sys/arch/acorn32/doc/
majors+minors 208 33 C - network tunnel

Completed in 1460 milliseconds