Age | Commit message (Expand) | Author |
2003-01-16 | include boots into the snap | Michael Shalayeff |
2003-01-16 | do not include the bsd into the lif, make links in the mdec | Michael Shalayeff |
2003-01-16 | Fix typos; from jmc with one fix by me | Todd C. Miller |
2003-01-16 | Typos; Alan Day w/ changes from me. | Todd C. Miller |
2003-01-16 | Missing break | Alexander Yurchenko |
2003-01-16 | - add two inline functions for accessing chip configuration space | Alexander Yurchenko |
2003-01-16 | regen | Michael Shalayeff |
2003-01-16 | add support for a few more devices (sis7012, nforce, amd768, amd8111), from n... | Michael Shalayeff |
2003-01-16 | Add channel number to report of registers mapping type. | Alexander Yurchenko |
2003-01-16 | getting rid of vm_offset_t. | Artur Grabowski |
2003-01-16 | Getting rid of vm_offset_t | Artur Grabowski |
2003-01-16 | explicitly use first glob result | Damien Miller |
2003-01-16 | Don't hardcode IO mapping for cmd/ctl regs, use pci_mapreg_type() | Alexander Yurchenko |
2003-01-16 | optimize accessing the md_regs through use of local vars | Michael Shalayeff |
2003-01-16 | match the funky regs order between getregs and reg_names | Michael Shalayeff |
2003-01-15 | Fix two minor nits; deraadt@ OK | Todd C. Miller |
2003-01-15 | at least mention the PRIQ scheduler. | Henning Brauer |
2003-01-15 | Fixes from Andrey Matveev: | Todd C. Miller |
2003-01-15 | Put 269 after 268 where it belongs. | Todd C. Miller |
2003-01-15 | mib[4], not mib[3]; fixes nfsstat breakage | Todd C. Miller |
2003-01-15 | Better fix for the sysctl() loop; deraadt@ OK | Todd C. Miller |
2003-01-15 | a few missing bits (not all) and force pc into user mode when writing in, all... | Michael Shalayeff |
2003-01-15 | mich changes; cheddar@yakko.cs.wmich.edu | Theo de Raadt |
2003-01-15 | make it compile, becomes useful now | Michael Shalayeff |
2003-01-15 | Don't report NQNFS stats, we don't do NQNFS anymore. | Todd C. Miller |
2003-01-15 | cope with nfs being last in the list | Theo de Raadt |
2003-01-15 | what a bogus message | Theo de Raadt |
2003-01-15 | regen | Michael Shalayeff |
2003-01-15 | a few more products and wdc | Michael Shalayeff |
2003-01-15 | Bunch of new regression tests. The only missing thing now is tests | Cedric Berger |
2003-01-15 | Fix another buglet with inactive sets. | Cedric Berger |
2003-01-15 | minbrk is exposed, gmon uses it | Michael Shalayeff |
2003-01-15 | Fix a buglet when one "creates" a table which is already in the | Cedric Berger |
2003-01-15 | missing "," | Markus Friedl |
2003-01-15 | Typo in yyerror(). | Mike Pechkin |
2003-01-15 | typos; jmc@prioris.mini.pw.edu.pl | Theo de Raadt |
2003-01-15 | sync | Theo de Raadt |
2003-01-15 | there is no machine/gprof.h | Michael Shalayeff |
2003-01-15 | Repair table "load" command. | Cedric Berger |
2003-01-15 | Cleanup NULL tests in and around pfr_destroy_ktable(). | Cedric Berger |
2003-01-15 | Sync with www page, based on a diff by Paul Weissmann, of course. | Miod Vallat |
2003-01-15 | Add memory allocation checks + leak detection in regress tests. | Cedric Berger |
2003-01-15 | Kill stupid leaks when using FLAG_DUMMY option. | Cedric Berger |
2003-01-15 | Allow outbound ping in initial pf rules. | Camiel Dobbelaar |
2003-01-15 | Get rid of the remaining vm_offset_t in pci drivers. | Artur Grabowski |
2003-01-15 | Get rid of vm_offset_t in bktr. | Artur Grabowski |
2003-01-15 | s/TAIL_FIRST/TAILQ_FIRST/ | Todd C. Miller |
2003-01-15 | skip zero-sized memory regions, which pass otherwise due to the address round... | Michael Shalayeff |
2003-01-15 | revert last change; request from mickey@ | Alexander Yurchenko |
2003-01-14 | consistent output and typo, grange@ ok | Anil Madhavapeddy |