summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libmytinfo added.ache1994-10-061-1/+1
* This commit was generated by cvs2svn to compensate for changes in r3400,ache1994-10-0642-0/+8143
|\
| * Moved from ports + several enhacmenetsache1994-10-0642-0/+8143
* Sync with termcap.srcache1994-10-061-2/+2
* Change do= from ^J to \E[B, this escape must works in all terminal modesache1994-10-061-2/+2
* Back out ospeed changeache1994-10-063-6/+2
* Use tsleep() rather than sleep so that 'ps' is more informative aboutdg1994-10-0631-86/+86
* Back out ospeed change (why all bugs discovered immediately _after_ commitsache1994-10-061-4/+2
* Oops, back out ospeed fix, I forget that flushing can occurse _after_ache1994-10-061-5/+27
* Make multicasts go out default interfacepst1994-10-061-1/+5
* Enable PC back, because it is ouside visibleache1994-10-061-2/+2
* Since Rod insists on having this idiotic error message, at least callwollman1994-10-061-1/+1
* PC/ospeed code ifdefed out, our libtermcap use usleep nowache1994-10-063-2/+6
* ospeed/PC code ifdefed out, our libtermcap use usleep nowache1994-10-061-2/+4
* Change padding mechanism to use usleep, old variant not worksache1994-10-061-27/+5
* Steven Wallace provided a program which broke this stuff. I guess there arephk1994-10-061-1/+8
* 1. BOOTSEG and BOOTSTACK are now set from the Makefile, the boot code hasrgrimes1994-10-068-106/+112
* 1. bootinfo.h defines the structure passed in to the kernel by thergrimes1994-10-061-0/+44
* 1. Eliminate unused esym global from locore, our boot code never supportedrgrimes1994-10-065-74/+161
* Zap 4.0 libkdb as well.wollman1994-10-061-1/+2
* A few fixes:wollman1994-10-061-11/+26
* Following changes from Robert Withrow (+ a few mods):jkh1994-10-051-4/+11
* Define a new macro. PSEUDO_SET, to hide TEXT_SET(pseudo_set, foo)wollman1994-10-051-1/+3
* Install line discipline the new way.wollman1994-10-052-15/+19
* Allow for loadable line disciplines (eventually).wollman1994-10-051-35/+12
* A number of bug-fixes inspired by Mark Treacy:wollman1994-10-053-10/+32
* After a comment from Rod Grimes about buf.h, I went back and looked at thisdg1994-10-051-6/+0
* Changes to buf.h now require that param.h be included.dg1994-10-052-0/+2
* Stuff object into v_vmdata rather than pager. Not important which atdg1994-10-0513-125/+207
* Fixed minor bug caused by some missing parens that can result in slightlydg1994-10-051-2/+2
* Realigned the output of "vmstat -m", "MSDOSFS mount" was too wide for thephk1994-10-051-11/+21
* David Greenman told me to do this: (Thanks!) use vm_allocate to allocatephk1994-10-051-5/+5
* Correctly interpret the code field of IGMP membership queries.wollman1994-10-041-3/+4
* Print out SNAP frames reasonably, including Apple's bogus Ethertalkwollman1994-10-041-1/+126
* Modify adjkerntz to not write RTC clock per initial call,ache1994-10-041-2/+28
* Add code to handle CPU_DISRTCSETache1994-10-042-4/+8
* Add disable_rtc_set variable to block resettodr() call, needed forache1994-10-045-10/+30
* CPU_DISRTCSET added to disable resettodr(), needed in adjkerntz -i,ache1994-10-042-4/+8
* Add the ability to verify that a package won't extract in the spacejkh1994-10-044-13/+59
* My last commit to bsd.port.mk made me think - `pkg_create -p ...' shouldjkh1994-10-041-5/+7
* Add an install prefix for packages, so that they're built by defaultjkh1994-10-041-2/+2
* Also make GNU_CONFIGURE a synonym for HAS_CONFIGURE so you don't havejkh1994-10-041-1/+2
* If GNU_CONFIGURE is set, pass `--prefix=${PREFIX}'; this should helpjkh1994-10-041-1/+6
* Whoops! Forgot to pass PREFIX to the configure subshells. Done.jkh1994-10-041-5/+5
* Add PREFIX pointing to ${DESTDIR}/usr/local - let's see if we can'tjkh1994-10-041-1/+3
* USE_RTC_CENTURY addedache1994-10-043-3/+12
* -lcompat removed from libsache1994-10-041-2/+2
* RTC_CENTURY usage ifdefed out by USE_RTC_CENTURY compile option,ache1994-10-045-5/+45
* John Dyson's work in progress. Not currently used.dg1994-10-041-0/+389
* Added M_GZIP for the imgact_gzip code. The gzip-code is likely to be usedphk1994-10-042-8/+17
OpenPOWER on IntegriCloud