summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-07-14add "ctl" and "swap" sample keyboard mappings;Marco S Hyman
1998-07-14board ids will be auto-genMichael Shalayeff
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
1998-07-14add symbol table decls and defines; use machine/som.hMichael Shalayeff
1998-07-14add MD som defines, etc.Michael Shalayeff
1998-07-14remove bogus commentMichael Shalayeff
1998-07-14Get rid of unused empty file, pw_scan.h. Nothing uses it anymore.Todd C. Miller
1998-07-14better m-include protection defineMichael Shalayeff
1998-07-14HP object file formatsMichael Shalayeff
1998-07-14oopsMichael Shalayeff
1998-07-14HP object file formatsMichael Shalayeff
1998-07-14some ecoff support; untested, but compilesMichael Shalayeff
1998-07-14no need for machine/exec.hMichael Shalayeff
1998-07-14struct exec members are not long any moreMichael Shalayeff
1998-07-14Use AudioEmulaw string and set precision & flagsJason Wright
1998-07-14multiformat exec frameworkMichael Shalayeff
1998-07-14buf oflowsTheo de Raadt
1998-07-14buf oflowTheo de Raadt
1998-07-13quiet that ddTheo de Raadt
1998-07-13make users aware of what "making devices" entailsTheo de Raadt