Go to file
dyoung c3b84ef737 I like the tlp/atw-style names for software descriptors, txsoft,
better than txctl.  Change from rtw_txctl/rtw_rxctl to
rtw_txsoft/rtw_rxsoft.  Change the descriptor blocks' names to
match: rtw_txctl_blk becomes rtw_txsoft_blk.  Change the member-name
prefixes for both software and hardware descriptors.
2004-12-29 01:06:52 +00:00
bin increase the maximum length of allowable system call names 2004-12-01 03:30:07 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist a bug fix from OPENBSD_3_6. 2004-12-19 10:27:46 +00:00
distrib Add PAM libraries, modules, and headers. 2004-12-29 00:12:00 +00:00
doc Add man section numbers to some entries for significant changes page on www. 2004-12-26 13:07:41 +00:00
etc Add /usr/lib/security 2004-12-28 23:59:22 +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 Add a function called getdevmajor(). 2004-12-16 03:54:56 +00:00
lib Implement pthread_attr_{set,get}schedpolicy() at the same level as the other 2004-12-29 00:59:57 +00:00
libexec Move linking with libdes to the common kerberos section since 2004-12-22 01:25:05 +00:00
regress "@" is a comment char on arm. these tests have always failed to pass the 2004-12-27 00:47:57 +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 Drop trailing whitespace. 2004-12-28 21:08:17 +00:00
sys I like the tlp/atw-style names for software descriptors, txsoft, 2004-12-29 01:06:52 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin Dir_MTime did not search for a file using the correct parh; i.e. it was 2004-12-29 00:43:02 +00:00
usr.sbin PR/28744: Ed Ravin: crontab with fewer than 3 comment lines dumps core 2004-12-22 00:49:14 +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
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Only delete /dev/bpf[0-9]*, not /dev/bpf too :). 2004-12-02 00:00:11 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00