| Commit message (Expand) | Author | Age | Files | Lines |
* | Non-functional changes to NEWCARD stuff. | jon | 2001-08-26 | 9 | -1040/+1053 |
* | Update to match new debugging subsystem/level codes. Also mention | msmith | 2001-08-26 | 1 | -44/+51 |
* | Updates to match the ACPI CA 20010816 import: | msmith | 2001-08-26 | 10 | -162/+163 |
* | Nuke the Windows platform defines; we don't need them. | msmith | 2001-08-26 | 1 | -190/+0 |
* | Merge local changes. | msmith | 2001-08-26 | 4 | -84/+50 |
* | This commit was generated by cvs2svn to compensate for changes in r82367, | msmith | 2001-08-26 | 92 | -2345/+2351 |
|\ |
|
| * | Vendor import of the Intel ACPI CA 20010816 update. | msmith | 2001-08-26 | 96 | -2429/+2401 |
* | | I missed a typo in the last commit: s/whach/which/ | peter | 2001-08-26 | 3 | -3/+3 |
* | | The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives. | peter | 2001-08-26 | 1 | -1/+1 |
* | | Stop using dirhash when a directory is removed, and ensure that we | iedowse | 2001-08-26 | 2 | -0/+12 |
* | | Add support for the SiS 7018 | greid | 2001-08-26 | 2 | -9/+39 |
* | | Add a variable KRNLDEFDIR that specifies where to find the kernel | paul | 2001-08-26 | 1 | -2/+3 |
* | | Tidy, reorder and adjust to more correctly reflect FreeBSD default | markm | 2001-08-26 | 1 | -13/+35 |
* | | Introduce a "noroot_ok" option to make this module ignore authentications | markm | 2001-08-26 | 2 | -5/+33 |
* | | Introduce better logging, error reporting and use of login_cap data. | markm | 2001-08-26 | 2 | -6/+21 |
* | | Forced commit. | markm | 2001-08-26 | 0 | -0/+0 |
* | | Add extra logging detail. This needs a more general solution. | markm | 2001-08-26 | 1 | -0/+4 |
* | | Adjust dependancies and build order. PAM needs RPC. | markm | 2001-08-26 | 1 | -2/+3 |
* | | More libss removal. | markm | 2001-08-26 | 1 | -1/+1 |
* | | Adjust dependancies; now that a PAM module (pam_unix) can change | markm | 2001-08-26 | 1 | -3/+3 |
* | | Big module makeover; improve logging, standardise variable names, | markm | 2001-08-26 | 4 | -22/+567 |
* | | Use &os.numports; to track how many ports we have. Don't need to give | bmah | 2001-08-26 | 1 | -2/+4 |
* | | Cosmetique fixes from bde | ache | 2001-08-26 | 1 | -2/+0 |
* | | Cosmetique & style fixes from bde | ache | 2001-08-26 | 1 | -5/+2 |
* | | Cosmetique & style fixes from bde | ache | 2001-08-26 | 3 | -7/+2 |
* | | the IP_FW_GET code in ip_fw_ctl() sizes a buffer to hold information | billf | 2001-08-26 | 1 | -0/+3 |
* | | Alpha uses openjade i.s.o. jade for docs generation. So go out | wilko | 2001-08-26 | 1 | -1/+5 |
* | | Pass NULL instead of MAXPHYS to the DMA allocation method. Be a bit more | benno | 2001-08-26 | 1 | -2/+4 |
* | | Improve the documentation for the various tunables. Document how to | imp | 2001-08-26 | 2 | -24/+130 |
* | | Stop dereferencing 'r' unconditionally. Maybe it is NULL when ISA | imp | 2001-08-26 | 1 | -6/+5 |
* | | End sentence with a period. | dd | 2001-08-26 | 1 | -1/+1 |
* | | When compacting directories, ufs_direnter() always trusted DIRSIZ() | iedowse | 2001-08-26 | 1 | -11/+29 |
* | | Put a parenthesis in the right place (DUH!). | brian | 2001-08-25 | 1 | -1/+1 |
* | | Fix last second typo | imp | 2001-08-25 | 1 | -1/+1 |
* | | Back out the isa/pci string reporting. It may cause panics. | imp | 2001-08-25 | 1 | -17/+2 |
* | | The tunable is hw.pcic.irq, but the hw.pcic.override_irq was how it was | imp | 2001-08-25 | 1 | -2/+1 |
* | | Fix cut-and-paste-o that Nate found. We were setting csc_route twice, | imp | 2001-08-25 | 1 | -1/+1 |
* | | Consistently use 'queueing' instead of 'queuing'. Both spellings are | dd | 2001-08-25 | 4 | -6/+6 |
* | | Revert my queueing -> queuing commit. Both spellings are correct, and | dd | 2001-08-25 | 6 | -9/+9 |
* | | Remove description of an option that only applies to UNICOS < 7.0. | dd | 2001-08-25 | 3 | -39/+0 |
* | | Remove MAP_INHERIT flag from mmaps. | dillon | 2001-08-25 | 4 | -11/+11 |
* | | o Replace reference to param.h with types.h | rwatson | 2001-08-25 | 1 | -1/+2 |
* | | o Add a man page for the kernel vaccess() call, a utility function to | rwatson | 2001-08-25 | 1 | -0/+110 |
* | | o Note that the ASU accounting flag has now been deprecated. | rwatson | 2001-08-25 | 1 | -1/+2 |
* | | o s/violate/override/ Capabilities are part of the system policy, not | rwatson | 2001-08-25 | 1 | -1/+1 |
* | | Document that IFF_MULTICAST should be ORd with IFF_POINTOPOINT or | brian | 2001-08-25 | 1 | -4/+7 |
* | | TUNSIFINFO now expects IFF_MULTICAST to be OR'd with either IFF_POINTOPOINT | brian | 2001-08-25 | 1 | -6/+4 |
* | | Argh! Revert accidental commit. | peter | 2001-08-25 | 2 | -6/+2 |
* | | First cut at getting the ISA routing working. If we can't route a PCI | imp | 2001-08-25 | 1 | -31/+57 |
* | | Implement idle zeroing of pages. I've been tinkering with this | peter | 2001-08-25 | 3 | -72/+100 |