summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add prototype for dosetrlimitassar2001-07-222-2/+2
* revert previous accidental commitassar2001-07-222-2/+10
* get rid of some printf and pointer type warningsassar2001-07-229-25/+19
* Change a few read & write calls to use 'STDOUT_FILENO' instead of '1'.gad2001-07-222-7/+7
* The MA401 is a Prism IInsayer2001-07-211-1/+1
* ACPI CA doesn't recognis S4BIOS as a seperate sleep type anymore, somsmith2001-07-212-17/+0
* add <sys/sytm.h> (for cpufunc.h -> rdtsc)assar2001-07-211-0/+1
* - Allow link-local multicast traffic for client.ume2001-07-211-3/+29
* add an unused attribute to yyunput to avoid warnings (errors) whenassar2001-07-211-1/+5
* This was repo copied to src/release/alpha/fixit_crunch.conf.obrien2001-07-211-24/+0
* I think this is OK for PC98, someone please check.obrien2001-07-211-3/+2
* Fix the install kernel on a 1.44MB floppy again.obrien2001-07-211-0/+13
* Unconditionalize these now that they live in ARCH-specific directories.obrien2001-07-214-297/+0
* + Build with `lint' defined to cut out some of the `rcsid's (binaries' codeobrien2001-07-212-6/+4
* + Build with `lint' defined to cut out some of the `rcsid's (binaries' codeobrien2001-07-211-7/+6
* dokern.sh was repo copied from src/release/scripts toobrien2001-07-211-1/+1
* This has been repo copied to src/release/${MACHINE_ARCH}/dokern.shobrien2001-07-211-177/+0
* This has been repo copied to src/release/${MACHINE_ARCH}/boot_crunch.confobrien2001-07-211-30/+0
* add <sys/cdefs.h> (for __unused and such)assar2001-07-211-0/+1
* null_do_probe: mark as unusedassar2001-07-211-0/+2
* (vm_page_select_cache): add prototypeassar2001-07-211-0/+1
* Another hangup bugfix from Juha:hm2001-07-211-0/+4
* Fix hangup bug; Juha writes:hm2001-07-211-5/+3
* Change the foreground mount behaviour so that we keep retryingiedowse2001-07-212-7/+26
* Unset MAINTAINER.rnordier2001-07-2111-22/+0
* Add a patch from the isdn mailinglist, Juha writes:hm2001-07-211-0/+1
* Add the i4brunppp utility to the example section. This utility is one wayhm2001-07-215-0/+373
* update step.hm2001-07-212-4/+4
* update ReleaseNotes for isdnd keyword maxconnecttimehm2001-07-211-1/+5
* After being port- and addressscanned continously from several sources wherehm2001-07-216-10/+41
* Convert from acpi_strerror() to AcpiFormatException()msmith2001-07-2113-43/+39
* Add missing closing parenthesis.ben2001-07-211-1/+1
* Show an example of how to sort a file listing by size. Hopefully thisobrien2001-07-211-0/+9
* Update the OSD module to match the ACPI CA 20010717 import.msmith2001-07-218-144/+178
* Implement a "proper" timecounter hung off the ACPI timer device.msmith2001-07-211-20/+207
* Merge the EC register definitions into the EC module proper, they're notmsmith2001-07-212-204/+71
* Use our saved copy of the FADT rather than fetching it again.msmith2001-07-211-13/+5
* Don't call ourselves a "control method" anything, that's not useful.msmith2001-07-211-4/+6
* The API for loading tables changed (we no longer explicitly search for themsmith2001-07-212-19/+4
* Merge local changes with the ACPI CA 20010717 import.msmith2001-07-215-114/+80
* This commit was generated by cvs2svn to compensate for changes in r80062,msmith2001-07-2177-1287/+1240
|\
| * Vendor import of the Intel ACPI CA 20010717 snapshot.msmith2001-07-2182-1401/+1320
* | This commit was generated by cvs2svn to compensate for changes in r80060,msmith2001-07-211-0/+190
|\ \ | |/
| * Vendor import of the Intel ACPI CA 20010717 snapshot.msmith2001-07-211-0/+190
* | Hide in the Attic. This isn't built any more (it wont) and it can betterobrien2001-07-2123-1878/+0
* | Dike out the IPX bits if RELEASE_CRUNCH is defined.obrien2001-07-212-2/+23
* | Hint getaddrinfo() correctly if we're looking up a name that we got frombrian2001-07-211-2/+9
* | Add a missing ~ so that the LO_INITIALIZED flag actually gets turned offjhb2001-07-201-1/+1
* | Put a knob in the kernel config files to tweak the user max stack size.pirzyk2001-07-203-4/+9
* | gif isn't a count device anymore so don't put a number after it.brooks2001-07-202-2/+2
OpenPOWER on IntegriCloud