summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-07-07more includesMichael Shalayeff
1998-07-07more MD filesMichael Shalayeff
1998-07-07add some options; s/size/\${SIZE}/Michael Shalayeff
1998-07-07htons(ETHERTYPE_IPX)ryker
1998-07-07kpasswdd was not built as was obsoleted by kadmin{,d}Artur Grabowski
1998-07-07put wd_error check back; without this machine boot times go well over 60 secondsTheo de Raadt
1998-07-07oops, do not forget to change the version numberArtur Grabowski
1998-07-07upgrade libkrb to 0.9.9Artur Grabowski
1998-07-07change _PATH_KVMDB to be the same name as the db created by kvm_mkdbMarco S Hyman