Go to file
elad 5cd336ae07 When loading a policy with an "nclasses" option, always set the min/max
values for the various character classes to allow any number, just in
case. Also note about that in the man-page.

This makes it easier to use the "nclasses" option.

Note that alternatively we could just memset() to 0xff when doing the
load, but that might lead to more unexpected behavior.
2006-02-18 16:45:01 +00:00
bin Ensure we exit with an error if we don't actually do anything. 2006-02-11 11:04:57 +00:00
common Don't rename bswap{16,32} if either _KERNEL or _STANDALONE are defined, 2006-02-08 21:52:36 +00:00
crypto Add a namespace.h to rename the most conflict inducing names from libssh. 2006-02-13 16:49:33 +00:00
dist By popular request, modify the IQN to: 2006-02-16 23:16:05 +00:00
distrib Some stuff that's been sitting in my tree for too long... 2006-02-18 10:52:48 +00:00
doc yamt-uio_vmspace: new base tag. 2006-02-18 15:47:31 +00:00
etc A version of etc/Makefile that doesn't contain the word WAIT. 2006-02-17 22:09:33 +00:00
games moduli utils moved from games to usr.bin. 2006-01-24 19:01:45 +00:00
gnu Pull in my readelf fix from binutils-current for the new EF_SH* flags. 2006-02-17 13:14:25 +00:00
include Don't expose struct pw_policy and use pw_policy_t, use malloc, man-page 2006-02-18 16:32:45 +00:00
lib When loading a policy with an "nclasses" option, always set the min/max 2006-02-18 16:45:01 +00:00
libexec Remove -Wl,-non_shared (same meaing as -static). 2006-02-03 02:01:19 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin * The kernel's struct ccd_softc has extra structure members over the 2006-02-16 23:25:18 +00:00
share CP936/GBK mapping table incomplete. 2006-02-15 19:33:06 +00:00
sys Add the DP83847 PHY. From seebs in kern/32866 2006-02-18 14:17:16 +00:00
tools I haven't touched the mknative stuff since 2002. Take my name off of the 2006-02-17 17:34:30 +00:00
usr.bin Don't use data in freed stack. 2006-02-18 04:10:05 +00:00
usr.sbin Changes to allow support for a reduced set of architectures. 2006-02-18 14:54:53 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
build.sh Fix the iso-image action. These changes were accidentally omitted 2006-02-03 12:29:41 +00:00
BUILDING mkisofs is in pkgsrc/sysutils/cdrtools now, not pkgsrc/sysutils/cdrecord. 2006-01-29 14:03:59 +00:00
Makefile * Add an "iso-image" target in the top level Makefile, 2006-01-28 21:34:07 +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 Note new sparc64 bootloader requirement. 2006-01-31 22:54:22 +00:00