| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix some bugs that would prevent %fsr to be set correctly, and add | tmm | 2002-03-11 | 4 | -8/+25 |
* | Account for <machine/fsr.h> no longer being usable for assembler code. | tmm | 2002-03-11 | 2 | -2/+6 |
* | Fix __dtoul to work on sparc64 (it used a half-way v8 stack layout), | tmm | 2002-03-11 | 1 | -13/+13 |
* | Save/restore the %y register around calls to the C user trap handler; | tmm | 2002-03-11 | 1 | -0/+4 |
* | Sync with csu/alpha/Makefile: build crt{i,n}.o. | obrien | 2002-03-10 | 1 | -3/+2 |
* | cosmetic: spell 'cashe' as 'cache' | billf | 2002-03-10 | 3 | -3/+3 |
* | Don't refer the reader to look for a word that doesn't exist anywhere | dd | 2002-03-10 | 1 | -1/+3 |
* | o Don't require long long support in bswap64() functions. | mike | 2002-03-09 | 1 | -5/+11 |
* | If syslog fails to talk to syslogd, then it tries to write a message | dwmalone | 2002-03-09 | 1 | -4/+4 |
* | Correct a typo. | dd | 2002-03-09 | 1 | -1/+1 |
* | This API will appear in FreeBSD 4.6. | dd | 2002-03-09 | 1 | -1/+1 |
* | Bring a comment in line with the code, and fix some spelling errors | dd | 2002-03-09 | 1 | -4/+3 |
* | Fix build. I commented out getpass() in readpassphrase.c because the | green | 2002-03-09 | 1 | -3/+3 |
* | Update readpassphrase(3)to the latest revisions. Changes are mainly due | green | 2002-03-08 | 2 | -57/+146 |
* | Improve punctuation consistency: all errors had a '.' after them | rwatson | 2002-03-08 | 1 | -1/+1 |
* | Don't ignore system CFLAGS. | sobomax | 2002-03-07 | 1 | -1/+1 |
* | Fix build for OpenPAM. The directories needed tweeking. | markm | 2002-03-07 | 3 | -81/+2 |
* | Add new errno ``ENOATTR''. | green | 2002-03-07 | 2 | -0/+5 |
* | This file is not needed any more | des | 2002-03-07 | 1 | -66/+0 |
* | Darn. There is (now was) a signed/unsigned issue that resulted in a | markm | 2002-03-07 | 1 | -4/+4 |
* | Now pam_alreadyloggedin lives in the ports. | green | 2002-03-07 | 4 | -366/+0 |
* | Properly clear the status of a join operation if the joining thread is | deischen | 2002-03-06 | 6 | -3/+12 |
* | Add the pam_alreadyloggedin(8) module, which allows for authentication | green | 2002-03-06 | 4 | -0/+366 |
* | No functional change, but big code cleanup. WARNS, lint(1) and style(9). | markm | 2002-03-06 | 4 | -60/+63 |
* | Unbreak the pam_krb5 build: cast a couple of const pointers | roam | 2002-03-06 | 1 | -2/+2 |
* | Remove a bogus cast. | des | 2002-03-06 | 1 | -1/+1 |
* | Add GETPID to the list of operations for which semctl(2) returns the value. | maxim | 2002-03-06 | 1 | -1/+1 |
* | Add forgotten NOPROFILE that broke world. | des | 2002-03-06 | 1 | -0/+1 |
* | Add a carriage return to each function declaration, and make use of ID tag | eric | 2002-03-06 | 1 | -8/+12 |
* | Switch to OpenPAM. Bump library version. Modules are now versioned, so | des | 2002-03-05 | 38 | -528/+237 |
* | When multiple threads call atexit at the same time, some operations must | tegge | 2002-03-05 | 1 | -2/+28 |
* | Add missing dependency on libutil. | des | 2002-03-05 | 1 | -0/+3 |
* | Add fpsetmask(). Needed to build miniperl. | jake | 2002-03-05 | 2 | -2/+29 |
* | Fix a bug where siglongjmp would clobber the argument to return from | jake | 2002-03-05 | 1 | -2/+2 |
* | Connect the sparc64 userland fp emulator to the build. | tmm | 2002-03-05 | 1 | -0/+2 |
* | Correct a typo. | dd | 2002-03-03 | 1 | -1/+1 |
* | We need an frexp() function. | obrien | 2002-03-01 | 1 | -1/+1 |
* | Minor style(9) nit + utilize ELF features for the FreeBSD ID. | obrien | 2002-02-28 | 1 | -6/+2 |
* | Minor style(9) nit + utilize ELF features for the FreeBSD ID. | obrien | 2002-02-27 | 3 | -16/+10 |
* | Check if string is not NULL, not *string, before setting *string. | green | 2002-02-27 | 1 | -2/+2 |
* | We do not support the sparc platform. | obrien | 2002-02-27 | 2 | -129/+0 |
* | Minor WS change to improve readability. | obrien | 2002-02-27 | 2 | -6/+6 |
* | Add the following functions/macros to support byte order conversions and | tmm | 2002-02-27 | 1 | -6/+4 |
* | Introduce a version field to `struct xucred' in place of one of the | dd | 2002-02-27 | 2 | -1/+5 |
* | use _GENERIC_DIRSIZ(dp) to avoid copying too much of the dirent over | alfred | 2002-02-26 | 1 | -2/+2 |
* | Per POSIX <grp.h> doesn't require <sys/types.h>. | sobomax | 2002-02-25 | 1 | -1/+0 |
* | #include <time.h> for the definition of time functions instead of | bde | 2002-02-25 | 1 | -1/+2 |
* | #include <stddef.h> for the definition of NULL instead of depending on | bde | 2002-02-25 | 1 | -1/+3 |
* | Initialize the libc user trap handlers before passing control non-startup | tmm | 2002-02-23 | 1 | -0/+2 |
* | Add userland floating point emulator code for sparc64. This is a port | tmm | 2002-02-23 | 17 | -1/+3520 |