Go to file
bouyer 1346d56311 - don't wait when called from interrupt context (basically this means we
can't sleep in HBA drivers)
- pool_get can fail, so return XS_RESOURCE_SHORTAGE instead of panic()
- don't try to bzero() a NULL pointer
2001-04-28 15:09:42 +00:00
bin Spell occurred correctly. 2001-04-25 02:33:08 +00:00
crypto fix argument count check after getarg change; spotted by Mark Davies 2001-04-19 07:30:04 +00:00
dist Prefer long names for months; correct comment in resulting man page. 2001-04-27 00:02:23 +00:00
distrib Sync with gethostbyaddr() declaration change in <netdb.h> rev. 1.21; 2001-04-28 14:56:42 +00:00
etc Treat isdnd interfaces like ppp ones, and REQUIRE isdnd here. 2001-04-26 03:56:20 +00:00
games Spell occurred correctly. 2001-04-25 02:33:08 +00:00
gnu Fix missing-parenthesis typo. 2001-04-24 21:57:08 +00:00
include Change the `len' arguemtn to gethostbyaddr(3) from int to socklen_t in 2001-04-26 12:55:31 +00:00
lib If the TZ environment variable was set to the empty string, a call to 2001-04-27 14:21:15 +00:00
libexec Fix date, and drop a space. 2001-04-26 23:31:48 +00:00
regress Compile with rounding mode set to dynamic. 2001-04-23 22:09:17 +00:00
sbin make -A a default. present MAC adderss on all ifconfig operations. 2001-04-28 04:11:10 +00:00
share document MCA le(4) SKNET ethernet driver 2001-04-27 18:05:22 +00:00
sys - don't wait when called from interrupt context (basically this means we 2001-04-28 15:09:42 +00:00
usr.bin Fix date and two whitespace nits. 2001-04-26 23:16:47 +00:00
usr.sbin Size the columns in the table of related files better. 2001-04-27 09:13:35 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc
UPDATING Extend note to mention named user as well 2001-03-06 19:03:31 +00:00