| Commit message (Expand) | Author | Age | Files | Lines |
* | PR: bin/771 and bin/1037 are resolved by this change | uhclem | 1997-10-08 | 1 | -1/+17 |
* | Clarify the actions of -s and the list of allowable names. | imp | 1997-10-06 | 1 | -1/+5 |
* | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 1 | -3/+4 |
* | Putting records with zero-length keys into a Berkeley DB hash database | wpaul | 1997-09-30 | 1 | -6/+22 |
* | Changes for KTH KerberosIV. | markm | 1997-09-28 | 1 | -7/+2 |
* | There is a clear separation of the crypto telnet and the non-crypto telnet. | markm | 1997-09-28 | 1 | -4/+0 |
* | Changes for the new KTH Kerberos4. | markm | 1997-09-28 | 2 | -16/+21 |
* | Changes for the new KTH Kerberos. | markm | 1997-09-28 | 2 | -12/+26 |
* | Many places in the code NULL is used in integer context, where | phk | 1997-09-18 | 4 | -10/+10 |
* | Allow backspace too | ache | 1997-09-15 | 1 | -2/+2 |
* | disable upper controls and enable all other | ache | 1997-09-15 | 1 | -11/+15 |
* | -p flag misdocumented in telnetd(8) | wosch | 1997-09-14 | 1 | -3/+3 |
* | spelling corrections. | wosch | 1997-09-13 | 3 | -9/+9 |
* | Do setlogin() before changing uid/gid, since | dima | 1997-09-08 | 1 | -11/+17 |
* | Hopefully better fix for logwtmp(): rename to a private | tg | 1997-09-05 | 3 | -7/+8 |
* | logwtmp() prototype is in <libutil.h>. | tg | 1997-09-05 | 1 | -2/+1 |
* | Fix botch with escaped characters, go back to using cgetstr(). | davidn | 1997-09-03 | 1 | -3/+3 |
* | Use cgetustr() since we handled special escapes ourselves. | davidn | 1997-09-01 | 2 | -5/+5 |
* | Fix description of -t option. | joerg | 1997-08-24 | 1 | -2/+2 |
* | Turn off hyphenation in this manpage so that .Xr macros, don't get | steve | 1997-08-23 | 1 | -1/+3 |
* | change -I/sys to -I${.CURDIR}/../../sys | jmg | 1997-08-22 | 1 | -2/+2 |
* | - In dlsym(), if the lookup fails using the original symbol, prepend an | nate | 1997-08-19 | 1 | -2/+30 |
* | .Nm --> .Xr so that gettytab(5) is shown instead of gettytab 5. | steve | 1997-08-17 | 1 | -2/+2 |
* | Makefile.dist is a non-bmaked version of Makefile. We don't want it. | bde | 1997-08-02 | 1 | -14/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r27847, | bde | 1997-08-02 | 1 | -0/+14 |
|\ |
|
| * | Import Lite2's src/libexec, except for makekey (which was spammed | bde | 1997-08-02 | 34 | -203/+2698 |
* | | Implement dlsym(RTLD_NEXT, symbol). | jdp | 1997-08-02 | 1 | -12/+64 |
* | | Make useage of hostname global variable consistent. | davidn | 1997-07-24 | 2 | -7/+8 |
* | | Rshd print to much information if a user does not exists. | wosch | 1997-07-18 | 2 | -8/+7 |
* | | kill the undead | peter | 1997-07-13 | 1 | -54/+0 |
* | | .if exists(../eBones) tests the obj dir, not the source dir's existance. | peter | 1997-07-05 | 1 | -2/+2 |
* | | Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset, | steve | 1997-06-29 | 6 | -56/+56 |
* | | Merge conflicts and make this compile -Wall clean. | steve | 1997-06-29 | 12 | -131/+45 |
* | | This commit was generated by cvs2svn to compensate for changes in r27074, | steve | 1997-06-29 | 7 | -129/+147 |
|\ \ |
|
| * | | Import of NetBSD's rbootd version 19970629 | steve | 1997-06-29 | 12 | -235/+193 |
* | | | Removed unused variables. | alex | 1997-06-27 | 1 | -4/+1 |
* | | | Submitted by: Gene Stark and Robert Sexton (robert@kudra.com) | stark | 1997-06-24 | 2 | -10/+17 |
* | | | Show the real revision date and not the date that this | steve | 1997-06-23 | 2 | -4/+4 |
* | | | Reset alarm before invoking ppplogin. | davidn | 1997-06-03 | 1 | -1/+3 |
* | | | login.group => login.conf. | davidn | 1997-06-02 | 1 | -2/+2 |
* | | | Typo fix. | max | 1997-05-27 | 3 | -9/+9 |
* | | | Tell the chroot()ed user that "access restrictions apply". | danny | 1997-05-21 | 1 | -1/+6 |
* | | | Small tweak to the group parsing code to stop it from core dumping | wpaul | 1997-05-21 | 1 | -1/+3 |
* | | | Changes to support the kernel linker: | dfr | 1997-05-13 | 1 | -1/+4 |
* | | | Don't rely on stderr to report bad news. | phk | 1997-05-11 | 1 | -8/+8 |
* | | | Fix memory leak caused by not freeing memory returned by cgetstr() | davidn | 1997-05-11 | 1 | -8/+80 |
* | | | login_getclass() -> login_getpwclass(). | davidn | 1997-05-10 | 2 | -4/+4 |
* | | | Fix a bug that caused the relocs for linker set members in shared | jdp | 1997-04-30 | 1 | -1/+3 |
* | | | Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts for | davidn | 1997-04-29 | 4 | -17/+271 |
* | | | YAMF2.2: Allow @group entries in /etc/ftpusers & /etc/ftpchroot to deny | davidn | 1997-04-27 | 2 | -10/+35 |