Age | Commit message (Expand) | Author |
1998-07-09 | fix support for pci mode 1; mochid@yo.rim.or.jp | Theo de Raadt |
1998-07-09 | Fix for "play" command on CDs whose last table of contents entry is | Constantine Sapuntzakis |
1998-07-09 | why bother; msaitoh | Theo de Raadt |
1998-07-09 | never set PSL_IOPL at high securelevel (except the one xf86 case, controlled ... | Theo de Raadt |
1998-07-09 | say "s/key disabled" if skeykeys file does not exist. I thought I committed ... | Todd C. Miller |
1998-07-09 | argh | Theo de Raadt |
1998-07-09 | hostnames are MAXHOSTNAMELEN, not MAXNAMELEN | Theo de Raadt |
1998-07-09 | do not gethostname with len-1 | Theo de Raadt |
1998-07-09 | MAXHOSTNAMELEN, and no need to terminate | Theo de Raadt |
1998-07-09 | use MAXHOSTNAMELEN | Theo de Raadt |
1998-07-09 | MAXHOSTNAMELEN, not MAXHOSTNAMELEN+1 | Theo de Raadt |
1998-07-09 | MAXHOSTNAMELEN | Theo de Raadt |
1998-07-09 | indent | Theo de Raadt |
1998-07-09 | clarify gethostname() call | Theo de Raadt |
1998-07-09 | use MAXHOSTNAMELEN | Theo de Raadt |
1998-07-09 | Don't unmap something that we didn't map... | Jason Downs |
1998-07-09 | Scorefile bugfix and minor code cleaning, some from NetBSD | Paul Janzen |
1998-07-09 | remove comment from packing list that must be added when | Marco S Hyman |
1998-07-09 | indent | Theo de Raadt |
1998-07-09 | treat 'all' just like '*' | Todd C. Miller |
1998-07-08 | add eap + sv audio drivers | Theo de Raadt |
1998-07-08 | length check bp_file; cgd | Theo de Raadt |
1998-07-08 | open fd1 and fd2 as FREAD|FWRITE | Theo de Raadt |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt |
1998-07-08 | Correct error in original cloning from if_ethersubr.c. | ryker |
1998-07-08 | whack kmem gid after kvm_openfiles() | Theo de Raadt |
1998-07-08 | handle fork() failure; mrg | Theo de Raadt |
1998-07-08 | close(fileno()) inside vfork(); cgd | Theo de Raadt |
1998-07-08 | use those new pdc call types | Michael Shalayeff |
1998-07-08 | define types for pdc calls | Michael Shalayeff |
1998-07-08 | When multiplying bumber of blocks by DEV_BSIZE, cast nblocks to off_t so we d... | Todd C. Miller |
1998-07-08 | define DEFAULT_KERNEL_ADDRESS for MI boot.c | Michael Shalayeff |
1998-07-08 | reflect MI boot changes; remove dead time_print() prototype | Michael Shalayeff |
1998-07-08 | use KERNEL_DEFAULT_ADDRESS from MD libsa.h for default kernel load address | Michael Shalayeff |
1998-07-08 | Force NUL termination of strings in request we get from client; okir@monad.sw... | Todd C. Miller |
1998-07-08 | Clarifications. Hopefully these will help | Tobias Weingartner |
1998-07-08 | use fprintf everytime for consitancy; help !ansi compilers as well | Michael Shalayeff |
1998-07-08 | sync | Theo de Raadt |
1998-07-08 | search for files in | Marco S Hyman |
1998-07-07 | S3 SonicVibes driver | Constantine Sapuntzakis |
1998-07-07 | make 'ndc start' use the values of named_flags, named_user, and named_chroot ... | Todd C. Miller |
1998-07-07 | more includes | Michael Shalayeff |
1998-07-07 | more MD files | Michael Shalayeff |
1998-07-07 | add some options; s/size/\${SIZE}/ | Michael Shalayeff |
1998-07-07 | htons(ETHERTYPE_IPX) | ryker |
1998-07-07 | kpasswdd was not built as was obsoleted by kadmin{,d} | Artur Grabowski |
1998-07-07 | put wd_error check back; without this machine boot times go well over 60 seconds | Theo de Raadt |
1998-07-07 | oops, do not forget to change the version number | Artur Grabowski |
1998-07-07 | upgrade libkrb to 0.9.9 | Artur Grabowski |
1998-07-07 | change _PATH_KVMDB to be the same name as the db created by kvm_mkdb | Marco S Hyman |