summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in comment.jhb2003-12-101-1/+1
* interpvnodelabel can be NULL in mac_test_execve_transition(). Thisrwatson2003-12-101-1/+3
* validate the argument for multicast routing socket optionsume2003-12-101-27/+38
* This commit was generated by cvs2svn to compensate for changes in r123394,des2003-12-101-14/+17
|\
| * MFP4: really fix resp issue, and don't trim trailing spaces (#43727)des2003-12-101-14/+17
* | Add reference to standards/55112 for next time SHLIB_MAJOR is bumped.mikeh2003-12-101-0/+1
* | Implement seeking to earlier offsets in gzipfs. This allows my loadergreen2003-12-101-15/+30
* | Add a note about MPTABLE_FORCE_HTT.jhb2003-12-101-0/+8
* | Change rc.d/syscons to not need /usr/sbin/ispcvt to exist. This shouldpeter2003-12-101-5/+7
* | Nursemaid: Fix compilation.bms2003-12-101-4/+4
* | Add sticky(8) cross reference.dds2003-12-101-1/+2
* | PowerPC-conditional changes:grehan2003-12-101-1/+7
* | - Put manh/manl bitfields into correct-sized integral type.grehan2003-12-101-5/+4
* | Use .St -susv2 rather than "The Single UNIX specification".maxim2003-12-101-2/+3
* | Grammar.ru2003-12-101-1/+1
* | Enable FICL build on powerpcgrehan2003-12-101-1/+1
* | Update libstand filesystems to be in-line with tier-1 platforms.grehan2003-12-102-12/+28
* | - Bring Makefile up to rev with sparc64 in terms of config options and rulesgrehan2003-12-102-106/+130
* | Disable floating point on PowerPC for the ficl library.grehan2003-12-101-0/+3
* | Define 'arch-powerpc'grehan2003-12-101-0/+8
* | FICL system-dependent files for powerpc. Taken from the i386 versions,grehan2003-12-102-0/+533
* | imac revA-D and beige G3 OpenFirmware uses the "ide" string forgrehan2003-12-101-1/+2
* | - removed obsolete ppc_exit/ppc_boot functionsgrehan2003-12-103-38/+122
* | don't touch after free.ume2003-12-101-2/+3
* | Add just enough of i386/include/pcvt_ioctl.h to amd64/include/pcvt_ioctl.hobrien2003-12-103-4/+110
* | Add a short description of the kse_switchin(2) syscall to the ksemarcel2003-12-102-2/+14
* | Write the thread pointer (val) in the kse mailbox (loc) before wemarcel2003-12-102-4/+4
* | 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
OpenPOWER on IntegriCloud