summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
'hme' and 'be' can share the same logic.
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
of elements in the hash based on master.passwd file size, assuming an average 128bytes per entry. This is only an estimate so it doesn't have to be exact.
1998-07-15Don't link in a custom version of getpwent.c since we don't use any routines ↵Todd C. Miller
from it (verified with gprof call graph)
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 ↵Theo de Raadt
status along with the open file status
1998-07-14add "ctl" and "swap" sample keyboard mappings;Marco S Hyman
document the proper name of keycap file
1998-07-14board ids will be auto-genMichael Shalayeff
move iodc.h and iomod.h into cpu.h so MI part won't see 'em
1998-07-14add PDC routines (including console) prototypesMichael Shalayeff
1998-07-14s/ecoff_filehdr/ecoff_exechdr/Michael Shalayeff
1998-07-14add som supportMichael Shalayeff
1998-07-14time_t is in, not longMichael Shalayeff
1998-07-14add HP SOM supportMichael Shalayeff