aboutsummaryrefslogtreecommitdiff
path: root/sys/ia64/ia64/autoconf.c
Commit message (Expand)AuthorAgeFilesLines
* Add prototype for bootpc_init when BOOTP is defined.Marcel Moolenaar2002-04-061-0/+4
* Back out the previous commit.Brian Somers2002-04-041-1/+0
* Pre-declare bootpc_init() so that options BOOTP doesn't break theBrian Somers2002-04-041-0/+1
* Centralize the "bootdev" and "dumpdev" variables. They are still prettyPoul-Henning Kamp2002-03-311-3/+0
* Remove __P.Alfred Perlstein2002-03-201-1/+1
* Fix some unused variables.Peter Wemm2002-03-191-0/+3
* Remove call to cninit_finish. This is part of the multipleMarcel Moolenaar2001-10-241-2/+0
* Add BOOTP support.Doug Rabson2001-10-051-0/+4
* Cleanup and split of nfs client and server code.Peter Wemm2001-09-181-2/+2
* Remove unneeded includes of sys/ipl.h and machine/ipl.h.John Baldwin2001-05-151-1/+0
* Clean up some leftovers from the root mount cleanup that was done somePeter Wemm2001-02-041-6/+0
* Send "#if NISA > 0" to the bit-bucket and replace it with an option.Peter Wemm2001-01-291-3/+3
* Implement a rudimentary interrupt handling system which should be goodDoug Rabson2000-10-121-1/+1
* This is the first snapshot of the FreeBSD/ia64 kernel. This kernel willDoug Rabson2000-09-291-0/+121