Age | Commit message (Expand) | Author |
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell |
1999-07-07 | show MESSAGE using PAGER | Marc Espie |
1999-07-06 | union wait -> int | Todd C. Miller |
1999-07-05 | mmap is no longer broken on sparc | Artur Grabowski |
1999-07-05 | oops | Marc Espie |
1999-07-04 | more macro conversion | Aaron Campbell |
1999-07-04 | Let pkg_add use tar -q. | Marc Espie |
1999-07-04 | some fix-ups | Aaron Campbell |
1999-07-04 | new -mdoc man pages; kwesterback@home.com | Aaron Campbell |
1999-07-03 | typos | Hugh Graham |
1999-07-03 | Add a note about modem_chat vs. dialback | Todd C. Miller |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-07-01 | new mdoc'd bootpef(8), bootptest(8), vttest(1) man pages; kwesterback@home.com | Aaron Campbell |
1999-07-01 | print kern.arandom unsigned | Theo de Raadt |
1999-06-29 | mention kern.arandom | Niels Provos |
1999-06-29 | permit attach to address-less interfaces | Theo de Raadt |
1999-06-29 | grammar; form@kti.nsc.ru | Aaron Campbell |
1999-06-26 | Don't bother read()ing if we ``expect'' nothing in our chat script. | brian |
1999-06-26 | If we run out of chat script immediately after a successfully executed | brian |
1999-06-24 | - let chmod work for suid (move it in front of chown). | Marc Espie |
1999-06-23 | Support `igmp' filters. | brian |
1999-06-23 | Use DEV_BSIZE instead of hard-coding 512 | Todd C. Miller |
1999-06-23 | add -DUVM if we run UVM | Artur Grabowski |
1999-06-22 | Disable TUNSLMODE when we first open the tun device (FreeBSD only). | brian |
1999-06-22 | Fix the unused REVERSE stuff in the packet aliasing code. | brian |
1999-06-21 | remove Xr to format(8); fries@ | Aaron Campbell |
1999-06-18 | Don't use the ``next'' redial timer if we have no phone number at all. | brian |
1999-06-18 | new mandoc cron(8), crontab(1), and crontab(5) man pages; kwesterback@home.com | Aaron Campbell |
1999-06-17 | Dislexy strikes again | Marc Espie |
1999-06-17 | typo | Marc Espie |
1999-06-16 | more #ifdef hell | Theo de Raadt |
1999-06-16 | i386 | Marc Espie |
1999-06-15 | change getentry() args to solve problem | Theo de Raadt |
1999-06-15 | Check return value of getentry() for -1, not < 0 since it returns | Todd C. Miller |
1999-06-14 | Come up with something useful when someone searches for | brian |
1999-06-13 | new mdoc tcpdump(8) man page, needs a bit more cleanup; kwesterback@home.com | Aaron Campbell |
1999-06-11 | Show the correct error if we fail to open a device. | brian |
1999-06-11 | Describe why a ``magic'' enddisc is not always a good idea. | brian |
1999-06-10 | Handle PAGER in a manner consistent with the Single Unix Specification: | Paul Janzen |
1999-06-10 | Allow reserved substitution strings to be escaped by preceeding them | brian |
1999-06-10 | Never bring a link back up after receiving a terminating signal, | brian |
1999-06-10 | Allow a remote IP and port range specification in the | brian |
1999-06-09 | Initialise `mp'. | brian |
1999-06-09 | Allow our endpoint discriminator to be enabled, disabled, accepted | brian |
1999-06-09 | Use the correct pid when substituting PROCESSID. | brian |
1999-06-08 | Don't use static variables if we don't have to. | brian |
1999-06-08 | Don't drop the last character from lines in ppp.secret unless it's '\n'. | brian |
1999-06-08 | Don't IPCP TLD if we're already doing it. This prevents | brian |
1999-06-08 | Make the ``load'', ``dial'' and ``open'' commands a big clearer. | brian |