summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-19Remove the roundrobin_attempts hack and replace it with per-process schedulingArtur Grabowski
2000-04-19use "Op Ar count".Jun-ichiro itojun Hagino
2000-04-19add bugs section. reference updates.Jun-ichiro itojun Hagino
2000-04-19remove bogus chan_read_failed. this could cause dataMarkus Friedl
2000-04-19new products; rearrange.Federico G. Schwindt
2000-04-19syncFederico G. Schwindt
2000-04-19New products from NetBSD; remove duplicated entry.Federico G. Schwindt
2000-04-19Don't abuse malloc to allocate small fixed-size structs that we can keep on t...Artur Grabowski
2000-04-19Change struct file interface methods read and write to pass file offset inConstantine Sapuntzakis
2000-04-19indent.Federico G. Schwindt
2000-04-19add boundary check for nd_ifinfo[]. (sync with kame)Jun-ichiro itojun Hagino
2000-04-19Fix a bug introduced after cardbus commit where uart16550a wasFederico G. Schwindt
2000-04-19pid_tTheo de Raadt
2000-04-19tdb_ref should be signed, this avoid a problem with flushing the TDBAngelos D. Keromytis
2000-04-19Force mailbox to be under 16MB so the controller can see itNiklas Hallqvist
2000-04-19Document the way distfiles are mirrored.Marc Espie
2000-04-19split out mbuf scatter gather functionTheo de Raadt
2000-04-18Favor BIOS geometry over physical. This should fix MANY problems withKjell Wooding
2000-04-18strip htdigest and htpasswd before installing.Federico G. Schwindt
2000-04-18Typo: sytem -> systemAaron Campbell
2000-04-18Remove the ethernet header from the mbuf before passing it on toAngelos D. Keromytis
2000-04-18seems ok w/o primingMichael Shalayeff
2000-04-18add a note about sysctl/kvm dualism natureMichael Shalayeff
2000-04-18add back a way to analyze post-mortem cores; does not need sgid for syctl() t...Michael Shalayeff
2000-04-18some PDC callsMichael Shalayeff
2000-04-18vm/vm.h not needed anymoreMichael Shalayeff
2000-04-18typoMichael Shalayeff
2000-04-18split dc driver into bus dependent and bus independent (pci) partsJason Wright
2000-04-18audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, ...Michael Shalayeff
2000-04-18split fxp into bus independent and dependent (pci) parts (cardbus to come)Jason Wright
2000-04-18operator alias points to root by default.Kjell Wooding
2000-04-18Answer the motd FAQ here, too. ok aaron@.Kjell Wooding
2000-04-18If the user does a huge I/O split the genio logging into smaller chunksArtur Grabowski
2000-04-18accesses /etc/aliases instead of /etc/mail/aliases. (ok millert)Christopher Turan
2000-04-18use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ okMichael Shalayeff
2000-04-18sendmail.cf and aliases live in /etc/mail now; reinhard@sammer.netTodd C. Miller
2000-04-18Double usage of random() in the pseudo device to avoid settingHugh Graham
2000-04-18Set MII parameters for the other 3Com CardBus cards, not just 'C' revision.Aaron Campbell
2000-04-18Better explaination, various fixes.Artur Grabowski
2000-04-18syncTheo de Raadt
2000-04-18Stats for bridge output too.Angelos D. Keromytis
2000-04-18Sanity check on dequeued mbufs, also keep track of correct interfaceAngelos D. Keromytis
2000-04-18cd detachConstantine Sapuntzakis
2000-04-18Add a few newlines for readability.Angelos D. Keromytis
2000-04-18Print a parenthesis in front of security flags.Angelos D. Keromytis
2000-04-18sd and scsibus detachConstantine Sapuntzakis
2000-04-18remove sendmail 8.9.3Todd C. Miller
2000-04-18copyrightJason Wright
2000-04-18remove #ifdef {free,net}bsd stuffJason Wright
2000-04-18Missed a few.Aaron Campbell