| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out 'not choose first (two-letter) name' fix, all two-letter names | ache | 1994-09-15 | 1 | -9/+4 |
* | Change "ansi" name from cons25 to "ansis" to remove duplicate names | ache | 1994-09-15 | 1 | -1/+1 |
* | Beginnings of support for loadable protocol domains. In particular, | wollman | 1994-09-14 | 3 | -19/+76 |
* | KERN_ADJKERNTZ added in preparation of resettodr() implementation | ache | 1994-09-14 | 1 | -1/+4 |
* | 1. adjkerntz variable added for preparation to resettodr() implementation | ache | 1994-09-14 | 5 | -10/+20 |
* | KERN_ADJKERNTZ added in preparation for resettodr() implementation | ache | 1994-09-14 | 1 | -2/+4 |
* | Add sanity check for "no previous regular expression" state, | ache | 1994-09-14 | 1 | -1/+4 |
* | Add ip_mroute_mod, if NOLKM is not defined. | wollman | 1994-09-14 | 1 | -0/+4 |
* | Makefile to generate the ip_mroute_mod.o LKM. After talking this over | wollman | 1994-09-14 | 1 | -0/+9 |
* | A make system file for building LKMs, derived from bsd.prog.mk. | wollman | 1994-09-14 | 3 | -2/+287 |
* | Fix bug with searching "" pattern, cause 'more' always shows | ache | 1994-09-14 | 1 | -1/+1 |
* | Add code to make multicast routing be an LKM. | wollman | 1994-09-14 | 1 | -14/+111 |
* | Increase transfer speed by waiting much less than 10ms after request | ache | 1994-09-14 | 2 | -4/+22 |
* | Tell unconfigured users to use tzsetup rather than read the zic | wollman | 1994-09-14 | 1 | -1/+1 |
* | With '!' being made into a keyword (yech!), case cases didn't work properly. | sef | 1994-09-14 | 1 | -11/+13 |
* | Remove obsolete bundle target, add new fetch target. | jkh | 1994-09-14 | 1 | -5/+5 |
* | Don't assume / seperator between site name and dist file in fetch. | jkh | 1994-09-14 | 1 | -3/+3 |
* | Update this to list all of our cvs* mailing lists, describing each one | jkh | 1994-09-14 | 1 | -2/+26 |
* | Added missing #ifdef SYSVSHM. | dg | 1994-09-14 | 1 | -1/+3 |
* | Fixed slattach to do flags ioctl via network device rather than tty. | dg | 1994-09-14 | 1 | -2/+34 |
* | Shuffle some functions and variables around to make it possible for | wollman | 1994-09-14 | 10 | -56/+66 |
* | Added a bit of missing functionality to make this work correctly on a | wollman | 1994-09-14 | 7 | -228/+350 |
* | Add tzsetup. | wollman | 1994-09-13 | 1 | -1/+1 |
* | A little script to help users in setting up their timezone. (Try it!) | wollman | 1994-09-13 | 2 | -0/+192 |
* | Don't build /etc/confgig; we decided not to take that route. | wollman | 1994-09-13 | 1 | -3/+1 |
* | Clean up prototype for /usr/share/zoneinfo, so we don't get bogus | wollman | 1994-09-13 | 1 | -72/+2 |
* | Don't build Pacific Presidential Election Time; it has no legal standing, | wollman | 1994-09-13 | 1 | -2/+2 |
* | New method for installing timezone data files, not nearly as complicated | wollman | 1994-09-13 | 1 | -134/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r2744, | wollman | 1994-09-13 | 4 | -0/+126 |
|\ |
|
| * | Latest version of the timezone data files from Arthur David Olson, to | wollman | 1994-09-13 | 4 | -0/+126 |
| * | This commit was manufactured by cvs2svn to create branch | cvs2svn | 1994-09-13 | 13 | -0/+6790 |
* | | Initial revision | wollman | 1994-09-13 | 13 | -0/+6790 |
* | | Use latest Arthur Olson timezone code rather than that supplied with | wollman | 1994-09-13 | 8 | -71/+524 |
* | | Add Remy Card's freebsd mirror in France. | jkh | 1994-09-13 | 1 | -1/+3 |
* | | Reversed my patch from yesterday. "eisa" if >= 0x1000. | phk | 1994-09-13 | 2 | -4/+4 |
* | | Imported the NetBSD version which acts a lot more like the SYSV program. | dfr | 1994-09-13 | 3 | -338/+593 |
* | | Added ipcrm. | dfr | 1994-09-13 | 1 | -1/+1 |
* | | Utility for deleting message queues, semaphores and shared memory segments. | dfr | 1994-09-13 | 3 | -0/+260 |
* | | Made SLIP MTU configurable via ifconfig(8). Changed default MTU to 552 | dg | 1994-09-13 | 1 | -34/+54 |
* | | Added prototypes for cblock_alloc_cblocks and cblock_free_cblocks. | dg | 1994-09-13 | 1 | -1/+3 |
* | | Removed prototype for cblock_alloc_cblocks (and moved it into tty.h). | dg | 1994-09-13 | 2 | -6/+2 |
* | | Added ipcs. | dfr | 1994-09-13 | 1 | -1/+1 |
* | | Added from FreeBSD-1.1.5 with some additions to list shared memory segments. | dfr | 1994-09-13 | 2 | -0/+383 |
* | | Added SYSV ipc system calls. | dfr | 1994-09-13 | 14 | -4/+199 |
* | | Added SYSV ipcs. | dfr | 1994-09-13 | 18 | -10/+3135 |
* | | This commit was generated by cvs2svn to compensate for changes in r2726, | gclarkii | 1994-09-13 | 94 | -0/+68956 |
|\ \ |
|
| * | | Import of GNU Info 3.0 in bmake format | gclarkii | 1994-09-13 | 94 | -0/+68956 |
| * | | This commit was manufactured by cvs2svn to create branch 'GNU'. | cvs2svn | 1993-11-12 | 47 | -0/+14698 |
* | | | Delete obsoleted *dist targets. | jkh | 1994-09-13 | 1 | -13/+0 |
* | | | Make this stop trying to go into /usr/local and inherit the settings | jkh | 1994-09-13 | 1 | -2/+2 |