summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Further optimize crontab's installation.jkh1997-08-141-3/+2
* | Yeesh! I completely missed the cron.d install here which did the rightjkh1997-08-141-3/+1
* | Add usage() and use err(3).charnier1997-08-142-12/+23
* | Use err(3). 100 -> MAXHOSTNAMELEN from OpenBSD.charnier1997-08-144-32/+36
* | Oops, fix logic for previous commitache1997-08-141-5/+5
* | Hardcode progname in usage string.charnier1997-08-142-48/+62
* | Use err(3) instead of local redefinition. Add usage().charnier1997-08-142-51/+29
* | Use err(3). Correct usage string. Change default tape to /dev/rst0.charnier1997-08-143-41/+31
* | Remove wrong machine-dependent phrase about maximum microsecondsache1997-08-141-6/+5
* | Break loop if error != EINTR occurse or it can take forever withache1997-08-141-2/+5
* | Fix PR bin/4291: /usr/bin/make - inconsistent -j<n> flag parsing.fsmp1997-08-141-8/+8
* | If the user doesn't have read permission, union_copyup should not copykato1997-08-142-2/+22
* | Backed out part of previous change. The example of -b mount inkato1997-08-142-8/+4
* | Define NCURSES_VERSION publicly, some applications want itache1997-08-135-37/+80
* | install dot.shrcwosch1997-08-131-1/+1
* | Cheap TEMPORARY fix for "Trap 9 When Boot SMP" problem.fsmp1997-08-131-1/+10
* | Reserve major 81 for rocketport driver.jkh1997-08-132-2/+4
* | Protect the copyright comments from reformatting bysteve1997-08-135-3/+28
* | add a diagnostic to catch some common cases of tsleep beingjulian1997-08-131-1/+8
* | Note that default behaviour (restarting signals) is only for signal(3)ache1997-08-131-1/+4
* | Handle syscalls error return slightly betterache1997-08-131-6/+12
* | Back out itimerfix hack since nanosleep1 fixed nowache1997-08-131-58/+19
* | Bypass itimerfix 100000000 limit in nanosleep1 using loop through timeoutsache1997-08-131-46/+64
* | Use -I${.CURDIR}/../../sys so that the path is relativesteve1997-08-131-2/+2
* | Add a spin lock that prevents the sequencer from attempting to add angibbs1997-08-134-11/+61
* | 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
OpenPOWER on IntegriCloud