summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Build the ACPI module by default.msmith2001-08-301-0/+1
* Update for slightly changed ACPI OSD module. Make debugging code conditionalmsmith2001-08-301-13/+22
* Add support for attaching PnP-aware ISA drivers to ACPI.msmith2001-08-301-1/+74
* Retarget the resource parser slightly. We only fetch current resourcesmsmith2001-08-301-36/+287
* Note that now that some ISA devices will attach to ACPI, we need tomsmith2001-08-301-1/+6
* Don't parse our resources ourself, the ACPI core code must do it.msmith2001-08-301-6/+0
* Nuke the (fairly bogus) attachment of *all* ACPI devices to ISA.msmith2001-08-301-479/+0
* Add missing acpi_disabled() call so that this driver can be disabled.msmith2001-08-301-1/+2
* Teach the loader how to find the system ACPI information, and autoloadmsmith2001-08-305-1/+144
* o Remove some GCCisms in src/powerpc/include/endian.h.mike2001-08-3013-65/+105
* when newreno is turned on, if dupacks = 1 or dupacks = 2 andjayanth2001-08-292-0/+4
* o Fix some checks on snprintf(3) to prevent miscalculations.mike2001-08-291-4/+8
* Mega update to the aac driver.scottl2001-08-299-128/+718
* Fix a bug in lseek which caused the loader to fail on some gzippedjdp2001-08-291-0/+31
* xref to ispfw(4) in see alsowilko2001-08-291-0/+1
* First, The Ricoh 5C47x chips don't have the disable the 3e0 bits.imp2001-08-291-5/+11
* chown syntax is user:group now.alex2001-08-291-1/+1
* Document defaults/periodic.conf.alex2001-08-291-0/+1
* RIP all ports options, as discussed on arch@.alex2001-08-292-230/+0
* Fix linux_getcwd() so that if the cwd isn't cached (__getcwd() fails),gallatin2001-08-295-30/+470
* smbfs_advlock: simplify overflow checks (copy from kern_lockf.c)ache2001-08-291-7/+10
* advlock: simplify overflow checksache2001-08-292-6/+5
* lseek: simplify overflow checksache2001-08-292-8/+8
* o Introduce support for _CAPABILITY_NEEDMACROS, reducing namespacerwatson2001-08-291-7/+32
* o src/sys/capability.h provides a number of support macros that are notrwatson2001-08-292-0/+5
* o Reduce gratuitous whitespace difference from Darwin.rwatson2001-08-291-1/+0
* Add forgotten ntp-genkeys directory/Makefile.roberto2001-08-291-0/+15
* Note the status of the card, so we don't print inserted lines twice onimp2001-08-291-0/+3
* Connect the new ntp-genkeys.8 page to the build.sheldonh2001-08-291-1/+1
* Merge after 4.1.0 import.roberto2001-08-291-986/+1573
* Update for the import of 4.1.0.roberto2001-08-297-323/+411
* Update for 4.1.0 import.roberto2001-08-292-6/+10
* Redo the int -> unsigned changes jedgar did. It should have been submittedroberto2001-08-291-615/+852
* Update the mdoc NTP documentation transcribed from the HTML documentationsheldonh2001-08-297-2501/+3705
* This commit was generated by cvs2svn to compensate for changes in r82498,roberto2001-08-29264-21820/+41959
|\
| * Virgin import of ntpd 4.1.0roberto2001-08-29266-23421/+44394
* | Manually unifdef(1) CRAY, UNICOS, hpux and sun uselsess code.markm2001-08-2934-2808/+23
* | Fixed namespace pollution related to `warn' in libc (but not in otherbde2001-08-295-3/+26
* | Add heuristic to detect SSH connection (in the same style as otherache2001-08-291-0/+5
* | Fix the ogetkerninfo() syscall handling of sizes forpeter2001-08-291-10/+12
* | tweaks to reduce latency/pauses in outputcg2001-08-292-8/+11
* | Fixed world breakage. mkdir was not copied to ${INSTALLTMP}, but it isbde2001-08-291-1/+1
* | Add support for the Acer Labs M5451 chip.greid2001-08-291-0/+8
* | Fixed world breakage in ftpd, rshd, login, su, telnetd and telnet. LIBPAMbde2001-08-291-3/+3
* | Removed some garbage (LIBGMP, LIBSKEY). Using LIBSKEY in LIBPAM shouldbde2001-08-291-5/+2
* | Fixed world breakage in rev.1.13. -lpam must never be used directly sincebde2001-08-291-1/+1
* | Back out revision 1.317 -- diskcheckd enabled/disabled fromobrien2001-08-292-4/+0
* | Remove more vestages of diskcheckd, which is now in ports/sysutils.obrien2001-08-293-26/+0
* | Add some seat belts. If we set the error rc, then return it and don'timp2001-08-291-1/+3
* | Remove diskcheckd.confbrian2001-08-291-1/+1
OpenPOWER on IntegriCloud