summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Use err(3) instead of local redefinition. Add prototypes.charnier1997-08-122-38/+41
* | Add usage().charnier1997-08-122-14/+20
* | Use err(3) instead of local redefinition.charnier1997-08-123-65/+53
* | Check permissions for fp regs as well as normal regs.sef1997-08-122-2/+6
* | Fix a traceroute problem in the CISCO HDLC mode. (cisco routers notkjc1997-08-121-2/+2
* | Fix procfs security hole -- check permissions on meaningful I/Os (namely,sef1997-08-128-16/+86
* | Use libalias.so.2.3.brian1997-08-111-1/+1
* | Fix file descriptor leak.brian1997-08-118-4/+22
* | Synchronize with sys/i386/i386/userconfig.c revision 1.87.kato1997-08-111-4/+4
* | Add a SEE ALSO for install.cfg sample script.jkh1997-08-113-3/+18
* | Make some changes to the way the label editor reads script variablesjkh1997-08-1116-166/+2589
* | Make the CLI mode message a little less intimidating.jkh1997-08-111-4/+4
* | Fix problem in the DC390_DefaultEEprom subroutine, which could leadse1997-08-111-3/+3
* | Use err(3).charnier1997-08-113-23/+25
* | Cosmetic in err() string.charnier1997-08-111-9/+10
* | Use err(3). Add prototype.charnier1997-08-112-6/+15
* | Use err(3) instead of local redefinition.charnier1997-08-113-36/+12
* | Use err(3). Add prototypes.charnier1997-08-112-18/+32
* | Cosmetic.charnier1997-08-111-2/+3
* | Remove local redefinition for err(). Add usage().charnier1997-08-117-155/+135
* | Add an ntohs() and format an IP address with inet_ntoa() whenfenner1997-08-111-3/+3
* | Merge Lite2 changes.steve1997-08-111-2/+2
* | Fix typo: "send" -> "end"fenner1997-08-111-1/+1
* | Make "make-localhost" Y2K safe by using "date +%Y" instead of "date +%y"fenner1997-08-111-1/+1
* | Oops, add #include's (forgotten in last commit) to make thissteve1997-08-111-1/+4
* | Use -I../../sys instead of -I/sys.steve1997-08-111-2/+2
OpenPOWER on IntegriCloud