Age | Commit message (Expand) | Author |
1998-07-10 | do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabbling | Theo de Raadt |
1998-07-10 | long month names; archie@whistle.com | Theo de Raadt |
1998-07-10 | correct range spec; jkoshy | Theo de Raadt |
1998-07-10 | hostname is MAXHOSTNAMELEN; notified eric too | Theo de Raadt |
1998-07-09 | Don't open stderr channel until after the user has authenticated themselves | Todd C. Miller |
1998-07-09 | this is rshd, not rlogind | Todd C. Miller |
1998-07-09 | user err/warn; some -Wall | Michael Shalayeff |
1998-07-09 | fix socket printing bug, missed {} | Michael Shalayeff |
1998-07-09 | Play CDs with more than 100 tracks | Constantine Sapuntzakis |
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 |