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