Go to file
cjs 3ec9dae179 1800k is not big enough, so make it 1920k. (Though I'm not sure that making
this larger is the solution we're looking for.) And make it actually work
with a larger size, rather not using the extra space we've allocated due
to not changing the geometry we disklabel it with. Do we even need to give
this a disk-like geometry, especially if it's a `floppy' with more tracks
than a real floppy has?
2000-03-08 06:08:37 +00:00
bin - Fix a typo that when group_from_gid is failed (though it merely fails 2000-03-06 11:03:45 +00:00
dist need string.h for prototype of memset(). fixes build breakage on alpha. 2000-03-02 18:08:44 +00:00
distrib 1800k is not big enough, so make it 1920k. (Though I'm not sure that making 2000-03-08 06:08:37 +00:00
etc Correct cd* minor number. 2000-03-07 18:24:16 +00:00
games Include <sys/param.h> for MAXHOSTNAMELEN. 2000-03-02 18:22:31 +00:00
gnu remove MIPS SOFTFLOAT. 2000-03-05 05:41:03 +00:00
include make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h> 2000-03-07 21:12:37 +00:00
lib Added details about origin of code (BSD/OS) in history section. 2000-03-08 00:02:54 +00:00
libexec only define _DEFAULT_CONFDIR if not set. (allows compile-time override) 2000-03-06 21:42:26 +00:00
regress Don't rely on <stdio.h> making visible identifiers from <sys/types.h>. 2000-03-06 18:51:57 +00:00
sbin Ignore SIGPIPE, otherwise we might be stuck when run within a pipe. 2000-03-07 20:02:59 +00:00
share Remove unused libahdi. 2000-03-07 20:54:57 +00:00
sys Using interrupt bits in a switch statement doesn't work very well if more 2000-03-07 23:41:35 +00:00
usr.bin - For root, if ignorenologin is set in login.conf, don't call 2000-03-07 14:11:22 +00:00
usr.sbin When adding a group, check that it doesn't already exist. 2000-03-07 20:56:45 +00:00
Makefile When you type `make obj', make obj dirs in distrib whether or not you 2000-03-08 00:50:05 +00:00