summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-07-10long month names; archie@whistle.comTheo de Raadt
1998-07-10correct range spec; jkoshyTheo de Raadt
1998-07-10hostname is MAXHOSTNAMELEN; notified eric tooTheo de Raadt
1998-07-09Don't open stderr channel until after the user has authenticated themselvesTodd C. Miller
1998-07-09this is rshd, not rlogindTodd C. Miller
1998-07-09user err/warn; some -WallMichael Shalayeff
1998-07-09fix socket printing bug, missed {}Michael Shalayeff
1998-07-09Play CDs with more than 100 tracksConstantine Sapuntzakis
1998-07-09fix support for pci mode 1; mochid@yo.rim.or.jpTheo de Raadt
1998-07-09Fix for "play" command on CDs whose last table of contents entry isConstantine Sapuntzakis
1998-07-09why bother; msaitohTheo de Raadt
1998-07-09never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ...Theo de Raadt
1998-07-09say "s/key disabled" if skeykeys file does not exist. I thought I committed ...Todd C. Miller
1998-07-09arghTheo de Raadt
1998-07-09hostnames are MAXHOSTNAMELEN, not MAXNAMELENTheo de Raadt
1998-07-09do not gethostname with len-1Theo de Raadt
1998-07-09MAXHOSTNAMELEN, and no need to terminateTheo de Raadt
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-07-09MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1Theo de Raadt
1998-07-09MAXHOSTNAMELENTheo de Raadt
1998-07-09indentTheo de Raadt
1998-07-09clarify gethostname() callTheo de Raadt
1998-07-09use MAXHOSTNAMELENTheo de Raadt
1998-07-09Don't unmap something that we didn't map...Jason Downs
1998-07-09Scorefile bugfix and minor code cleaning, some from NetBSDPaul Janzen
1998-07-09remove comment from packing list that must be added whenMarco S Hyman
1998-07-09indentTheo de Raadt
1998-07-09treat 'all' just like '*'Todd C. Miller
1998-07-08add eap + sv audio driversTheo de Raadt
1998-07-08length check bp_file; cgdTheo de Raadt
1998-07-08open fd1 and fd2 as FREAD|FWRITETheo de Raadt
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-08Correct error in original cloning from if_ethersubr.c.ryker
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1998-07-08handle fork() failure; mrgTheo de Raadt
1998-07-08close(fileno()) inside vfork(); cgdTheo de Raadt
1998-07-08use those new pdc call typesMichael Shalayeff
1998-07-08define types for pdc callsMichael Shalayeff
1998-07-08When multiplying bumber of blocks by DEV_BSIZE, cast nblocks to off_t so we d...Todd C. Miller
1998-07-08define DEFAULT_KERNEL_ADDRESS for MI boot.cMichael Shalayeff
1998-07-08reflect MI boot changes; remove dead time_print() prototypeMichael Shalayeff
1998-07-08use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load addressMichael Shalayeff
1998-07-08Force NUL termination of strings in request we get from client; okir@monad.sw...Todd C. Miller
1998-07-08Clarifications. Hopefully these will helpTobias Weingartner
1998-07-08use fprintf everytime for consitancy; help !ansi compilers as wellMichael Shalayeff
1998-07-08syncTheo de Raadt
1998-07-08search for files inMarco S Hyman
1998-07-07S3 SonicVibes driverConstantine Sapuntzakis
1998-07-07make 'ndc start' use the values of named_flags, named_user, and named_chroot ...Todd C. Miller