summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring the 'new-bus' to the i386. This extensively changes the way thepeter1999-04-16147-5332/+10870
* Add SYSVSEM so that newer versions of Xaccel don't require a kerneljkh1999-04-162-2/+4
* Remove the entries for umodem and ucom. These drivers only proben_hibma1999-04-166-23/+5
* zero out switchtime.tv_sec. This fixes a fairly serious problem wheregallatin1999-04-161-1/+2
* - Add another adhoc frame_size detection for stack trace.simokawa1999-04-161-8/+9
* Revise list of interfaces on which bridging is supported. mdoc-ify a fewghelmer1999-04-161-5/+18
* Add bridging support (tested in 3.1-RELEASE by Steven Vetzalghelmer1999-04-162-25/+81
* Better handling for ARP/source routing on Token Ringeivind1999-04-151-8/+16
* Removed dead code and cleaned up. setconf() now just asks for thebde1999-04-151-108/+38
* Made booting with -a work for all configurations. Previously itbde1999-04-1511-67/+27
* Nuke lsock(1).des1999-04-153-146/+0
* lsock(1) -> sockstat(1)des1999-04-151-2/+2
* Rename lsock(1) to sockstat(1).des1999-04-153-0/+146
* Foo. jdp changed .so to .So during the time I did the EGCS work and Iobrien1999-04-151-3/+3
* Create /var/db/port.mkversion rather than /var/db/pkg/.mkversion to be inobrien1999-04-151-2/+2
* Clarify the current state of cc -aout:imp1999-04-151-4/+18
* - Close PR #11136: add PCI ID for another new cyclone device: thewpaul1999-04-152-32/+61
* Added missing newline to "no ports found!" message.alex1999-04-152-4/+4
* Remove references to libg++ and libf2c that aren't needed post-EGCS.obrien1999-04-141-2/+2
* Grrr. Make all modes work properly with the 82c168 chip and built-inwpaul1999-04-144-35/+53
* getnewbuf(): check return value from tsleep(). Interruptible NFS may passdt1999-04-141-7/+4
* Fix typos.nik1999-04-141-3/+7
* Change description of file(1) following symlinks to the truth (namely,nik1999-04-141-28/+16
* temp fix for internal queue overflow problemmjacob1999-04-141-14/+34
* Add example for 'makeoptions DEBUG' and some notes. I have not activatedpeter1999-04-143-3/+36
* Activate lsock(1).des1999-04-141-1/+2
* Import lsock(1), a Perl script for listing open Internet sockets.des1999-04-143-0/+146
* Install kld.4.bde1999-04-141-10/+8
* Search bdevsw[] instead of the half-baked builtin table of devicesbde1999-04-141-14/+26
* Generate intrnames[] dynamically. This should be new-bus friendly.bde1999-04-1415-562/+385
* Document the "-D" option (UTSL).obrien1999-04-141-0/+12
* Close PR #11122: check key length before calling strncmp()wpaul1999-04-141-3/+4
* Support linking against libgcc_r.obrien1999-04-141-0/+6
* Create a libgcc with POSIX threads support.obrien1999-04-142-2/+11
* Add a commented-out example on using the makeoptions command to get apeter1999-04-132-2/+6
* Build the functionality of the wdc_p hack into the ide_pci.c code.peter1999-04-136-105/+18
* Shoot the LKM support in the old wd/wdc/atapi driver set in the head andpeter1999-04-1322-1038/+63
* Move the declaration of faultin() from the vm headers to proc.h, sincepeter1999-04-132-4/+4
* Drop the atapi module from the build, it's just wasting time.peter1999-04-131-2/+2
* Hopefully replicate the install.debug changes from the i386 version.peter1999-04-132-48/+30
* Clean up the kernel/kernel.debug/install.debug etc stuff.peter1999-04-133-117/+63
* Clean up the -g/DEBUG handling. This logic can go in the Makefilepeter1999-04-133-30/+8
* As the INFO stuff un doc/ works, we may as well build/install it.markm1999-04-131-2/+2
* Some more fixes:wpaul1999-04-132-38/+45
* Use u_int32_t for sin_addr.s_addr rather than u_long to avoidsimokawa1999-04-131-4/+4
* Initialize alpha_unaligned_* as I intended.simokawa1999-04-131-6/+6
* Removed DIAGNOSTIC opion redefinition.semenu1999-04-132-4/+2
* Reference kldfind(2), kldfirstmod(2), kldload(2), kldnext(2), kldstat(2),ghelmer1999-04-131-1/+7
* Add kld(4) man page. Copyright notice in PR submission was "???", whichghelmer1999-04-131-0/+162
* Remove my temporary detection for PR 7059, Tor Egge fixed this bug.cracauer1999-04-131-5/+1
OpenPOWER on IntegriCloud