summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor.yokota2000-03-317-138/+230
* Synced with following files:kato2000-03-319-183/+332
* Change the return value of kvm_read/kvm_write to be -1 on error, tonectar2000-03-311-6/+6
* Instead of checking for a non-zero return value from kvm_read, checknectar2000-03-311-1/+1
* Undo the damage done to this file in my last commitbrian2000-03-311-1/+1
* Add the ``nat target'' command.brian2000-03-316-16/+52
* When an incoming packet is received that is not specificallybrian2000-03-312-2/+2
* Remove unwanted debug output.yokota2000-03-311-1/+1
* Add a NO_MAILWRAPPER knob to make.conf and wrap it aroundsheldonh2000-03-313-1/+6
* Oops, PCVT_FREEBSD is useless too. Add new PCVT_GREENSAVER option.hm2000-03-313-3/+3
* Remove useless PCVT_FREEBSD and PCVT_EMU_MOUSE. Add PCVT_GREENSAVER.hm2000-03-311-2/+1
* remove useless PCVT_EMU_MOUSE option.hm2000-03-313-3/+0
* exchange rc.local for a more modern, up to date and ready to runhm2000-03-313-265/+164
* Add support for "green" screensaver mode.hm2000-03-311-1/+5
* Add support for "green" saver mode.hm2000-03-311-1/+2
* PR: kern/2327hm2000-03-312-2/+52
* Fixes to parse more complex ISA PnP configurations.dfr2000-03-311-44/+74
* Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem.peter2000-03-312-0/+2
* Fix PnP memory range calculations.dfr2000-03-311-5/+6
* Refresh the aout ldconfig info so things like compat22 when installed canbillf2000-03-313-0/+15
* Avoid dividing by zero when beeping with a zero pitch. This was bad.billf2000-03-301-2/+4
* Fix typo in description of Cirrus Logic PD6832 PCI-CardBus Bridge.iwasaki2000-03-302-2/+2
* Added description of TurboLaser (AlphaServer 8x00) that is nowwilko2000-03-301-22/+107
* - default config file changed from /etc/pccard.conf toiwasaki2000-03-305-47/+145
* Correct FreeBSD id place. Also correct vendor rcsid.shin2000-03-301-3/+5
* Fix the buildkernel and installkernel targets for the case wheresheldonh2000-03-301-3/+5
* Remove #ifdef for sem_wakeup() - we just use wakeup().peter2000-03-301-10/+2
* Correct address parsingbrian2000-03-301-1/+1
* Separated serial boot block interface routine into NS16550 stuff andkato2000-03-303-146/+381
* While I'm in here, remove an unused variable.sheldonh2000-03-301-1/+1
* Search for the proper hints file in an ELF world.jkh2000-03-303-3/+3
* Get the installed headers list right.obrien2000-03-301-1/+1
* Move linprocfs to the i386-only section so the Alpha buildworld has apeter2000-03-301-2/+2
* Add new rtmsg types which already defined in kernel.shin2000-03-301-1/+3
* Make sysv-style shared memory tuneable params fully runtime adjustablepeter2000-03-3012-152/+87
* Try and make the Alpha kernel compile. There are still some loose endspeter2000-03-303-1/+11
* Oldconfig cs driver. Obsoleted by newbus driver in sys/dev/cs.imp2000-03-302-1930/+0
* NewBus the cs driver.imp2000-03-307-288/+300
* Added 640KB and 1232KB formats, which were standard MS-DOS formats ofkato2000-03-302-2/+4
* This commit was generated by cvs2svn to compensate for changes in r58809,obrien2000-03-309-4/+41
|\
| * Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch"obrien2000-03-309-4/+41
* | Switch over to using the GCC 2.95 Objc library code.obrien2000-03-301-13/+26
* | If `ipfw fwd' loops an mbuf back to ip_input from ip_output and thejlemon2000-03-301-6/+7
* | Prevent buffer overflow.shin2000-03-301-2/+3
* | Bypass IPsec for traceroute invoked by root.shin2000-03-302-2/+52
* | Include param.o in the list of files that we scan for linker sets.peter2000-03-294-8/+8
* | Two fixes for the RealTek:wpaul2000-03-291-2/+8
* | Regenerate.wpaul2000-03-292-2/+18
* | Add vendor/product ID for two more KLSI-based devices, including awpaul2000-03-292-0/+6
* | Fix buffer overflow copying the ``kernel'' command-line argument intosheldonh2000-03-291-2/+4
OpenPOWER on IntegriCloud