Go to file
freza ec743521b3 Use curcpu() instead of referencing &cpu_info_primary (which is only
defined by a handful of ports).

OK by christos@
2006-10-28 02:21:36 +00:00
bin Applied patch from PR bin/34790 so that ~/.kshrc is mentioned. 2006-10-24 18:30:25 +00:00
common Simplify the __attribute__ ifdef mess now that __used does the right 2006-10-27 22:14:13 +00:00
crypto From Michal Ruzicka: fix typos 2006-10-22 15:10:31 +00:00
dist comment out impossible code. 2006-10-24 20:45:33 +00:00
distrib add the _ss versions of syslog(3) functions. 2006-10-27 20:05:27 +00:00
doc G/c references to gawk that is no longer in our tree. 2006-10-27 22:31:21 +00:00
etc add puffs device, but I didn't add it to MAKEDEV all on purpose 2006-10-22 23:02:08 +00:00
games don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
gnu Applied patches from PR bin/24256 to pass command-line arguments as-is. 2006-10-24 17:33:39 +00:00
include - flags should be unsigned short instead of short. 2006-10-27 20:03:21 +00:00
lib need to negate before masking; from abp. 2006-10-27 21:36:50 +00:00
libexec Create _rtld_relocate_plt_object and use it in _rtld_bind and 2006-10-17 08:33:36 +00:00
regress add tests for zero sized arrays. 2006-10-23 00:09:37 +00:00
rescue
sbin When using a snapshot take the snapshot raw device on further open. 2006-10-26 20:02:30 +00:00
share update appropriate timestamps after each operation. cvs works much 2006-10-27 14:03:52 +00:00
sys Use curcpu() instead of referencing &cpu_info_primary (which is only 2006-10-28 02:21:36 +00:00
tools CONFIGURE_ARGS+=--disable-nls so that tools/gmake doesn't accidentally 2006-10-27 22:36:23 +00:00
usr.bin Rename 'struct Lst' to 'struct List' and 'struct LstNode' to 'struct 'ListNode' 2006-10-27 21:37:25 +00:00
usr.sbin For now, also mark "file" entries as "indirect". 2006-10-27 22:14:17 +00:00
x11
build.sh
BUILDING
Makefile
Makefile.inc
UPDATING