summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-07-19Create device nodes for powerpc port, device existed previously, just devnodesDale S. Rahn
1998-07-18terminfo(3) not curs_terminfo(3); james@oaktree.co.ukTodd C. Miller
1998-07-18apmd will turn off apm driver messages when in daemon modeMarco S Hyman
1998-07-18add ioctl to apm to set message display to one of three states:Marco S Hyman
1998-07-17fix FILES section; s/cd0d/cd0c/Michael Shalayeff
1998-07-17. is a regex.Marc Espie
1998-07-17typo; mason@acheron.middleboro.ma.usTheo de Raadt
1998-07-17better example w/o /tmp race. Noted by Oleg Safiullin <form@vs.itam.nsc.ruTodd C. Miller
1998-07-17make isa_intr_establish() once again not panicTheo de Raadt
1998-07-17Moved most of the DMA functions to a chipset driver so thatJason Wright
1998-07-17Add a notice that DES shouldn't be used.Angelos D. Keromytis
1998-07-17there will be no exec_somMichael Shalayeff
1998-07-17This will never be a default exec typeTheo de Raadt
1998-07-17fix ONLY_FOR_ARCH test in bsd.port.mkOleg Safiullin
1998-07-16recognize CS4236B; netbsdTheo de Raadt
1998-07-16support scsi better; fix another weird bug; mjacobTheo de Raadt
1998-07-16no yppasswdd.log file; mason@primenet.com.auTheo de Raadt
1998-07-16add support for hme* and be* network devicesTheo de Raadt
1998-07-16add prototypesTodd C. Miller
1998-07-16prototype yyerrorTodd C. Miller
1998-07-16terminate nicerTheo de Raadt
1998-07-16change to lite2 getenv(); getenv(NULL) now returns NULLTheo de Raadt
1998-07-16use .BxMichael Shalayeff
1998-07-16there is no addgroup.8Todd C. Miller
1998-07-16typoTodd C. Miller
1998-07-16MAXSTART had an implicate assumption that MAXTARGETS was 8 when it is really 16Todd C. Miller
1998-07-16mention MAIL environment variableTodd C. Miller
1998-07-15move NZERO for XPG3; kleinkTheo de Raadt
1998-07-15Fix the name of the ulinear_be mode; netbsdTheo de Raadt
1998-07-15spellingMarc Espie
1998-07-15spellingTheo de Raadt
1998-07-15fullduplex, and UINTTheo de Raadt
1998-07-15syncTheo de Raadt
1998-07-15more devsTheo de Raadt
1998-07-15Fix a u_int vs. off_t issue and provide an estimate of the numberTodd C. Miller
1998-07-15Don't link in a custom version of getpwent.c since we don't use any routines ...Todd C. Miller
1998-07-15make that 0664 until we find out why umask is not being appliedTodd C. Miller
1998-07-15open gmon.out mode 0644, not 0666Todd C. Miller
1998-07-15execute fix-libmath_h via sh since execute bit is not set with ctm; espie@Todd C. Miller
1998-07-15close fd leak; jeff@FORYS.CRANBURY.NJ.USTheo de Raadt
1998-07-15audioamd man page + more clean upJason Wright
1998-07-15pw_uid is uid_t, pw_gid is gid_tTodd C. Miller
1998-07-15Move loop that is executed 6 times into its own function to improve readability.Todd C. Miller
1998-07-15comment out man pages we do not haveTheo de Raadt
1998-07-14sizeof(uid_t) and sizeof(gid_t) not sizeof(int)Todd C. Miller
1998-07-14Correct MAXPARTITIONS text.Angelos D. Keromytis
1998-07-14formatting flawsTheo de Raadt
1998-07-14document setuid/setgid restrictionsTheo de Raadt
1998-07-14fix exit codes, adding X_STARTUP; jkoshy@freebsdTheo de Raadt
1998-07-14avoid calling __has_yppw() everytime through getpwent(), by caching the YP st...Theo de Raadt