| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed superfluous quoting of function args. | bde | 1997-09-07 | 4 | -6/+6 |
* | Fixed style bug in pseudocode. | bde | 1997-09-07 | 1 | -1/+1 |
* | Upgrade to 2.4 (Fix -PKT_ALIAS_UNREGISTERED_ONLY) | brian | 1997-09-06 | 5 | -4/+17 |
* | When compiling under elf, use correct library naming conventions. Also | peter | 1997-09-05 | 1 | -3/+19 |
* | If building under elf, have libskey.so depend on libmd and libcrypt. | peter | 1997-09-05 | 1 | -0/+5 |
* | If not building a.out, still build a pic version of libmd. This allows | peter | 1997-09-05 | 1 | -1/+3 |
* | The parameters to logwtmp should be const char's | pst | 1997-09-04 | 2 | -4/+6 |
* | Fixed synopsis. The envp arg for execle() can't be given in the prototype. | bde | 1997-09-03 | 1 | -2/+2 |
* | Fix possible coredump on BW displays | ache | 1997-09-02 | 1 | -2/+6 |
* | Add "options no_tld_query" to resolv.conf. | brian | 1997-09-01 | 2 | -4/+6 |
* | Hide the declaration of `struct exception' from C++, since it conflicts | bde | 1997-08-31 | 1 | -1/+5 |
* | Fixed inclomplete function type in synopsis. | bde | 1997-08-31 | 1 | -1/+1 |
* | Remove login_progok() | brian | 1997-08-31 | 5 | -103/+5 |
* | Restore back issetugid() usage and bump major number | ache | 1997-08-31 | 2 | -4/+4 |
* | Another 32bits of 64bits conformance. | phk | 1997-08-31 | 1 | -2/+2 |
* | Initial elf nlist support, mostly stolen from OpenBSD (they use standard | peter | 1997-08-31 | 2 | -3/+228 |
* | Added HW_MACHINE_ARCH. | kato | 1997-08-30 | 1 | -0/+3 |
* | Merge in the safe chdir changes from Todd Miller's mods to the OpenBSD | imp | 1997-08-29 | 2 | -40/+128 |
* | Add a stub version of getpublickey(), in order to eliminate an | jdp | 1997-08-28 | 2 | -1/+47 |
* | Fix inspace handling I broke in rev 1.13 | ache | 1997-08-28 | 1 | -3/+3 |
* | Add full support for determining if a user | brian | 1997-08-27 | 5 | -5/+101 |
* | Use getpwnam(getlogin()) before getpwuid(getuid()) | ache | 1997-08-27 | 1 | -3/+5 |
* | Improvement of type independency for the bitmap. | phk | 1997-08-27 | 1 | -3/+4 |
* | Malloc option H is now default. | phk | 1997-08-27 | 2 | -4/+5 |
* | Don't getenv(HOME) when set[ug]od. This can lead to a buffer overflow and | imp | 1997-08-27 | 1 | -3/+4 |
* | Add prog.deny as a list capability for | brian | 1997-08-26 | 1 | -1/+3 |
* | -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys. | bde | 1997-08-26 | 4 | -4/+4 |
* | Temp restore of rev 1.9 | ache | 1997-08-26 | 1 | -3/+3 |
* | Temporarily comment out issetugid() call until everyone installs libtermcap, | ache | 1997-08-25 | 1 | -2/+2 |
* | Fix saving/restoring tty modes, allow initscr be called twice, | ache | 1997-08-25 | 5 | -29/+66 |
* | Make the MD* header files C++-aware. Also, string arguments are supposed | joerg | 1997-08-25 | 5 | -10/+20 |
* | Bump minor number due to issetugid() | ache | 1997-08-24 | 1 | -1/+1 |
* | Add winnstr family and fake resizeterm from ncurses 4.1 for compatibility | ache | 1997-08-24 | 5 | -6/+73 |
* | Cosmetic: distinguish in diag message between rebuilding and updating | joerg | 1997-08-24 | 1 | -1/+2 |
* | Get rid of integer overflow warning. | steve | 1997-08-23 | 2 | -2/+2 |
* | Remove extra definition of vwprintw. | steve | 1997-08-23 | 1 | -1/+1 |
* | Reference the correct version of BSD at the bottom of the | steve | 1997-08-23 | 1 | -1/+1 |
* | Activate libvgl | sos | 1997-08-22 | 1 | -1/+1 |
* | Replace uids comparison by issetugid() call | ache | 1997-08-22 | 1 | -2/+2 |
* | Fixed off by 1 error. | bde | 1997-08-21 | 1 | -2/+3 |
* | Split beforeinstall target so that headers can be installed without | bde | 1997-08-21 | 1 | -4/+6 |
* | Manpage for getsid(2). | peter | 1997-08-19 | 2 | -2/+80 |
* | Forgot to mention what getpgid(0) does. | peter | 1997-08-19 | 1 | -0/+5 |
* | Manpage for getpgid(2), wording taken from NetBSD. | peter | 1997-08-19 | 2 | -3/+17 |
* | Syscall stubs for getpgid()/getsid(). | peter | 1997-08-19 | 1 | -3/+3 |
* | First import of my little "video graphic library". | sos | 1997-08-17 | 8 | -0/+1749 |
* | Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages. | tegge | 1997-08-17 | 2 | -0/+26 |
* | Reflect reality of sticky bits and UFS-based filesystems. | steve | 1997-08-17 | 1 | -3/+10 |
* | Describe the QCMD macro and its parameters. | steve | 1997-08-17 | 1 | -5/+9 |
* | Regenerate.. | peter | 1997-08-16 | 1 | -3/+3 |