summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't compile in IPsec support when NOIPSEC is defined.shin2000-04-011-1/+6
* bump the buffer size from 4k to 16k. should improve performance under load.cg2000-04-011-1/+1
* Remove spurious .Fc which caused this manpage to be closedasmodai2000-04-011-1/+0
* Calculate any delayed checksums before handing an mbuf off to ajlemon2000-04-011-0/+10
* Add additional path for info to /usr/X11R6/info. This will allowasmodai2000-04-011-1/+1
* Merged from sys/isa/sio.c revisions 1.293 and 1.294.kato2000-04-012-28/+246
* Merged from sys/conf/options.i386 rev 1.134.kato2000-04-011-2/+1
* Add notes about pci support.imp2000-04-011-2/+11
* Add support for pci modems. ONLY CONTROLLER BASED MODEMS. Thisimp2000-04-012-28/+244
* device_set_unit() DO NOT USE THIS. This was approved before 4.0imp2000-04-012-0/+20
* Update to latest working version.msmith2000-04-014-96/+248
* Fix a bug in rsh that caused the remote process to hang waiting onbsd2000-04-011-0/+2
* Allow authname to be changed at any phase, just emit a warningbrian2000-03-311-4/+4
* Update status for sound on AS200 and Miata. It works..wilko2000-03-311-3/+11
* Use INADDR_NONE with PacketAliasSetTarget() if no args are given tobrian2000-03-313-1/+11
* Allow PacketAliasSetTarget() to be passed the following:brian2000-03-314-26/+44
* Add signal strength cache structures.dmlb2000-03-311-2/+14
* Use the right value for IFQ_MAXLEN and fix brokeness with gatewaying http fro...dmlb2000-03-311-438/+527
* Don't use too-large stack buffers.dfr2000-03-311-3/+16
* - 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
OpenPOWER on IntegriCloud