summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Teach fxp(4) to control VLAN_MTU in the hardware.yar2004-05-252-8/+17
* After all the relevant drivers have been fixed, fix vlan(4) itselfyar2004-05-251-27/+27
* Add pgrep(1) and pkill(1) to the cross-reference section of ps(1).gad2004-05-251-0/+2
* Revert to rev. 1.36 until issues with -Wredundant-decls are sorted out.tjr2004-05-251-8/+0
* Actually negative size is possible for file system, but not for disk.pjd2004-05-251-2/+1
* As previously threatened, give each device its own sysctl context anddes2004-05-252-29/+156
* Fix typo in previous: getwc() should call fgetwc(), not the functiontjr2004-05-251-1/+1
* Set the IFCAP_VLAN_MTU bit in capenable as well.des2004-05-251-0/+1
* Set baudrate to 100 Mbps, and advertise our ability to handle extendeddes2004-05-251-1/+7
* Scan the source string for invalid wide characters in wcsrtombs()tjr2004-05-251-2/+9
* o Fix typo: s/bslim/bhlim/.maxim2004-05-251-1/+1
* Provide trivial macro implementations of getwc(), getwchar(), putwc() andtjr2004-05-255-0/+16
* Round #1 of improving pcf(4).joerg2004-05-254-320/+645
* Null commit: this is just a notification only that this file has beenjoerg2004-05-250-0/+0
* Use the correct location of the EBDA for searching for the RSDP.njl2004-05-253-26/+40
* Correct two error cases in vm_map_unwire():alc2004-05-251-4/+5
* Remove call to _INI for thermal devices. ACPI-CA now calls _INI fornjl2004-05-251-6/+0
* This commit was generated by cvs2svn to compensate for changes in r129694,njl2004-05-251-1/+1
|\
| * Remove a warning of a constant that is too large. Change submitted tonjl2004-05-251-1/+1
* | Add suspend/resume support to the debugger.njl2004-05-251-1/+1
* | Changes to implement 20040514:njl2004-05-255-45/+67
* | Local change: allow usermode to compile this header. Submitted to vendor.njl2004-05-251-7/+1
* | Local change: don't hang forever if WAK_STS is never set.njl2004-05-251-9/+32
* | Local change: remove warnings.njl2004-05-253-45/+66
* | Local diff: allow use of the disassembler.njl2004-05-251-2/+33
* | Unchanged files that are off the vendor branch.njl2004-05-253-12/+24
* | This commit was generated by cvs2svn to compensate for changes in r129684,njl2004-05-2549-1117/+2045
|\ \ | |/
| * Vendor import of Intel ACPI-CA 20040514.njl2004-05-2558-1192/+2201
| * Only avoid disabling bus mastering on the sleep path. This should fixnjl2004-04-141-13/+13
* | - Close fd if fdopen(fd) fails.mdodd2004-05-251-1/+2
* | - Add a cross-reference to geom(8).pjd2004-05-243-4/+7
* | Add manual page for geom(8) utility.pjd2004-05-241-0/+121
* | Add two new flags: -w, which allows new files to be created,mdodd2004-05-242-5/+32
* | In verbose mode print disk sizes in human readable form as well.pjd2004-05-242-2/+9
* | Use humanize_number(3) to format sizes into a human readable form.pjd2004-05-244-157/+30
* | Add humanize_number(3) to libutil for formating numbers into a humanpjd2004-05-244-4/+312
* | Mark du(1) as WARNS6 clean.pjd2004-05-241-0/+1
* | Use NG_NODESIZ instead of (NG_NODELEN + 1)julian2004-05-241-1/+1
* | Use NG_HOOKSIZ instead of the deprecated (NG_HOOKLEN + 1)julian2004-05-241-1/+1
* | Use PCI_BAR() rather than PCIR_MAPS.jhb2004-05-241-5/+5
* | Wrap the code to save/restore PCI config registers on suspend/resume injhb2004-05-243-0/+18
* | Change a if (...) panic() to a KASSERT().mux2004-05-241-2/+2
* | Use PCI_BAR() in preference to PCI_MAPS + x * 4.imp2004-05-241-2/+2
* | Grammar.maxim2004-05-241-1/+1
* | Don't declare spectHex() inside a function, use a real prototype.stefanf2004-05-241-1/+2
* | Use the correct types for the functions rst_opendir(), glob_readdir() andstefanf2004-05-243-9/+11
* | Include <timeconv.h> for time conversion functions.stefanf2004-05-242-0/+2
* | Do not write to those config registers that are unambiguously definedimp2004-05-241-19/+0
* | Revert part of rev 1.230 and assume that all EISA IRQs use active highjhb2004-05-241-8/+1
* | Install nsswitch.des2004-05-241-1/+1
OpenPOWER on IntegriCloud