| Commit message (Expand) | Author | Age | Files | Lines |
* | Move sys/boot to stand. Fix all references to new location | Warner Losh | 2017-11-14 | 1 | -435/+0 |
* | Small cleanup in dev_net.c | Toomas Soome | 2017-05-28 | 1 | -3/+2 |
* | Update the comments concerning net_parse_rootpath to reflect what it is now | Baptiste Daroussin | 2017-05-27 | 1 | -2/+14 |
* | Partially revert r314948 | Baptiste Daroussin | 2017-05-27 | 1 | -21/+2 |
* | Always issue the pxe request | Baptiste Daroussin | 2017-05-27 | 1 | -1/+1 |
* | Support URI scheme for root-path in netbooting | Baptiste Daroussin | 2017-05-27 | 1 | -10/+52 |
* | Replacing iterating over rootpath by strsep(3). | Mariusz Zaborski | 2017-05-22 | 1 | -8/+6 |
* | loader: network read rework | Toomas Soome | 2017-05-06 | 1 | -4/+26 |
* | distinguish NFS versus TFTP boot by rootpath | Baptiste Daroussin | 2017-05-06 | 1 | -8/+4 |
* | loader: verify the value from dhcp.interface-mtu and use snprintf to set mtu | Toomas Soome | 2017-03-20 | 1 | -1/+1 |
* | lsdev device name section headers should be printed by dv_print callback. | Toomas Soome | 2016-11-19 | 1 | -1/+8 |
* | Loader paged/pageable data is not always paged. | Toomas Soome | 2016-11-08 | 1 | -4/+8 |
* | Stop closing the network device when netbooting for loaders using the common | Baptiste Daroussin | 2016-10-13 | 1 | -17/+0 |
* | Remove code that crept in r305125 by accident | Baptiste Daroussin | 2016-09-13 | 1 | -2/+2 |
* | Netboot: allow both tftpfs and nfs in both pxeboot and loader.efi | Baptiste Daroussin | 2016-08-31 | 1 | -9/+18 |
* | Add tftpfs support for the EFI loader | Baptiste Daroussin | 2016-08-23 | 1 | -0/+5 |
* | If the dhcp server provided an interface-mtu option, transcribe the value | Ian Lepore | 2016-03-21 | 1 | -0/+6 |
* | Fix build failure introduced by r296182 | Stanislav Galabov | 2016-02-29 | 1 | -1/+0 |
* | These changes attempt to put things in order before the introduction of MIPS | Stanislav Galabov | 2016-02-29 | 1 | -2/+1 |
* | Refactor net_getparams() to make it easier to get params from sources other | Ian Lepore | 2015-05-18 | 1 | -28/+45 |
* | - Add code allowing a network device to only be open and closed once | Marius Strobl | 2010-01-09 | 1 | -9/+33 |
* | Remove clause 3 and 4 from TNF licenses (this was the only 4-clause TNF | Marius Strobl | 2010-01-09 | 1 | -10/+1 |
* | - Consistently wrap debugging in NETIF_DEBUG. This basically merges | Marius Strobl | 2009-12-24 | 1 | -6/+22 |
* | Revert r177108 and restore r60506 for sparc64 as long as libstand | Marius Strobl | 2008-09-10 | 1 | -0/+3 |
* | Show info about net devices in loader's 'lsdev' command. While there fix style. | Rafal Jaworowski | 2008-09-03 | 1 | -155/+167 |
* | Eliminate artificial increasing of 'netdev_opens' counter in loader's net_ope... | Rafal Jaworowski | 2008-03-12 | 1 | -8/+11 |
* | Change the following environment variables to kernel options: | Brian Somers | 2004-07-08 | 1 | -1/+1 |
* | Change the following kernel options to environment variables: | Brian Somers | 2004-07-08 | 1 | -1/+1 |
* | Override the root server address if an IP address is specified in | Ian Dowse | 2003-11-03 | 1 | -7/+9 |
* | Use __FBSDID(). | David E. O'Brien | 2003-08-25 | 1 | -3/+5 |
* | Stash various networking paramters in the environment for the kernel | Jake Burkholder | 2002-07-31 | 1 | -0/+9 |
* | Give the network device a print method. | Benno Rice | 2000-11-10 | 1 | -1/+9 |
* | Add support to send the string 'PXEClient' as the Vendor class | Paul Saab | 2000-08-11 | 1 | -1/+2 |
* | Fix the more obvious warnings to deal with my earlier warning cleanups. | John Baldwin | 2000-08-03 | 1 | -1/+0 |
* | Only probe network settings on the first open of the network device. | Doug Rabson | 2000-05-13 | 1 | -0/+1 |
* | * Fix a stack of warnings. | Doug Rabson | 1999-09-01 | 1 | -10/+8 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Changes to support diskless booting on the alpha: | Doug Rabson | 1999-05-03 | 1 | -4/+21 |
* | Make the alpha bootstrap build again, fix some warning and change sdboot to d... | Doug Rabson | 1998-09-20 | 1 | -2/+1 |
* | Minor tweaks to track a couple of i386 changes and to make it compile. | Doug Rabson | 1998-08-22 | 1 | -6/+2 |
* | This is the new unified bootstrap, sometimes known previously as the | Mike Smith | 1998-08-21 | 1 | -0/+275 |