summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Overhaul this script a bit:jhb2001-08-301-20/+107
* The current XFree86 port needs some help in the BUILD_XDIST case. Commitjhb2001-08-301-0/+52
* Revert the previous delta and apply a better fix which correctsmike2001-08-301-9/+5
* Remove old acpica modulemsmith2001-08-301-49/+0
* ACPI no longer has an ISA attachment.msmith2001-08-301-1/+0
* Clear SA_FLAG_ERR_PENDING for MTREW, MTERASE and MTRETENS ioctl cases.mjacob2001-08-301-85/+112
* Recognise VIA Apollo KT133A bridge.dfr2001-08-302-0/+4
* Restore the `-perm +mode' feature.ru2001-08-301-2/+2
* Make my Dad famous by showing the world my middle name, as seemsjoe2001-08-301-1/+1
* Doh! Fix a comma that disappeared along the way.scottl2001-08-301-1/+1
* DS10 has it's USB interface disabled (by Compaq/DEC). I wonder where I gotwilko2001-08-301-2/+2
* Fixed some typos, verboseness and misformatting in comments.bde2001-08-301-10/+8
* Like su(1), make PAM use mandatory. Remove parts of the authenticationmarkm2001-08-305-82/+7
* Fixed breakage of NOSHARED worlds in previous commit. -lreadline wasbde2001-08-301-2/+2
* Add support for sending ATAPI commands via ioctl.sos2001-08-302-45/+101
* Fix buffer overflow in queue file handling.kris2001-08-301-7/+13
* restore(8) doesn't need to be setgid `tty', and never did.ru2001-08-301-2/+0
* Add ACPI attachments.msmith2001-08-3027-3/+30
* Correct usage of ISA_PNP_PROBEmsmith2001-08-303-8/+5
* Safety-check against empty PnP ID lists.msmith2001-08-301-1/+1
* Unbreak group operations by reverting previous delta which removed thedd2001-08-301-1/+1
* New release notes: ntp suite updated to 4.1.0, daemon(8).dd2001-08-302-2/+20
* Add a new utility that runs an executable detached from themike2001-08-304-0/+159
* Remove whitespace at end of line I happened to find during my last edit.alex2001-08-301-2/+2
* Add support for proper URI encoding, using strvisx(3)'s VIS_HTTPSTYLE.alex2001-08-301-3/+10
* Minor improvements to arc4random():silby2001-08-301-4/+29
* Mention that the ACPI module load can be disabled by unsetting $acpi_loadmsmith2001-08-301-0/+14
* Note that compiling ACPI into the kernel is deprecated for normal use.msmith2001-08-302-0/+6
* Add support for HTTP/1.1 name-based virtual hosts. Also, usemike2001-08-301-7/+12
* 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
OpenPOWER on IntegriCloud