| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust for changes in data structures brought into ncr.c rev. 1.100. | se | 1997-07-25 | 1 | -6/+21 |
* | Add ref to sysmouse(4). | wosch | 1997-07-25 | 1 | -2/+3 |
* | Add ref to vidcontrol(1). | wosch | 1997-07-24 | 1 | -0/+3 |
* | Add ref to moused(8). | wosch | 1997-07-24 | 1 | -1/+3 |
* | Delete dead test code. | wosch | 1997-07-24 | 1 | -13/+1 |
* | Don't try to ioctl(,TIOCOUTQ,) on a closed | brian | 1997-07-24 | 1 | -5/+6 |
* | index -> strchr and rindex -> strrchr to reduce the number of gratuitous | imp | 1997-07-23 | 7 | -19/+19 |
* | YAMF22 - /boot.foo fixups. | jkh | 1997-07-23 | 2 | -2/+20 |
* | Use setuid/seteuid around dangerous operations. Also a few buffer | imp | 1997-07-23 | 11 | -50/+199 |
* | Removed the SMP_TIMER_NC suggestion. | fsmp | 1997-07-22 | 1 | -3/+4 |
* | Output name of duplicate spool dir. | brian | 1997-07-21 | 1 | -1/+2 |
* | Fix a very stupid heap corruption bug: in ypproc_match_2_svc(), when | wpaul | 1997-07-21 | 1 | -9/+7 |
* | Add code to make sure that we don't overflow the buffer that we copy | imp | 1997-07-18 | 1 | -1/+4 |
* | Fix a problem where remote files could be removed by exploiting race | imp | 1997-07-18 | 1 | -0/+2 |
* | `cp -r' -> `cp -R' | wosch | 1997-07-18 | 1 | -2/+2 |
* | getuid() -> geteuid(). | davidn | 1997-07-17 | 1 | -2/+2 |
* | Repair missing quote. | jkh | 1997-07-16 | 2 | -4/+4 |
* | ln /compat to /usr/compat on initial installation; this will | jkh | 1997-07-16 | 2 | -2/+10 |
* | Increase size of tmp hostname buffer. | phk | 1997-07-16 | 2 | -4/+4 |
* | Merge WebNFS support from NetBSD. | dfr | 1997-07-16 | 2 | -2/+47 |
* | Eliminate Samba configuration. Sorry, but this was another one of | jkh | 1997-07-16 | 11 | -42/+11 |
* | Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h is | peter | 1997-07-15 | 1 | -0/+1 |
* | Unbreak this file some more: | wpaul | 1997-07-14 | 1 | -1/+1 |
* | Unbreak it. Apparently I forgot to do a make clean when testing :-( | guido | 1997-07-14 | 1 | -0/+1 |
* | Allow a "hangup" capability. | brian | 1997-07-14 | 6 | -9/+43 |
* | kill the undead | peter | 1997-07-13 | 3 | -2223/+0 |
* | Remove -I/sys | guido | 1997-07-13 | 2 | -2/+0 |
* | Remove -I/sys and add -I${.CURDIR}/../../sys | guido | 1997-07-13 | 1 | -1/+1 |
* | Support "host:port" as first arg. | brian | 1997-07-12 | 1 | -6/+19 |
* | Allow service names in "set server" | brian | 1997-07-12 | 1 | -3/+15 |
* | Fixed buffer overflow. | dima | 1997-07-08 | 1 | -5/+5 |
* | Major IPXrouted rework. | jhay | 1997-07-06 | 15 | -177/+355 |
* | Remove addgroup/rmgroup -- they are completely replaced by pw(1). | pst | 1997-07-05 | 5 | -362/+3 |
* | Add proper md5 comments to ports-installed packages also by | jkh | 1997-07-04 | 1 | -1/+2 |
* | YAMF22 | jkh | 1997-07-04 | 2 | -0/+2 |
* | Reset all LQR variables when we start over. | phk | 1997-07-02 | 1 | -1/+4 |
* | Make HUP cause an exit (as it used to), and make | brian | 1997-07-01 | 4 | -55/+17 |
* | Change the naming conventions for preserve'd files and also document | jkh | 1997-07-01 | 4 | -35/+72 |
* | Allow distSetByName() to process all the relevant entries. | jkh | 1997-07-01 | 1 | -5/+2 |
* | Don't depend on <machine/cpufunc.h> including <sys/types.h>. In fact, | bde | 1997-07-01 | 2 | -8/+2 |
* | Add LC_TIME=C to date | ache | 1997-06-30 | 1 | -1/+1 |
* | YAMF22 - deletes and preserve option fixes. | jkh | 1997-06-30 | 1 | -21/+25 |
* | Allow specification of a umask for local socket | brian | 1997-06-30 | 5 | -14/+30 |
* | Whoops, only attempt to back up the file if it exists. :-} | jkh | 1997-06-30 | 1 | -2/+2 |
* | Fix HUP handling while dialing. | brian | 1997-06-29 | 1 | -3/+6 |
* | Add support for @option preserve - moves existing files out of the way | jkh | 1997-06-29 | 3 | -11/+71 |
* | NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!". | pst | 1997-06-29 | 3 | -6/+5 |
* | Deal with HISADDR/MYADDR in filter rules. | brian | 1997-06-28 | 2 | -15/+21 |
* | Allow command line control of ppp through both | brian | 1997-06-28 | 4 | -3/+360 |
* | Revive this file, it's come back from the dead in the 8.8.x dists. | peter | 1997-06-27 | 1 | -0/+94 |