1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
2015-11-01 14:02:37 +00:00
bin zap trailing whitespace; 2015-10-30 15:16:05 +00:00
distrib Remove NUMBOOT remnants that were overlooked when vax and 2015-11-01 12:25:45 +00:00
etc The hostname variable is not used since r1.99. Remove it and use 2015-10-26 19:24:04 +00:00
games just dump the help on stdout with messing about with a pager. 2015-10-25 09:34:49 +00:00
gnu Use crypt_checkpass() instead of strcmp(hash, crypt(password, hash)). 2015-10-30 16:38:55 +00:00
include Move the last of the __DBINTERFACE_PRIVATE bits from <db.h> to libc's wrapper 2015-10-17 21:48:42 +00:00
lib delete old lint ARGSUSED comments 2015-11-01 03:52:17 +00:00
libexec remove tests for LD_HINTS_VERSION_1; ok kettenis 2015-10-29 13:07:41 +00:00
regress As syslog(3) in libc no longer inserts the timestamp, the maximum 2015-10-31 19:46:33 +00:00
sbin pasto 2015-10-31 20:06:42 +00:00
share Update all of en_US.UTF-8.src 2015-10-31 20:56:19 +00:00
sys bind() on AF_UNIX should set PLEDGE_UNIX not PLEDGE_CPATH; ok semarie 2015-11-01 13:49:00 +00:00
usr.bin Pledge; OK millert@ 2015-11-01 14:02:37 +00:00
usr.sbin chroot to pw_dir instead of the hard-coded /var/empty. Also make the 2015-11-01 13:59:44 +00:00
Makefile must make obj in etc as well; the etc.*/Makefile stubs depend upon it. 2015-08-23 14:22:56 +00:00
Makefile.cross Use target BSDOBJDIR when cross-compiling libraries 2015-06-05 21:48:35 +00:00