summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add common.c to SRCSdarrenr2000-05-241-1/+1
* catch up to the modern ATAPI disk naming conventions and add floppyjkh2000-05-241-1/+1
* add common.c to SRCS to fix compile problemsdarrenr2000-05-243-3/+3
* Move c-decl.c out of the common libcc_int.a into the binary Makefilesobrien2000-05-243-3/+4
* fix duplicate rcsid'sdarrenr2000-05-242-6/+0
* Don't allow people to create new PRs with a 'wish' class.steve2000-05-242-3/+3
* pmap_enter() masked off the page offset bits, pmap_kenter() did not.peter2000-05-242-0/+2
* Mention what ``enable proxy'' actually doesbrian2000-05-242-2/+6
* Remove the lpr/runqueue directory and associated files.mpp2000-05-244-3014/+0
* Fixed some style bugs (mainly convoluted logic for blackhole processing).bde2000-05-241-6/+2
* Re-implement my fix from rev 1.6 (same rev for both files being committed)mpp2000-05-242-2/+20
* We should see the ai_canonname menber of the first addrinfoume2000-05-241-6/+6
* This commit was generated by cvs2svn to compensate for changes in r60867,peter2000-05-242-1/+2
|\
| * Bring in the fix for the trace/_nc_trace issue, without breaking thepeter2000-05-242-1/+2
* | It would have been nice if this actually compiled. Close the headerpeter2000-05-242-0/+2
* | Honour ``set speed sync'' and ``set device !program'' whenbrian2000-05-241-13/+32
* | Mention it in the log file when we HUP a process thatbrian2000-05-241-0/+2
* | Add OPTi 82C700 chipset.kuriyama2000-05-247-0/+28
* | Add missing source files. Sort SRCS.tg2000-05-246-16/+28
* | Make exe a symlink.des2000-05-249-45/+134
* | Fix ``dd if=/dev/zero of=/dev/daN'' on the Alpha by allowing the labelobrien2000-05-241-1/+8
* | fix up conflictsdarrenr2000-05-2422-348/+1278
* | fix up the kqueue documentation... comment some things that were leftjmg2000-05-241-0/+21
* | fix conflictsdarrenr2000-05-248-142/+380
* | fix conflictsdarrenr2000-05-244-516/+1492
* | fix conflictsdarrenr2000-05-243-53/+78
* | fix conflictsdarrenr2000-05-243-513/+1584
* | fix conflictsdarrenr2000-05-244-600/+1222
* | fix conflictsdarrenr2000-05-246-380/+1156
* | Add 440MX chipset.kuriyama2000-05-249-0/+44
* | Convert the short stub of real-mode code into 16-bit assembly.jhb2000-05-242-22/+22
* | fix conflictsdarrenr2000-05-245-63/+227
* | Use the new machine-independent versions of crtbegin and crtendobrien2000-05-242-7/+5
* | This commit was generated by cvs2svn to compensate for changes in r60841,darrenr2000-05-2487-3247/+9939
|\ \
| * | Import IP Filter 3.4.4 into FreeBSD-currentdarrenr2000-05-2492-3309/+10166
* | | Don't attempt to fputs(NULL, fp) when ``enable dns'' is given andbrian2000-05-241-2/+3
* | | Avoid double-call to bpf_mtap(). This is now handled in ether_input().archie2000-05-242-0/+4
* | | Propogate the ``call mktime'' flag from adjwday() down to adjday().brian2000-05-231-4/+4
* | | Add D-Link DE-650.imp2000-05-231-0/+8
* | | Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-23261-880/+887
* | | Describe errx/warnx in comparison to errc/warnc/err/warn.ghelmer2000-05-231-12/+33
* | | Add code which actually checks for the NCR PCI id so it can be used.jlemon2000-05-231-1/+2
* | | Fix a nasty bug in ata_intr, parens are a good thing if used right.sos2000-05-233-30/+46
* | | Moved a bit of resource allocation from probe to attach based on feedbackdmlb2000-05-231-122/+109
* | | Always pass packets through libalias when NAT is enabled.brian2000-05-231-14/+2
* | | Catch and report fdopen failures.ghelmer2000-05-231-0/+10
* | | Catch and report memory allocation failures.ghelmer2000-05-232-27/+95
* | | Grrr, fix a silly 'movl' -> 'movw' typo in both pxeldr and cdldr. Also,jhb2000-05-237-13/+4
* | | Clean up some more 16-bit code and get rid of more m4 macros.jhb2000-05-233-83/+27
* | | Clean up all of the 16-bit assembly code in the x86 bootstrap to workjhb2000-05-2316-869/+564
OpenPOWER on IntegriCloud