summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some typosbrian2000-03-142-8/+8
* Adjust whitespacebrian2000-03-142-1/+5
* Don't include netinet6/in6.h directly.brian2000-03-141-3/+0
* Correct some typos introduced in the descriptor -> fdescriptor change.brian2000-03-147-18/+18
* Introduce LOCALNAT and LOCALRAD defines so that the sources can staybrian2000-03-145-13/+22
* Correct UN_SIZE definitionbrian2000-03-141-1/+1
* Don't ``break'' when we come accross a non-RTM_IFINFO typebrian2000-03-141-1/+1
* When ppp can't identify the relevant name, don't use "???", usebrian2000-03-148-98/+126
* Add ``set log dns'' to log DNS QUERY packets.brian2000-03-146-28/+162
* The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mibbrian2000-03-148-128/+130
* Support IP6 addresses in ``show route''brian2000-03-141-12/+88
* When adjusting timer::rest, round to the closest TICKUNIT usecsbrian2000-03-141-6/+8
* When we stop a timer that's the first in the timer list, ensurebrian2000-03-141-4/+14
* To avoid namespace polution in NetBSD:brian2000-03-1423-78/+78
* In 'ipcperm()', only call 'suser()' if it is actually required.bsd2000-03-131-7/+2
* Test for existence of secure/, not crypto/ for consistencykris2000-03-131-1/+1
* Fix world with -DNOCRYPT, hopefully fix release for non-crypto collection.kris2000-03-131-1/+3
* Rescan the SCSI bus of just-added aic devices, so they can be useddcs2000-03-132-0/+4
* Teach Fx and Os about FreeBSD 4.1 and FreeBSD 5.0.ru2000-03-132-0/+5
* Remove erroneous built-in help information for the 'msg' command.archie2000-03-131-3/+1
* Fix parsing of commands after @ keywords (@hourly, @daily, etc.).ghelmer2000-03-131-1/+16
* - Document updates in iface netgraph node type functionalityarchie2000-03-134-121/+154
* Updates to the ng_iface(8) netgraph node type:archie2000-03-132-178/+216
* Back out previous commit. The code is not ready for it.sheldonh2000-03-131-24/+0
* Some minor prototype tweaks.archie2000-03-132-6/+5
* Use snprintf() instead of sprintf().archie2000-03-131-1/+1
* Fix typo: "ng_parse_fixedsstring_info" -> "ng_parse_fixedstring_info"archie2000-03-132-11/+11
* -CURRENT is now 500000, reflect that.billf2000-03-131-1/+1
* Welcome to 5.0-CURRENT. (__FreeBSD_version = 500000)billf2000-03-131-1/+1
* Fix typo.archie2000-03-133-9/+9
* RELENG_4 cvsup files. I'm betting these names are going to be changed,dcs2000-03-132-0/+178
* Don't do bus resets for ULTRA2 or later cards because what seems tomjacob2000-03-131-1/+4
* Fixed a spelling error that disabled the rc driver.bde2000-03-131-1/+1
* Fix some style bugs. The long line is in a chunk of code that'snsayer2000-03-135-44/+44
* Add a standard option list and make appropriate changes to thesheldonh2000-03-131-76/+115
* Disabled the optimization of not doing an invltlb_1pg() when changingbde2000-03-132-8/+8
* Fix another include error. Inspired by the last commit.asmodai2000-03-131-1/+1
* Fix include error.asmodai2000-03-131-1/+1
* Add appropriate MLINKS for rc.*.sheldonh2000-03-133-2/+7
* Add 'bootverbose' debug messages to assist with tracking down problemsmdodd2000-03-131-5/+27
* Cleanup sweep.sos2000-03-136-54/+50
* Initial ifmedia support. Once I figure out autoselection I'll put themdodd2000-03-132-15/+113
* Enable disksort the right way both on ATA disks and ATAPI devices.sos2000-03-138-66/+75
* Copy how everyone else is doing packet transmission. (NetBSD mostly)mdodd2000-03-131-6/+8
* Follow the docs a bit more in epstop() with respect to delays.mdodd2000-03-131-0/+5
* Get rid of table lookup in favor of just subtracting. Everyone elsemdodd2000-03-131-3/+1
* Call epstop() in ep_attach(). While this shouldn't be necessary we'llmdodd2000-03-131-0/+2
* Set the RF_SHAREABLE flage when we allocate an IRQ.mdodd2000-03-131-0/+4
* Remove option MD5, it has been standardized almost two years ago.ru2000-03-134-19/+0
* Finally unifdef -DINTERNAL_LS.ru2000-03-131-1/+1
OpenPOWER on IntegriCloud