summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MF4: Update the bridge kernel config file to reflect the structure andjoe2000-12-231-31/+19
* MF4: revision 1.3.2.1.joe2000-12-231-1/+1
* Determine the names of the picobsd releases automatically.joe2000-12-232-18/+18
* use ``config auto'' for ACCTON EN2216-PCMCIA-ETHERNETsanpei2000-12-231-2/+1
* use ``config auto'' for IBM PCMCIA Ethernet I/IIsanpei2000-12-231-1/+1
* fix MELCO LPC3-TX configsanpei2000-12-231-1/+2
* use ``config auto "sio" ?'' for Xircom CreditCard Modem CM-56Tsanpei2000-12-231-1/+1
* Make sure we have a non-null proc pointer before referring to fieldsmjacob2000-12-231-1/+1
* fix a panic if the requested blocksize was greater than the data rate,cg2000-12-231-0/+2
* kill a warningcg2000-12-231-1/+1
* fix a typocg2000-12-231-1/+1
* add sys/dev/sound/pcm/buffer.c, lefo out of last commitcg2000-12-233-2/+3
* update code dealing with snd_dbuf objects to do so using a functional interfacecg2000-12-2324-400/+638
* *sigh* The `pecoff' module was added to all arches w/out testing a compileobrien2000-12-221-2/+2
* Probe generic i960 devices for the old AMI signature as well as the currentmsmith2000-12-222-5/+8
* Ensure that received packets are at least as long as the rwho packetiedowse2000-12-221-4/+10
* Note that the root filesystem better be on the first partition for itwilko2000-12-221-1/+4
* Teach man(1) how to look inside compressed manualsru2000-12-222-70/+56
* Update the date of last change.obrien2000-12-221-1/+1
* Warn if the size of the remote file isn't known.des2000-12-221-2/+11
* Document FTP_LOGIN.des2000-12-221-0/+2
* Check the FTP_LOGIN environment variable before falling back ondes2000-12-221-0/+2
* Hostnames are case-insensitivebrian2000-12-221-1/+2
* Add ACPI AC adaptor and ACPI Control Method Battery.takawata2000-12-227-3/+484
* Remove COMPAT_OLDPCI.joe2000-12-227-7/+0
* Add the -bzip and -I flags as aliases for -y for Red Hat compatibility.obrien2000-12-222-1/+5
* Merged from Makefile.i386 revision 1.217.kato2000-12-221-2/+2
* Merged from Makefile.i386 revision 1.216.kato2000-12-221-6/+6
* Merged from files.i386 and options.i386 revisions 1.341 and 1.141,kato2000-12-222-1/+3
* Merge vendor/device information from another database, but keep themsmith2000-12-221-84/+662
* Use the canonical spelling for the path to sys.obrien2000-12-224-8/+8
* Fix printf(1) for cases where a long string with no format specifiers isben2000-12-211-4/+16
* * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT.bmilekic2000-12-2151-197/+198
* Greatly speed up the modules `make obj' phase.obrien2000-12-212-12/+12
* Greatly speed up the module `depend' phase.obrien2000-12-212-12/+12
* Add pecoff directory.takawata2000-12-211-1/+1
* mdoc(7) police: simplify construct.ru2000-12-211-4/+1
* Re-Enable OSD_PRIORITY_GPE. Now 20001215 has been commited.takawata2000-12-211-2/+0
* Resolve conflicts from the ACPI CA 20001215 vendor import.msmith2000-12-2111-67/+61
* This commit was generated by cvs2svn to compensate for changes in r70243,msmith2000-12-21256-1082/+1182
|\
| * Update to the Intel 20001215 ACPI CA snapshot.msmith2000-12-21267-1149/+1243
* | If the utmp login time is greater than the tty atime, use it to calculatebrian2000-12-212-2/+14
* | Add commented out entry showing use of console.info feature.phk2000-12-201-0/+2
* | A last minute brucification resulted in syntax errors in the previous commit.phk2000-12-201-4/+4
* | Replace logwakeup() with "int msgbuftrigger". There is littlephk2000-12-205-66/+115
* | Disable my previous committed code for a moment.iwasaki2000-12-201-0/+2
* | Add task priority definition for OSD_PRIORITY_GPE in AcpiOsQueueForExecution().iwasaki2000-12-201-0/+3
* | Join tree entries for Linksys PCMPC100 series as follows:toshi2000-12-201-9/+2
* | Fix my previous commit. Remove ed_get_Linksys() function prototypes.toshi2000-12-201-2/+0
* | When retrieving the time of day in nanosleep(), store it in thedeischen2000-12-203-12/+36
OpenPOWER on IntegriCloud