| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct a problem which broke +DISPLAY file handling. | jkh | 1997-01-13 | 1 | -3/+4 |
* | Implement minimal login class support (ie: does a setusercontext()). | peter | 1997-01-13 | 2 | -2/+27 |
* | Add more protection when running as init and don't do stupid things. | jkh | 1997-01-12 | 3 | -5/+19 |
* | Ack. When I moved the getsockopt() calls, I forgot to move the lines | wpaul | 1997-01-12 | 1 | -4/+4 |
* | - Save parent pid and check current pid against it upon entry to | wpaul | 1997-01-12 | 1 | -1/+10 |
* | Correct two bugs: | wpaul | 1997-01-11 | 1 | -13/+50 |
* | This is purely a bandaid to lower the risk of running out of slots | peter | 1997-01-11 | 1 | -1/+1 |
* | Still going. | jmacd | 1997-01-11 | 1 | -1/+3 |
* | The 2.2-Beta version doesn't have the brackets after the if statement. | nate | 1997-01-10 | 1 | -1/+2 |
* | Fix many buffer overruns in the code. Specifically, disallow ExpandString | imp | 1997-01-10 | 13 | -61/+92 |
* | Add a man page for mixer(8). | mpp | 1997-01-10 | 2 | -2/+103 |
* | Fixed DPADD (don't put -L in it). | bde | 1997-01-10 | 5 | -15/+15 |
* | Oops, the last change added an extra ${LIBSCRYPT} to ${DPADD}, but | bde | 1997-01-10 | 2 | -4/+4 |
* | Use ${} consistently. | bde | 1997-01-10 | 1 | -2/+2 |
* | Fix a couple of typos in a comment and in the usage output. | mpp | 1997-01-09 | 1 | -3/+3 |
* | Fix some formatting problems. Closed PR# 2377. | mpp | 1997-01-08 | 1 | -2/+2 |
* | yp_server.c: | wpaul | 1997-01-07 | 2 | -17/+56 |
* | Fix typo I introduced in the DEBUG code last night. | nate | 1997-01-06 | 1 | -2/+2 |
* | Add extra tweak for -current compilation and some debugging. | jkh | 1997-01-06 | 2 | -4/+6 |
* | Do a better job of CDROM detection. | jkh | 1997-01-06 | 3 | -35/+47 |
* | - A pass at staticizing things. | nate | 1997-01-06 | 5 | -107/+131 |
* | Alphabetize the sources in the Makefile (this will help us to sync with | nate | 1997-01-06 | 1 | -3/+3 |
* | Updated DPADD to match LDADD. | bde | 1997-01-06 | 1 | -2/+2 |
* | Eek: the 'check for / in map names' test I added a while back detects | wpaul | 1997-01-06 | 1 | -1/+2 |
* | Remove an un-needed static declaration. | nate | 1997-01-06 | 1 | -1/+1 |
* | Re-write the driver to use getopt(), add the new display suspend | nate | 1997-01-06 | 2 | -100/+121 |
* | Adds optional NIS passwd file updating and optionally rebuilding | davidn | 1997-01-05 | 8 | -22/+202 |
* | Remove duplicated #include. | davidn | 1997-01-05 | 1 | -2/+1 |
* | Fix reference /etc/acct/pw.conf -> /etc/pw.conf. | davidn | 1997-01-05 | 1 | -2/+2 |
* | Fix a couple of typos. | mckay | 1997-01-04 | 1 | -5/+5 |
* | Clean up device handling WRT slip and ppp devices. An incomplete transition | jkh | 1997-01-04 | 4 | -34/+66 |
* | Add a few strategic screen clears in network setup. | jkh | 1997-01-04 | 1 | -1/+3 |
* | Update to match changes in <net/if.h>. | wollman | 1997-01-03 | 8 | -22/+18 |
* | Unlink LogName before attempting to open it. Since we now have a lovely | jkh | 1997-01-03 | 1 | -1/+2 |
* | Adjust the maximum displayed length. | jkh | 1997-01-03 | 1 | -2/+2 |
* | Do something I've wanted to do for quite some time - collapse all the | jkh | 1997-01-03 | 23 | -722/+492 |
* | Implemented /home -> /usr/home symlink kludge. | davidn | 1997-01-03 | 1 | -11/+28 |
* | 1. Correct bogon in cdromInit when running multi-user which took cdrom offline | jkh | 1997-01-01 | 6 | -221/+230 |
* | Remove dmalloc here too. | peter | 1997-01-01 | 1 | -3/+3 |
* | Include ns_udp.c here too. | jkh | 1997-01-01 | 1 | -2/+2 |
* | Use ${COPY} instead of -c for installing non-source files. | bde | 1997-01-01 | 5 | -13/+11 |
* | Added the package catagories astro, chinese, mbone, and vietnamese; | obrien | 1996-12-31 | 1 | -1/+5 |
* | Add two missing links (hoststat/purgestat) | peter | 1996-12-31 | 1 | -1/+3 |
* | Cosmetic fix for pppd; login() updates both utmp and wtmp, so don't | msmith | 1996-12-31 | 1 | -3/+2 |
* | Make the select() call work like the others in the system.. ie: don't | peter | 1996-12-30 | 1 | -3/+5 |
* | Fix harmless bug found by new pointer-to-function prototypes. | peter | 1996-12-30 | 1 | -4/+4 |
* | Fix problem caused by new prototypes. Cast object to (caddr_t) as | peter | 1996-12-30 | 1 | -2/+2 |
* | 1) Base home directory is created if it does not already exist if | davidn | 1996-12-30 | 1 | -35/+65 |
* | Remove breakage of 1.8.2.2, choose slightly better character for quit. | jkh | 1996-12-30 | 2 | -4/+4 |
* | Allow dash `-' (except for first char) and underscore `_' in usernames. | wosch | 1996-12-29 | 2 | -5/+7 |