summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* accept() returns a file descriptor when it succeeds which is verydeischen2003-12-094-4/+4
* Adjust an assertion for the TDF_TSNOBLOCK race handling injhb2003-12-091-2/+3
* Assert that the we never give a thread a NULL turnstile when waking it up.jhb2003-12-091-0/+2
* Revert the previous race fix and replace it with a more general fix. Thejhb2003-12-091-8/+9
* Add back the national support, this was removed by accident earlier.sos2003-12-091-0/+4
* Add support for Moxa Technologies' Smartio CP-104UL/PCI 4S RS232 card.obrien2003-12-091-0/+13
* Add two additional headers for amd64 and x86.kan2003-12-091-1/+1
* Remove duplicate script for locore.ogallatin2003-12-091-3/+0
* Remove redundant declaration of ddb_trapgallatin2003-12-091-1/+0
* Remove an unused struct definition.deischen2003-12-092-24/+0
* Add cancellation points for accept() and connect().deischen2003-12-099-0/+208
* pmap_query_bit() should return false if the bit is not set.gallatin2003-12-093-3/+3
* Use the "shut-down" and "reset-all" Forth procedures to halt andgallatin2003-12-095-2/+42
* Make breakpoint() actually break into ddb.gallatin2003-12-091-5/+6
* Take a stab at fixing some of the macro-nightmare.mtm2003-12-091-46/+23
* Fix the wrapper function around signals so that a signal handlingmtm2003-12-095-58/+57
* Ugghh, cvs add the functions necessary to lock the global signal actionmtm2003-12-091-0/+91
* o Add a wrapper around sigaction(2), so we can insert our own wrappermtm2003-12-093-0/+62
* Enable cancellation points around some syscalls.mtm2003-12-091-28/+28
* Don't panic for misalignment traps when the onfault handler is set.marcel2003-12-091-1/+10
* Grammarmtm2003-12-093-3/+3
* o Rename devfs_link() to make_symlink() and turn it into a genericmtm2003-12-092-18/+27
* Fix the build of libski now that we use the "official" MADT tablemarcel2003-12-092-74/+50
* If fdescfs(5) is mounted in a jail unmount it before devfs(5).mtm2003-12-091-3/+5
* If rc.d/mountcritlocal is unable to mount local filesystems,mtm2003-12-092-3/+2
* Redirect rc(8) output to a file in the jail's /var/log directory.mtm2003-12-091-1/+1
* Older versions of the intersil firmware is a lot slower than newerimp2003-12-092-1/+8
* Declare gre(4) as being of IFT_TUNNEL, Like God Intended.bms2003-12-091-2/+2
* Use sbufs instead of snprintf for parsing debug strings.njl2003-12-091-13/+12
* Sync these two files.obrien2003-12-093-57/+61
* Delete madt.h since definitions are now used from actbl.hnjl2003-12-091-122/+0
* Changes to the import script to handle the compiler/debugger import.njl2003-12-091-4/+13
* This commit was generated by cvs2svn to compensate for changes in r123331,njl2003-12-091-1/+1
|\
| * Fix an off-by-one in the compiler path. Originally from iwasaki-san'snjl2003-12-091-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r123329,njl2003-12-091-1/+0
|\ \ | |/
| * Eliminate a warning. Patch has been sent to the vendor.njl2003-12-091-1/+0
* | This commit was generated by cvs2svn to compensate for changes in r123327,njl2003-12-091-1/+9
|\ \ | |/
| * Add the APIC_HEADER definition back in and use the correct definitionnjl2003-12-091-1/+9
* | Use the ACPI-CA definitions for the various APIC tables instead of ournjl2003-12-093-163/+151
* | We don't need to call _INI on processor objects now that ACPI-CA doesnjl2003-12-091-7/+0
* | Unchanged files that are off the vendor branch.njl2003-12-093-6/+16
* | Local change: In the resume path, give up after waiting for a whilenjl2003-12-091-0/+11
* | Import for 20031203 file off vendor branch.njl2003-12-091-40/+72
* | Local change: emulate a ReturnOp if the AML expects one but it isn'tnjl2003-12-091-23/+30
* | Local change: Allow access to the field if it is within the regionnjl2003-12-091-135/+174
* | Local change: Put various debugging options under ACPI_DISASSEMBLER.njl2003-12-091-13/+14
* | Unchanged files that are off the vendor branch.njl2003-12-095-34/+129
* | This commit was generated by cvs2svn to compensate for changes in r123315,njl2003-12-0988-962/+1525
|\ \ | |/
| * Import ACPI-CA 20031203njl2003-12-09100-1199/+1951
| * Remove files on the vendor branch that we no longer use. Some are no longernjl2003-12-091-869/+0
OpenPOWER on IntegriCloud