Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-12-06 | MAPPEDCOPY no more. | Miod Vallat | |
2001-12-06 | Reality updated: no nedd to speak about "old" machines and "current" machines | Miod Vallat | |
as the hp300 series are extinct, remove more dead options, clarify other, etc. | |||
2001-12-06 | use .Nm more | Theo de Raadt | |
2001-12-06 | don't use "you" in a man page. | Bob Beck | |
2001-12-06 | *** empty log message *** | Bob Beck | |
2001-12-05 | Enable rootdev auto-configuration by device drivers during boot. | Thierry Deval | |
Add support for "raid" devices (prepare future raidframe changes). OK deraadt@, Reviewed by drahn@, jason@, mickey@ and miod@ | |||
2001-12-05 | typo | Daniel Hartmeier | |
2001-12-05 | remove some ancient crud from the "modern machine" floppy | Theo de Raadt | |
2001-12-05 | Explain that filter rules need to let pass connections to the proxy ports | Daniel Hartmeier | |
in, why this is so, and how it's done. | |||
2001-12-05 | correct an alignment mis-conception for malloc(0) returned regions. | Thierry Deval | |
OK deraadt@ | |||
2001-12-05 | document Symbol's Spectrum24 pcmcia/prism2 | Michael Shalayeff | |
2001-12-05 | match on Symbol's Spectrum24 pcmcia/prism2, form netbsd | Michael Shalayeff | |
2001-12-05 | add simpletech spectrum24, from netbsd | Michael Shalayeff | |
2001-12-05 | I don't know who is to blame, heko@ for bOrking this, or myself to have not | Miod Vallat | |
noticed for so long... | |||
2001-12-05 | document -a better | Jason Wright | |
2001-12-05 | remove garbage; miod ok | Theo de Raadt | |
2001-12-05 | update from Nsk dudes | Michael Shalayeff | |
2001-12-05 | sync | Christian Weisgerber | |
2001-12-05 | Add AdLib MSC 16 PnP. | Christian Weisgerber | |
From Georg Schwarz <georg.schwarz@iname.com>; ok deraadt@ | |||
2001-12-05 | Minor sync with NetBSD | Todd C. Miller | |
o fix two err() calls that should be errx() o don't use the colonc variable in a non-obvious way o add missing or of F_SHELL when in preserve mode | |||
2001-12-05 | change KMEMPAGES back to 64M, 128M does not work on large memory machines. | Dale Rahn | |
ok art@ | |||
2001-12-05 | o Use proper uid_t and gid_t types and fixup printf format strings to match | Todd C. Miller | |
o Change "unsigned" -> "unsigned int" o Correct a buffer size that should have been LINE_MAX o Simplify creation of group entry in groupmod() using strlcat() and catch errors. Theo and myself... | |||
2001-12-05 | If we assume (just pure speculation) that there will be a pmap sometime in | Artur Grabowski | |
the future that wants to allocate pv entries for every pmap_enter and wants to allocate those pv entries from kmem_map, it might be a good idea to init the kmem_map before initializing the kmemusage struct (because kmemusage allocates memory). | |||
2001-12-05 | Correctly parse hex numbers. Spotted by Claudio Jeker. Closes PR 2234. | Daniel Hartmeier | |
2001-12-05 | Put back to the old KMEM size, until we can increase this and have it work | Dale Rahn | |
on large memory machines. | |||
2001-12-05 | o) start new sentence on a new line; | Mike Pechkin | |
o) minor mdoc fix; millert@ ok. | |||
2001-12-05 | make theo and djm happy: bye bye regexp | Markus Friedl | |
2001-12-05 | calculate and use nkmempages, not NKMEMCLUSTERS. | Artur Grabowski | |
2001-12-05 | Remove NKMEMCLUSTERS. | Artur Grabowski | |
2001-12-05 | VM_KMEM_SIZE no longer needed. | Artur Grabowski | |
2001-12-05 | Make nroff happy with .Sq rather than literal quotes. | Hugh Graham | |
2001-12-05 | Several typos; mpech | Jason Wright | |
2001-12-05 | post 3.0.2 | Markus Friedl | |
2001-12-05 | Change pcache_flush_line to pcache_flush_page since this is the only way | Artur Grabowski | |
we use the function. At the same time fix the pte pool backend functions to allocate and map the memory themselves. | |||
2001-12-05 | xref on pci(4), isa(4) and other fixes from me and pe4kin | Michael Shalayeff | |
2001-12-05 | move and update the mans on radio | Michael Shalayeff | |
2001-12-05 | kill ugly spaces | Michael Shalayeff | |
2001-12-05 | this has been setuid for quite some time | Theo de Raadt | |
2001-12-05 | unsmoke radium | Michael Shalayeff | |
2001-12-05 | add radiotack defs | Michael Shalayeff | |
2001-12-05 | use strlcpy instead | Theo de Raadt | |
2001-12-05 | update for radio drivers from tm@oganer.net und jumbo@narod.ru | Michael Shalayeff | |
2001-12-05 | KNF, i need this for what comes next.. | Theo de Raadt | |
2001-12-05 | simplify | Theo de Raadt | |
2001-12-05 | more free KNF from maja, though this was hard to do | Theo de Raadt | |
2001-12-05 | minor KNF | Theo de Raadt | |
2001-12-05 | this stuff is supplied by -lrpcsvc | Theo de Raadt | |
2001-12-05 | simplify the source | Theo de Raadt | |
2001-12-05 | KNF whack | Theo de Raadt | |
2001-12-05 | choose one AC97 name and stick with it a bit more often | Theo de Raadt | |