6289 Commits (e3fbcb5e3b699e560b899eb8a2b49dfc754689ca)
 

Author SHA1 Message Date
  tedu 476a7e68d4 not much use for sha1 .Xr 11 years ago
  tedu 64a805d564 Add bcrypt_pbkdf, a password based key derivation function using bcrypt. 11 years ago
  tedu f5cb082028 fuse on more archs 11 years ago
  tedu a716d77d56 regen. reminded by miod 11 years ago
  tedu 6c41a94354 userland fuse support, but not attaching libfuse yet. ok beck deraadt 11 years ago
  matthew 541be88fbc Two small cleanups to atexit: remove unneeded __atexit_invalid, and 11 years ago
  guenther 2e8e558d31 XPG 4 apparently exposed d_ino and ino_t. Also, always pull in 11 years ago
  florian c65c6496e7 move bgplg and slowcgi sockets to /var/www/run 11 years ago
  stsp 09f858d25d Fix catopen(3) for UTF-8 locales and update the implementation to POSIX-2008. 11 years ago
  stsp 6e2af72b20 Stop generating arbitrary directories in /usr/share/locale. 11 years ago
  jasper 7c4daa328f +bsd.mp 11 years ago
  naddy 6ee85026c2 hook up slowcgi to the tree, including /etc glue and a sample configuration 11 years ago
  ajacoutot 5939c60102 Add getprogname() and setprogname() to ease slackers^porters' work. 11 years ago
  florian f8f4e11d63 There is no boot on beagle. 11 years ago
  ajacoutot 007d5eb116 Remove useless include. 11 years ago
  bcallah d00e40945b Change console speed to 115200. 11 years ago
  matthew c01980f9dc Fix pty descriptor leak if fork() fails. 11 years ago
  miod 4a98f9548d /dev/ttyc is no longer special, now that sun serial mice are handled by 11 years ago
  ajacoutot 29e7601c1a typo: compare len against null needle, not haystack 11 years ago
  ajacoutot 479d5fd1ec Add an implementation of memmem() -- from FreeBSD with some tweaks. 11 years ago
  ajacoutot 966d9d4e41 Sort the npppd entries. 11 years ago
  miod 1885eacf96 Install and document the S-Records boot loader. 11 years ago
  mglocker 27f85bb7b7 Remove unused function argument variables 'len' and 'auth' from 11 years ago
  ajacoutot 2b23b63b2a Remove most of pre-rc.d(8) backward compatibility. 11 years ago
  okan 179b4ca76f use FD_CLOEXEC instead of 1; from David Hill 11 years ago
  okan 0b316e60e4 use O_CLOEXEC with open() instead of open/fcntl; from David Hill 11 years ago
  tedu 0973ffaaef tweak a few comments 11 years ago
  tedu 8004c4ec56 this man page is mostly about password hashing now (you really don't 11 years ago
  deraadt 8546b9afd6 disable inetd by default; ok aja millert 11 years ago
  tedu c356b39b66 Xr encrypt(1) to give people a hint if they just want a password string 11 years ago
  deraadt 735f14d41b disable time (rfc868) service by default 11 years ago
  tedu b359b9cba3 surround the error strings with quotes to clarify exactly which strings 11 years ago
  tedu a7f87548b0 the tiniest of style tweaks 11 years ago
  tedu b30c509647 add some prototypes, casts, includes, parenthesis, and whatnot to 11 years ago
  matthew 95264d79f4 Implement fdatasync() as a wrapper around fsync() 11 years ago
  millert e648dc1623 SHA-224 is to SHA-256 as SHA-384 is to SHA-512. It was added in a 11 years ago
  guenther 46ca494325 getpgid() and getsid() were rolled into POSIX in 2008 11 years ago
  guenther b261f1e443 Add 'restrict' per POSIX, per prodding by tedu@. (Might permit more warnings?) 11 years ago
  kurt 179c63bba1 - Add comments regarding copies of these files also in libexec/ld.so 11 years ago
  zhuk 20eba9a34f Show only available actions in RC script usage messages. 11 years ago
  guenther 8fda669e99 Update a comment about standards requirements 11 years ago
  guenther 526da4b6ac Pull in <sys/_types.h> instead of <machine/_types.h> in prep for the future 11 years ago
  espie 328f50cd0d unbreak release, sorry krw@ 11 years ago
  espie 903c6bcade a default .cvsrc for skel. 11 years ago
  jasper b1e7ac9bbe no bootblocks yet, so keep the empty target for now. 11 years ago
  jmc a338631fa2 vscsi(8) -> vscsi(4); 11 years ago
  martynas bdad368f75 Switch libc and libm to use strong aliases rather than weak aliases 11 years ago
  eric edb5d34b17 Enable fmemopen(3) and open_{w,}memstream(3) 11 years ago
  jasper 16e2a9b82e more octeon bits 11 years ago
  jasper b975be90f7 hookup octeon 11 years ago