summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-12-06move the setup buffer and pad into a bus_dma alloced areaJason Wright
2001-12-06Checkpoint bus_dma work in progress:Jason Wright
2001-12-06Do not set handler for SIGINT and SIGQUIT to SIG_IGN since it preventsTodd C. Miller
2001-12-06Fix a long standing annoyance with getpass/readpassphrase. Instead ofTodd C. Miller
2001-12-06mark more signals that I cannot fixTheo de Raadt
2001-12-06be more careful with spaces and tabs, guysTheo de Raadt
2001-12-06unbreak alpha kernel.Eric Jackson
2001-12-06alloca cannot check if the allocation is valid. mention the consequences; mi...Theo de Raadt
2001-12-06remove kame IPSEC code within #ifdef.Jun-ichiro itojun Hagino
2001-12-06When you give command examples in a manual page prefix them withTheo de Raadt
2001-12-06put __attribute__ to header decls to avoid align strangeness. sync with kameJun-ichiro itojun Hagino
2001-12-06use err/warn and friends instead of printf/exit.Eric Jackson
2001-12-06A FILE * is not a file name, dammit.Todd C. Miller
2001-12-06kill register decls. sync better with kame.Jun-ichiro itojun Hagino
2001-12-06remove obsolete comment; we don't support IPv4 mapped addrJun-ichiro itojun Hagino
2001-12-06syncTheo de Raadt
2001-12-06remove #if 0'ed portion (for KAME IPSEC - not needed)Jun-ichiro itojun Hagino
2001-12-06comment typo, and $OpenBSD$ (thanks pval)Bob Beck
2001-12-06Fix realloc in getline so we exit on failure - in this context it's sillyBob Beck
2001-12-06Fix typos, from NetBSDMiod Vallat
2001-12-06MAPPEDCOPY no more.Miod Vallat
2001-12-06Reality updated: no nedd to speak about "old" machines and "current" machinesMiod Vallat
2001-12-06use .Nm moreTheo de Raadt
2001-12-06don't use "you" in a man page.Bob Beck
2001-12-06*** empty log message ***Bob Beck
2001-12-05Enable rootdev auto-configuration by device drivers during boot.Thierry Deval
2001-12-05typoDaniel Hartmeier
2001-12-05remove some ancient crud from the "modern machine" floppyTheo de Raadt
2001-12-05Explain that filter rules need to let pass connections to the proxy portsDaniel Hartmeier
2001-12-05correct an alignment mis-conception for malloc(0) returned regions.Thierry Deval
2001-12-05document Symbol's Spectrum24 pcmcia/prism2Michael Shalayeff
2001-12-05match on Symbol's Spectrum24 pcmcia/prism2, form netbsdMichael Shalayeff
2001-12-05add simpletech spectrum24, from netbsdMichael Shalayeff
2001-12-05I don't know who is to blame, heko@ for bOrking this, or myself to have notMiod Vallat
2001-12-05document -a betterJason Wright
2001-12-05remove garbage; miod okTheo de Raadt
2001-12-05update from Nsk dudesMichael Shalayeff
2001-12-05syncChristian Weisgerber
2001-12-05Add AdLib MSC 16 PnP.Christian Weisgerber
2001-12-05Minor sync with NetBSDTodd C. Miller
2001-12-05change KMEMPAGES back to 64M, 128M does not work on large memory machines.Dale Rahn
2001-12-05o Use proper uid_t and gid_t types and fixup printf format strings to matchTodd C. Miller
2001-12-05If we assume (just pure speculation) that there will be a pmap sometime inArtur Grabowski
2001-12-05Correctly parse hex numbers. Spotted by Claudio Jeker. Closes PR 2234.Daniel Hartmeier
2001-12-05Put back to the old KMEM size, until we can increase this and have it workDale Rahn
2001-12-05o) start new sentence on a new line;Mike Pechkin
2001-12-05make theo and djm happy: bye bye regexpMarkus Friedl
2001-12-05calculate and use nkmempages, not NKMEMCLUSTERS.Artur Grabowski
2001-12-05Remove NKMEMCLUSTERS.Artur Grabowski
2001-12-05VM_KMEM_SIZE no longer needed.Artur Grabowski