summaryrefslogtreecommitdiffstats
path: root/sys/i386/boot/netboot
Commit message (Expand)AuthorAgeFilesLines
* Added some nfs #includes so that netboot compiles again. Lite2 made thebde1997-03-011-0/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Two fixes:martin1996-12-112-7/+7
* Don't depend on <net/if.h> including <sys/time.h>wollman1996-12-101-0/+1
* Add a timeout here, just like in if_ed.cphk1996-11-281-1/+2
* Preserve %esi and %edi for get_diskinfo(). See the logs for similar fixesbde1996-11-111-0/+4
* Fill in the bios-geometry array in struct bootinfo.phk1996-11-022-0/+79
* Add g to flags helpache1996-08-281-1/+1
* Support for GDB remote debug protocol.pst1996-08-271-0/+1
* s/ETHER_MIN_LAN/ETHER_MIN_LEN/peter1996-08-191-1/+1
* Fix a couple of typos that sneaked in with Poul's ETHER_* mega-commit.joerg1996-08-181-2/+2
* Megacommit to straigthen out ETHER_ mess.phk1996-08-066-42/+33
* Add the ability to specify bootflags. This is similar to boot_i386(8),joerg1996-07-062-3/+31
* Add a check in the SMC probe to verify that the card has an ethernetmartin1996-06-091-0/+4
* First pass at cleaning up macros relating to pages, clusters and all that.phk1996-05-021-2/+2
* Now that I have started to use netboot, I see what is missing...phk1996-04-142-36/+56
* Improvementss to netbootphk1996-04-036-27/+78
* Align help screen.phk1996-04-021-2/+17
* recording cvs-1.6 file deathpeter1995-12-305-1956/+0
* Close PR misc/75. I thought this was done long time ago...phk1995-11-061-0/+4
* Add -fno-strength-reduce to neutralize possible bad effect of -O2ache1995-10-101-1/+2
* Make the netboot more tolerant about the config file.phk1995-10-051-4/+9
* Remove trailing whitespace.rgrimes1995-05-305-27/+27
* Break netboot into device specific versions.martin1995-04-129-74/+1930
* Include <machine/cpufunc.h> to get i/o functions - don't duplicate almostbde1995-04-011-184/+1
* Fix dependencies for netboot.rom. ${OBJS} isn't valid when thebde1995-04-011-1/+3
* Diskless boot support for 3C509.jkh1995-03-317-238/+1435
* Load the kernel symbol table in the boot loader and not at compile time.bde1995-01-251-4/+4
* Really provide support for 3COM cards now.jkh1994-12-313-3/+15
* From: wpaul@ctr.columbia.edu (Bill Paul)jkh1994-11-181-4/+6
* Many fixes from Bill Paul:jkh1994-11-177-22/+407
* John Hay's patches to prevent missing gateway from dumping core.jkh1994-11-011-5/+9
* A new Makefile, which is more our kind of makefile.phk1994-10-281-36/+47
* Found one of the show-stoppers in netboot...phk1994-10-221-2/+2
* Some cosmetics in printfs mostly.phk1994-10-222-8/+19
* Martins latest changes. RFC1048 and swap-file should be in the game now.phk1994-10-193-17/+98
* Added the final printf before jumping to the kernel.phk1994-10-181-0/+1
* Made '?' do the same thing as help.phk1994-10-182-5/+9
* Netboot TNG. I have seen this compile, I don't know if it works.phk1994-10-1711-0/+2573
OpenPOWER on IntegriCloud