| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Import Lite2's src/usr.sbin, except for timed. All changed files | bde | 1997-08-02 | 34 | -191/+840 |
| * | | This commit was manufactured by cvs2svn to create branch 'CSRG'. | cvs2svn | 1997-03-11 | 1 | -0/+58 |
| * | | Import some CSRG 4.4BSD-Lite2 components in order to fix the tree build. | peter | 1997-03-11 | 3 | -161/+131 |
* | | | Fix -p switch. | davidn | 1997-08-01 | 1 | -2/+2 |
* | | | Back out the changes to set the resolver timeout. All they seem to do | jkh | 1997-08-01 | 1 | -25/+0 |
* | | | Update wlconfig to match new Wavelan (wl) driver. | msmith | 1997-08-01 | 2 | -8/+139 |
* | | | Remove extraneous prototypes. | brian | 1997-08-01 | 1 | -3/+1 |
* | | | Nologin is also a valid 'invalid' shell | pst | 1997-07-31 | 1 | -2/+2 |
* | | | Fiddle with DNS options so that queries are also controlled by | jkh | 1997-07-31 | 1 | -1/+26 |
* | | | Make serial console based installs actually work by: | jkh | 1997-07-31 | 8 | -18/+162 |
* | | | Set up the alias address before executing | brian | 1997-07-29 | 1 | -3/+3 |
* | | | Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library | wpaul | 1997-07-29 | 7 | -449/+104 |
* | | | Two minor, pedantic fixes from bde for my last pedantic fixes, plus | imp | 1997-07-29 | 10 | -33/+29 |
* | | | Fix boatloads of buffer overflows from the OpenBSD tree. | imp | 1997-07-29 | 9 | -100/+151 |
* | | | Allow hosts specified by IP number (avoiding | brian | 1997-07-28 | 2 | -9/+22 |
* | | | Make compile with rev. 1.101 of ncr.c, which added support for | se | 1997-07-28 | 1 | -13/+13 |
* | | | Fix for PR #4147: apparently BIND now returns a status of NO_RECOVERY | wpaul | 1997-07-28 | 1 | -3/+4 |
* | | | Fix file descriptor leaks. | brian | 1997-07-28 | 1 | -4/+8 |
* | | | Count the "proto" arg after a single address, | brian | 1997-07-27 | 1 | -2/+4 |
* | | | Add a simple example section. | wosch | 1997-07-27 | 1 | -1/+9 |
* | | | Fix a bug in the async DNS resolver that can crash ypserv. yp_prune_dnsq() | wpaul | 1997-07-27 | 1 | -4/+9 |
* | | | 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 |