Age | Commit message (Expand) | Author |
2000-04-19 | Change struct file interface methods read and write to pass file offset in | Constantine Sapuntzakis |
2000-04-19 | indent. | Federico G. Schwindt |
2000-04-19 | add boundary check for nd_ifinfo[]. (sync with kame) | Jun-ichiro itojun Hagino |
2000-04-19 | Fix a bug introduced after cardbus commit where uart16550a was | Federico G. Schwindt |
2000-04-19 | pid_t | Theo de Raadt |
2000-04-19 | tdb_ref should be signed, this avoid a problem with flushing the TDB | Angelos D. Keromytis |
2000-04-19 | Force mailbox to be under 16MB so the controller can see it | Niklas Hallqvist |
2000-04-19 | Document the way distfiles are mirrored. | Marc Espie |
2000-04-19 | split out mbuf scatter gather function | Theo de Raadt |
2000-04-18 | Favor BIOS geometry over physical. This should fix MANY problems with | Kjell Wooding |
2000-04-18 | strip htdigest and htpasswd before installing. | Federico G. Schwindt |
2000-04-18 | Typo: sytem -> system | Aaron Campbell |
2000-04-18 | Remove the ethernet header from the mbuf before passing it on to | Angelos D. Keromytis |
2000-04-18 | seems ok w/o priming | Michael Shalayeff |
2000-04-18 | add a note about sysctl/kvm dualism nature | Michael Shalayeff |
2000-04-18 | add back a way to analyze post-mortem cores; does not need sgid for syctl() t... | Michael Shalayeff |
2000-04-18 | some PDC calls | Michael Shalayeff |
2000-04-18 | vm/vm.h not needed anymore | Michael Shalayeff |
2000-04-18 | typo | Michael Shalayeff |
2000-04-18 | split dc driver into bus dependent and bus independent (pci) parts | Jason Wright |
2000-04-18 | audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, ... | Michael Shalayeff |
2000-04-18 | split fxp into bus independent and dependent (pci) parts (cardbus to come) | Jason Wright |
2000-04-18 | operator alias points to root by default. | Kjell Wooding |
2000-04-18 | Answer the motd FAQ here, too. ok aaron@. | Kjell Wooding |
2000-04-18 | If the user does a huge I/O split the genio logging into smaller chunks | Artur Grabowski |
2000-04-18 | accesses /etc/aliases instead of /etc/mail/aliases. (ok millert) | Christopher Turan |
2000-04-18 | use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ ok | Michael Shalayeff |
2000-04-18 | sendmail.cf and aliases live in /etc/mail now; reinhard@sammer.net | Todd C. Miller |
2000-04-18 | Double usage of random() in the pseudo device to avoid setting | Hugh Graham |
2000-04-18 | Set MII parameters for the other 3Com CardBus cards, not just 'C' revision. | Aaron Campbell |
2000-04-18 | Better explaination, various fixes. | Artur Grabowski |
2000-04-18 | sync | Theo de Raadt |
2000-04-18 | Stats for bridge output too. | Angelos D. Keromytis |
2000-04-18 | Sanity check on dequeued mbufs, also keep track of correct interface | Angelos D. Keromytis |
2000-04-18 | cd detach | Constantine Sapuntzakis |
2000-04-18 | Add a few newlines for readability. | Angelos D. Keromytis |
2000-04-18 | Print a parenthesis in front of security flags. | Angelos D. Keromytis |
2000-04-18 | sd and scsibus detach | Constantine Sapuntzakis |
2000-04-18 | remove sendmail 8.9.3 | Todd C. Miller |
2000-04-18 | copyright | Jason Wright |
2000-04-18 | remove #ifdef {free,net}bsd stuff | Jason Wright |
2000-04-18 | Missed a few. | Aaron Campbell |
2000-04-18 | Repairs, mostly removing hard sentence breaks. | Aaron Campbell |
2000-04-18 | Repairs. | Aaron Campbell |
2000-04-17 | Initialize lineno and fname, see parse.c. | Marc Espie |
2000-04-17 | Record location in target node as well. | Marc Espie |
2000-04-17 | Annotate CondStack with filenames/line numbers. | Marc Espie |
2000-04-17 | Don't free Makefile filenames when the file is finished reading, but | Marc Espie |
2000-04-17 | change MAX_ALIGNMENT to double, as requested by djb@cr.yp.to | Theo de Raadt |
2000-04-17 | Xr pchb(4) | Michael Shalayeff |