summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more flags to snoop deviceugen1995-02-151-2/+11
* Remove duplicated code from ttymalloc(). Disable ttyfree().bde1995-02-151-30/+39
* Woops, last change wasn't done quite right...fixed.dg1995-02-152-2/+2
* Yanked out (now obsolete) support for 'fastboot'.dg1995-02-152-40/+5
* Include the special device in the error output so that it makes sense.dg1995-02-151-1/+1
* Verify that the last component of the mount point path exists and isdg1995-02-152-2/+22
* Add a description for the np flag.ats1995-02-151-0/+1
* Use proc0's proc struct rather than curproc's when calling sync.dg1995-02-152-4/+4
* Whap a few things not used in the Cyclades driver, at least not for now.jkh1995-02-151-4/+4
* Fix a few more nits. Should compile better now! :_)jkh1995-02-152-17/+30
* Fixed bug caused by attempting a connect with a null 'nam'.dg1995-02-151-6/+13
* Don't bother calling pmap_create() when creating the temporary map.dg1995-02-151-2/+2
* Quiet the last of the warnings. Must have had my eyes closed whenjkh1995-02-151-27/+49
* >From a week or two ago I got kernel panics as soon as I tried to access mydg1995-02-151-3/+3
* Make the email address syntax more regularjkh1995-02-151-7/+23
* Add Hong Kong mirror.jkh1995-02-151-1/+4
* And fix some more compiler warnings. Then give up. /sys/net* is FULL ofjkh1995-02-156-48/+86
* Nuke some more compiler warnings, while I'm at it..jkh1995-02-151-16/+16
* Fix up include paths, nuke some warnings.jkh1995-02-156-19/+87
* We can enable pcd0 when we actually have one.jkh1995-02-153-6/+6
* Boy, no sooner do I clean it up then dirty it again! Clean up the enxiojkh1995-02-151-33/+33
* Comment out snic0 until it gets updated to the newer scsi code.jkh1995-02-153-9/+18
* This is a MS-DOS program, but is does something useful for us:phk1995-02-1532-0/+5465
* Killed the pmap_use_pt and pmap_unuse_pt prototypes as they are now indg1995-02-152-6/+2
* More DESTDIR lossage. Hopefully this will solve the case of the missing NISwpaul1995-02-151-5/+5
* Fix losing Makefile so that it properly honors DESTDIR when installingwpaul1995-02-151-9/+8
* YF fix.phk1995-02-154-12/+16
* Reviewed by: Jordanrich1995-02-151-2/+2
* Make pkg_install use /var/tmp instead of /tmpjkh1995-02-151-2/+2
* Fixed two more bugs related to the merged cache changes.dg1995-02-155-9/+10
* Woops, change a nfsrv_vput back into a nfsrv_vrele.dg1995-02-152-4/+4
* Document TCP MIB variables (tcp.4).wollman1995-02-152-32/+224
* Fixed three bugs related to the merged cache changes. The bugs likely woulddg1995-02-152-8/+8
* >Description:dg1995-02-151-1/+1
* Make /var/yp.jkh1995-02-151-1/+3
* Move apm(4) to i386 section, since it is i386-specific.wollman1995-02-152-3/+3
* Add ISDN entries to LINT.jkh1995-02-153-3/+63
* This commit was generated by cvs2svn to compensate for changes in r6407,jkh1995-02-1555-0/+3446
|\
| * Import the ISDN userland utilities. Just about ready to start shakingjkh1995-02-1555-0/+3446
* Create a /usr/share/isdn directory.jkh1995-02-151-1/+3
* Slight change of wording on clean flag not set message to appease somedg1995-02-153-3/+3
* >The fix for the missing ".." in the root directory is enclosed below.dg1995-02-153-6/+15
* I've found two bugs in manctl(8). There are two spurious ";" after a "then"jkh1995-02-151-3/+3
* Add device entries for ISDN driver.jkh1995-02-142-2/+114
* ncr.c:se1995-02-143-13/+59
* After dynamically reducing rtq_reallyold, have in_rtqkill() reduce thewollman1995-02-141-4/+14
* Attempt to make the host route cache a bit smarter under conditions ofwollman1995-02-143-14/+90
* Verify that NCR was mapped to uncached address.se1995-02-141-3/+33
* Bring in the ISDN driver entries.jkh1995-02-141-1/+97
* Add the ISDN entriesjkh1995-02-142-2/+6
OpenPOWER on IntegriCloud