Go to file
jschauma b186175fa1 We don't have 'newgrp' -> ifdef the builtin alias. This prevents
the shell from unexpectedly dying if a user enters the (nonexistent)
'newgrp' command.  OK'd by perry.
As seen in OpenBSD.
2002-09-20 20:07:09 +00:00
bin We don't have 'newgrp' -> ifdef the builtin alias. This prevents 2002-09-20 20:07:09 +00:00
crypto change unconfigured error code back to ENXIO 2002-09-19 19:48:33 +00:00
dist select() -> poll(), nanosleep() 2002-09-20 15:00:06 +00:00
distrib Very belatedly add myself 2002-09-20 01:30:41 +00:00
etc Discourage use of $*, prefering "$@", since it is white-space preserving. 2002-09-20 12:57:33 +00:00
games If we're searching for a huntd, probe local_address along with broadcast 2002-09-20 17:27:57 +00:00
gnu Pull up the following patch from FSF GCC (fixes aborts when compiling 2002-09-19 21:52:29 +00:00
include minor makefile delint 2002-09-18 06:17:38 +00:00
lib make sure the client creates a subkey; also make the server check that 2002-09-20 14:45:29 +00:00
libexec Use the argument to stilloob() for the poll... 2002-09-20 19:13:24 +00:00
regress Fix checksum error 2002-09-19 08:13:31 +00:00
rescue oops; typo. (thanks enami!) 2002-08-26 09:02:45 +00:00
sbin uppercase the lkm kernel-userspace dev macros and prefix them with LKM_ 2002-09-18 22:59:36 +00:00
share .Xr each other. 2002-09-20 03:35:33 +00:00
sys regen 2002-09-20 15:03:22 +00:00
tools Change the TOOLCHAIN_MISSING from == "no" to != "yes", to be consistent 2002-09-19 17:13:01 +00:00
usr.bin select() -> poll(), nanosleep() 2002-09-19 16:45:57 +00:00
usr.sbin Set fd of unused pollfd entries to -1. 2002-09-20 19:51:33 +00:00
BUILDING Expand on the difference between ``build.sh -d'' and ``make install'', 2002-09-17 16:35:39 +00:00
BUILDING.mdoc Expand on the difference between ``build.sh -d'' and ``make install'', 2002-09-17 16:35:39 +00:00
Makefile * Eliminate the USE_NEW_TOOLCHAIN variable. Instead, split it into 2002-09-17 23:18:25 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:55:43 +00:00
build.sh Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using 2002-09-18 15:20:53 +00:00