summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Stop claiming to support the DEC EtherWorks II/III cards.jkh2001-03-262-4/+0
* | fix: text following `#else' violates ANSI standardalfred2001-03-261-1/+1
* | Don't call daemon() and setup our signal handlers until after we checkalfred2001-03-252-82/+68
* | Disable ipv6 when getnetconfigent("udp6"/"tcp6") fails.alfred2001-03-252-2/+4
* | Turn off building the ARC loader. I don't know of anyone currently workingobrien2001-03-251-3/+4
* | fix whitespace bogonscg2001-03-257-188/+188
* | Issue a ``quit'' after other ppp commands given on the command line andbrian2001-03-251-0/+5
* | Replace pmap_unset() with rpcb_unset() which fixes the unregistering.alfred2001-03-252-4/+4
* | Deal with lack of IPv6 support gracefully.alfred2001-03-252-8/+16
* | fix -o port=xxxalfred2001-03-251-5/+8
* | release resources if one of the speculative probes in opti_detect() fails,cg2001-03-251-7/+12
* | the softc is not a mutex, don't try to lock it.cg2001-03-251-2/+2
* | Update for file 3.34.obrien2001-03-251-4/+5
* | This commit was generated by cvs2svn to compensate for changes in r74784,obrien2001-03-2528-129/+773
|\ \
| * | Virgin import of Christos Zoulas's FILE 3.34.obrien2001-03-2528-129/+773
| * | This commit was manufactured by cvs2svn to create branch 'VENDOR-file'.cvs2svn2000-11-261-0/+18
* | | Bah. 'ln -sf' -> 'ln -fs'. I need to read my email more closely in thescottl2001-03-251-1/+1
* | | 'ln -s' -> 'ln -sf' for the afa link.scottl2001-03-251-1/+1
* | | Make header files conform to style(9).brian2001-03-2512-652/+622
* | | Fix .Xr sd -> da.dirk2001-03-252-2/+2
* | | Identify obsolete portsbrian2001-03-251-1/+2
* | | (MFC candidate since this is already a merge from /sys/net only.)joerg2001-03-251-2/+16
* | | This is another MFC candidate.joerg2001-03-251-2/+2
* | | Remove some unused stuffpeter2001-03-252-54/+2
* | | I need to add to the previous commit:markm2001-03-250-0/+0
* | | Allow bog-standard ioctls through. There are really handled inmarkm2001-03-251-1/+9
* | | Merge various changes from OpenBSD and NetBSD.mikeh2001-03-2528-470/+478
* | | Remove an extraneous declaration.brian2001-03-252-2/+0
* | | Temporary build structure for GDB 5.0 so people can test the new versionobrien2001-03-2521-0/+4714
* | | If we're adding an interface address that is already one of the interface'sbrian2001-03-251-33/+52
* | | Move the atomic() mbstat.m_drops incrementing to the MGET(HDR) andbmilekic2001-03-242-22/+13
* | | mega-commit.cg2001-03-2444-1892/+2201
* | | Add apsfilter to "important package" set.jkh2001-03-241-0/+5
* | | Catch these modules up with obrien's recent cleanup commit.peter2001-03-244-18/+22
* | | Drop 'KMODDEPS = snd_pcm' - it isn't used.peter2001-03-241-1/+0
* | | Back out 'KMODDEPS = miibus' addition in last commit. This isn't used.peter2001-03-241-1/+0
* | | Add new categories science and ukrainian.asami2001-03-244-0/+7
* | | Add #if'ed support for the future option CAM_NEW_TRAN_CODE.groudier2001-03-241-57/+236
* | | when writing to one of the setup registers, a 32-bit write is required.cg2001-03-241-2/+3
* | | Revert the warning elimination in rev 1.292. It breaks the Alpha build with:obrien2001-03-242-2/+2
* | | Add bandaid to get ISA only systems to link.sos2001-03-241-0/+44
* | | Fix typo ); -> ,asmodai2001-03-241-1/+1
* | | Unbreak build on alpha.ume2001-03-244-9/+1
* | | Sort includes and remove bogus typedef of modeventhand_t, since thisalex2001-03-241-5/+1
* | | List of distfile contents to delete using `rm' and `find -delete'.obrien2001-03-241-0/+71
* | | Sigh. I should know better than to commit a one line change from a PRobrien2001-03-241-1/+1
* | | Restore the careful preservation of .depend (rev 1.78 of Makefile.i386)obrien2001-03-245-10/+20
* | | Silence (harmless) warnings.markm2001-03-241-0/+1
* | | Round 1 of Brucification inspired changes.peter2001-03-241-3/+3
* | | Cleaner way of adding -fschg (ie, correctly implement).obrien2001-03-241-2/+1
OpenPOWER on IntegriCloud