summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix mdoc directivesache1997-08-131-5/+7
* SUNIT: exchange up/down states tooache1997-08-131-1/+7
* Add unsigned char cast to all ctype callsache1997-08-131-27/+27
* Add ppp.shells.sample and ppp.deny to Makefile so they actually appeardanny1997-08-131-2/+2
* Cast argument to lseek() properly to off_t.jkh1997-08-131-2/+2
* Make distribute target work again in the wake of the cron.d changes.jkh1997-08-131-2/+4
* Synchronize with sys/i386/isa/isa.c revision 1.100.kato1997-08-131-7/+7
* Synchronize with sys/i386/i386/trap.c revision 1.104.kato1997-08-131-2/+2
* Cosmetic in usage(). Mdoc'ify man page.charnier1997-08-132-130/+119
* Nm talk -> Nm.charnier1997-08-131-3/+3
* Remove trailing \n in warn() string.charnier1997-08-132-10/+15
* Use err(3). /sys/dkstat.h -> /usr/include/sys/dkstat.hcharnier1997-08-133-31/+32
* Back out the fancy directory sorting, it's more pain that its worth,pst1997-08-131-27/+4
* Make the cutover to periodic and cron.d as discussed to death on committerspst1997-08-134-275/+6
* Incorporate some ideas that came up during discussion with msmith.pst1997-08-132-50/+109
* Add local_cron in the spirit of local_startuppst1997-08-131-1/+2
* ARP_PROXY_ALL -> ARP_PROXYALLsteve1997-08-131-2/+2
* __GNU_G__ -> __GNUG__steve1997-08-131-1/+1
* Add parentheses because == has higher precedence than &.steve1997-08-132-14/+14
* Fix a typo that caused an incorrect path to be displayed.steve1997-08-131-2/+2
* Fix longstanding bug with buffer pointer goes beyoud buffer startache1997-08-131-1/+1
* Enable periodicpst1997-08-131-2/+2
* TRACE_VIRTPUT (we don't have it yet) -> TRACE_CHARPUTache1997-08-131-1/+1
* line continuationadam1997-08-121-2/+2
* Describe signals behaviour nowache1997-08-121-1/+7
* typo and rewordadam1997-08-121-3/+3
* Rearrange itimerfix loop doing it inside SIGALRM handling sectionache1997-08-121-19/+20
* Solve itimerfix() problem completely by using loop in 100000000 secs chunksache1997-08-121-0/+19
* Reflect blocked SIGALRM changesache1997-08-122-3/+3
* Back out my installation of SIGALRM handler even if it is blockedache1997-08-122-38/+58
* Back out a part of the disk scheduling "improvements" :-(. Let me knowdyson1997-08-123-6/+6
* Run mkMakefile.sh to regeneratepeter1997-08-122-124/+3
* Remove the original tweaks to make tcl75 work with the ports systempeter1997-08-121-24/+7
* Activate the bios.9 manpage.eivind1997-08-121-2/+2
* Activate make distribute and pray I didn't break release building.pst1997-08-127-2/+61
* Fix typo (Eudroa -> Eudora)eivind1997-08-121-2/+2
* Add entries for cron.d and friendspst1997-08-121-1/+9
* Reflect -current implementationsache1997-08-122-20/+24
* This commit was generated by cvs2svn to compensate for changes in r28114,pst1997-08-1229-0/+443
|\
| * Initial import of the replacements for /etc/{daily, weekly, monthly}.pst1997-08-1229-0/+443
* | This commit was generated by cvs2svn to compensate for changes in r28112,pst1997-08-123-0/+174
|\ \ | |/
| * Initial import of periodic executable control program.pst1997-08-123-0/+174
* | 1) Make usleep() terminateable by alarm (or ualarm) as supposedache1997-08-121-4/+8
* | Change to reflect -current sleep implementation realityache1997-08-121-28/+13
* | Cleanup and use /usr/libdata/doscmd nowache1997-08-121-8/+6
* | Add libdata/doscmdache1997-08-121-1/+3
* | Make itimerfix hack better: return the time we can't sleep at onceache1997-08-121-12/+20
* | Fix fencepost error.eivind1997-08-121-1/+1
* | Merge from -stable; NOTCL hook in beforeinstall.asami1997-08-121-1/+4
* | Fixed vnode corruption by undefined case in union_lookup(). Whenkato1997-08-122-6/+14
OpenPOWER on IntegriCloud