summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix typos and -mdoc usage.jkoshy1999-05-061-4/+6
* revert premature DHCP commitjkh1999-05-062-8/+6
* Argh, those last two commits snuck in with the other one by mistake.jkh1999-05-062-2/+6
* Fix includes; I had a slightly different Makefile than everyone elsejkh1999-05-066-16/+48
* Fixed profiling of elf kernels. Made high resolution profiling compilebde1999-05-0616-82/+116
* Sync with sys/i386/i386/userconfig.c revision 1.138.kato1999-05-061-3/+8
* Sync with sys/i386/conf/files.i386 revision 1.237.kato1999-05-062-2/+4
* Fixed bitrot in comments.bde1999-05-061-4/+2
* Fix some byte ordering problems; I was storing string lengths wrong,wpaul1999-05-063-8/+8
* Add the capability for traceroute(8) to send packets of any IP protocolarchie1999-05-062-37/+244
* "Fixed" missing dependency of ${PROG} on ${LIBC} in the elf case.bde1999-05-061-4/+2
* Now that each cpu has its own gdt table, we need to setup apm gdt entries inluoqi1999-05-062-2/+36
* Initialize dblfault_tss.tss_fs to the per-cpu private data segment selector.luoqi1999-05-064-8/+12
* Don't ignore mmap() address hint below the text section.luoqi1999-05-061-2/+4
* Do not set curproc until proc0 is fully initialized (in proc0_init()).luoqi1999-05-064-8/+4
* Don't forget to install crash.8 after moving it.bde1999-05-061-2/+2
* MFS: don't build the pcic.ko module.obrien1999-05-051-2/+2
* Incomplete. Back out until I can revisit.markm1999-05-051-11/+17
* Add extra dirs needed by install. Do the include/* by reusingmarkm1999-05-052-2/+8
* This has bitrotted to the state that it is no longer functional.markm1999-05-052-18/+2
* Various cosmetics.phk1999-05-053-7/+10
* Remove $Log garbage from these; it was causing failure when expanded.markm1999-05-053-27/+24
* Dynamically increase TX start threshold if TX underruns are detected.wpaul1999-05-052-5/+14
* Fix a typo (wi. -> wi.4)cwt1999-05-051-2/+2
* Add the INIT_PATH option for embedded systems.jb1999-05-053-3/+21
* Allow the init_path to be customised in an embedded system using thejb1999-05-051-3/+8
* Another round of updates for -current and 3.2jkh1999-05-0513-35/+61
* Add an INIT_PATH option to allow the init_path (for sys/kern/init_main.c)jb1999-05-051-1/+4
* Typo fix.jkh1999-05-052-4/+4
* Fix a few bogons and make this safer for humanity.jkh1999-05-052-46/+72
* Add information strings for a number of devices which have suddenly appearedjkh1999-05-051-3/+8
* Deal with MAKEDEV's braindedness.abial1999-05-054-12/+26
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 PCMCIAwpaul1999-05-0526-26/+2725
* Simple_HTTPd on steroids - major rework of the original program, byabial1999-05-053-210/+463
* Add device driver support for the Lucent WaveLAN/IEEE 802.11 wirelesswpaul1999-05-052-0/+2630
* Install the right man page.jkh1999-05-051-1/+2
* Remove bt_softcs. It is no longer used.imp1999-05-052-5/+2
* Restore perror --> err changes.markm1999-05-051-17/+11
* Correct `sd', `st' -> `da', `sa'; add xref to scsi(4); remove xrefjkoshy1999-05-052-14/+8
* Sync with sys/i386/isa/fd.c revision 1.137.kato1999-05-052-34/+52
* Sync with sys/i386/conf/majors.i386 revision 1.71.kato1999-05-051-5/+6
* Correct prototype for tigetstr().jkoshy1999-05-051-1/+1
* Fixed missing parenthesis.kato1999-05-052-4/+6
* Typo fix and a very minor wording adjustment.max1999-05-052-6/+6
* Substantially update this to match reality. Also do a typo/facto pass overjkh1999-05-042-160/+150
* Clean up after another half-Danish.msmith1999-05-042-3/+5
* Use unit, not device_id as an argument to an old-style ISA interruptdfr1999-05-044-12/+12
* Add procfs_rlimit.c so the kernel actually compiles.billf1999-05-041-3/+4
* Make `ed0' example match reality.obrien1999-05-042-8/+6
* Make "\n" appear in cample C code.ghelmer1999-05-041-20/+20
OpenPOWER on IntegriCloud