summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Non-functional changes to NEWCARD stuff.jon2001-08-269-1040/+1053
* Update to match new debugging subsystem/level codes. Also mentionmsmith2001-08-261-44/+51
* Updates to match the ACPI CA 20010816 import:msmith2001-08-2610-162/+163
* Nuke the Windows platform defines; we don't need them.msmith2001-08-261-190/+0
* Merge local changes.msmith2001-08-264-84/+50
* This commit was generated by cvs2svn to compensate for changes in r82367,msmith2001-08-2692-2345/+2351
|\
| * Vendor import of the Intel ACPI CA 20010816 update.msmith2001-08-2696-2429/+2401
* | I missed a typo in the last commit: s/whach/which/peter2001-08-263-3/+3
* | The EXTENDED_GEOMETRY flag is really bit 7. This affects >2GB drives.peter2001-08-261-1/+1
* | Stop using dirhash when a directory is removed, and ensure that weiedowse2001-08-262-0/+12
* | Add support for the SiS 7018greid2001-08-262-9/+39
* | Add a variable KRNLDEFDIR that specifies where to find the kernelpaul2001-08-261-2/+3
* | Tidy, reorder and adjust to more correctly reflect FreeBSD defaultmarkm2001-08-261-13/+35
* | Introduce a "noroot_ok" option to make this module ignore authenticationsmarkm2001-08-262-5/+33
* | Introduce better logging, error reporting and use of login_cap data.markm2001-08-262-6/+21
* | Forced commit.markm2001-08-260-0/+0
* | Add extra logging detail. This needs a more general solution.markm2001-08-261-0/+4
* | Adjust dependancies and build order. PAM needs RPC.markm2001-08-261-2/+3
* | More libss removal.markm2001-08-261-1/+1
* | Adjust dependancies; now that a PAM module (pam_unix) can changemarkm2001-08-261-3/+3
* | Big module makeover; improve logging, standardise variable names,markm2001-08-264-22/+567
* | Use &os.numports; to track how many ports we have. Don't need to givebmah2001-08-261-2/+4
* | Cosmetique fixes from bdeache2001-08-261-2/+0
* | Cosmetique & style fixes from bdeache2001-08-261-5/+2
* | Cosmetique & style fixes from bdeache2001-08-263-7/+2
* | the IP_FW_GET code in ip_fw_ctl() sizes a buffer to hold informationbillf2001-08-261-0/+3
* | Alpha uses openjade i.s.o. jade for docs generation. So go outwilko2001-08-261-1/+5
* | Pass NULL instead of MAXPHYS to the DMA allocation method. Be a bit morebenno2001-08-261-2/+4
* | Improve the documentation for the various tunables. Document how toimp2001-08-262-24/+130
* | Stop dereferencing 'r' unconditionally. Maybe it is NULL when ISAimp2001-08-261-6/+5
* | End sentence with a period.dd2001-08-261-1/+1
* | When compacting directories, ufs_direnter() always trusted DIRSIZ()iedowse2001-08-261-11/+29
* | Put a parenthesis in the right place (DUH!).brian2001-08-251-1/+1
* | Fix last second typoimp2001-08-251-1/+1
* | Back out the isa/pci string reporting. It may cause panics.imp2001-08-251-17/+2
* | The tunable is hw.pcic.irq, but the hw.pcic.override_irq was how it wasimp2001-08-251-2/+1
* | Fix cut-and-paste-o that Nate found. We were setting csc_route twice,imp2001-08-251-1/+1
* | Consistently use 'queueing' instead of 'queuing'. Both spellings aredd2001-08-254-6/+6
* | Revert my queueing -> queuing commit. Both spellings are correct, anddd2001-08-256-9/+9
* | Remove description of an option that only applies to UNICOS < 7.0.dd2001-08-253-39/+0
* | Remove MAP_INHERIT flag from mmaps.dillon2001-08-254-11/+11
* | o Replace reference to param.h with types.hrwatson2001-08-251-1/+2
* | o Add a man page for the kernel vaccess() call, a utility function torwatson2001-08-251-0/+110
* | o Note that the ASU accounting flag has now been deprecated.rwatson2001-08-251-1/+2
* | o s/violate/override/ Capabilities are part of the system policy, notrwatson2001-08-251-1/+1
* | Document that IFF_MULTICAST should be ORd with IFF_POINTOPOINT orbrian2001-08-251-4/+7
* | TUNSIFINFO now expects IFF_MULTICAST to be OR'd with either IFF_POINTOPOINTbrian2001-08-251-6/+4
* | Argh! Revert accidental commit.peter2001-08-252-6/+2
* | First cut at getting the ISA routing working. If we can't route a PCIimp2001-08-251-31/+57
* | Implement idle zeroing of pages. I've been tinkering with thispeter2001-08-253-72/+100
OpenPOWER on IntegriCloud