Go to file
dyoung 1236e46cff Guess the meanings of most registers on the baseband processor.
Available documentation is incomplete, so the true meanings will
have to be found out by painstaking experimentation.
2005-01-02 04:29:36 +00:00
bin Use the same width (9) for both the Used and Avail columns. 2004-12-31 09:54:28 +00:00
contrib/sys
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist more size_t casts 2004-12-30 16:22:45 +00:00
distrib Add /bin/rmdir, needed by sysinst 2004-12-31 11:54:29 +00:00
doc Correct file reference and add PR reference in 2004-12-30 16:29:48 +00:00
etc Add a missing space in a comment 2004-12-30 09:32:13 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu PR/28781: OBATA Akio: gdb -write would core-dump if the executable did not 2004-12-26 16:55:00 +00:00
include Provide forward struct declarations for struct sigcontext*; this will allow 2004-12-31 18:06:16 +00:00
lib add size_t casts. 2004-12-30 05:11:50 +00:00
libexec Move linking with libdes to the common kerberos section since 2004-12-22 01:25:05 +00:00
regress Add tests for pthread_cond_timedwait() at time zero, as discussed 2004-12-29 20:34:11 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin PR/28782: OBATA Akio: Document that kern.rtc_offset is writable. 2004-12-26 16:57:09 +00:00
share document PR_NOTOUCH and bump date. 2005-01-01 21:26:20 +00:00
sys Guess the meanings of most registers on the baseband processor. 2005-01-02 04:29:36 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin sync with kernel. (vm_map_entry::flags) 2005-01-01 21:17:47 +00:00
usr.sbin Set -Wno-error on a per-source basis instead of the NOGCCERROR sledgehammer. 2005-01-01 13:56:21 +00:00
x11 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to 2004-12-08 05:34:50 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +00:00
Makefile.inc
UPDATING Only delete /dev/bpf[0-9]*, not /dev/bpf too :). 2004-12-02 00:00:11 +00:00