| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare kernel to take advantage of "branded" ELF binaries. | sos | 1996-10-16 | 6 | -72/+106 |
* | Use newly defined entity for the ``Last modified by'' line. | max | 1996-10-16 | 1 | -3/+2 |
* | Added entity for Bill Lloyd, the author of the latest isdn.sgml. | max | 1996-10-16 | 2 | -2/+7 |
* | Added following people to the additional contributor list: | max | 1996-10-16 | 1 | -6/+12 |
* | Simplify and improve parser. | ache | 1996-10-16 | 3 | -244/+38 |
* | Benign | --> || correction. | steve | 1996-10-16 | 1 | -2/+2 |
* | Add support for embedded operation withou console | julian | 1996-10-16 | 4 | -19/+53 |
* | Save half of LC_COLLATE space | ache | 1996-10-15 | 22 | -337/+1930 |
* | Save half of space in LC_COLLATE and remove unneded code. | ache | 1996-10-15 | 2 | -35/+10 |
* | Corrected the setting of winsize on open(). | sos | 1996-10-15 | 3 | -15/+30 |
* | Preserve file flags in accept(2). | wollman | 1996-10-15 | 1 | -2/+4 |
* | Updated #includes to 4.4lite style. | bde | 1996-10-15 | 16 | -33/+36 |
* | Wow!, i finally found a usable vgrind definition for Perl. | joerg | 1996-10-15 | 2 | -2/+15 |
* | Removed nested include of <sys/proc.h> from <vm/vm_object.h> and fixed | bde | 1996-10-15 | 3 | -6/+6 |
* | Mondo-merge of new 2.2 installation technology. | jkh | 1996-10-15 | 1 | -1/+1 |
* | Forward-declared `struct route' for the KERNEL case so that <net/route.h> | bde | 1996-10-15 | 1 | -5/+7 |
* | Synchronized with biosboot/Makefile: | bde | 1996-10-15 | 1 | -6/+8 |
* | Move much of the machine dependent code from vm_glue.c into | dyson | 1996-10-15 | 7 | -126/+404 |
* | Set the effective user id to that of the real user id when | alex | 1996-10-15 | 1 | -0/+13 |
* | Fix my yesterday's brain-o: don't account for the kilobytes twice. | joerg | 1996-10-14 | 1 | -1/+1 |
* | Don't casually blow away FTP site settings now that it's easy for user | jkh | 1996-10-14 | 2 | -10/+8 |
* | Fixed setting of the keyboard LEDs. For some keyboards and/or keyboard | bde | 1996-10-14 | 1 | -11/+69 |
* | Remove the now-unusable ports configuration code. Swapping CDs is bogus. | jkh | 1996-10-14 | 15 | -397/+32 |
* | Change the boot-time menu. | jkh | 1996-10-14 | 1 | -29/+92 |
* | Fix PR#1557 - chained package dependencies using URLs didn't work. | jkh | 1996-10-14 | 2 | -33/+35 |
* | catch a mismatch after final review... | pst | 1996-10-14 | 3 | -6/+18 |
* | Expose the control mechanism for serial console boot so that the default | pst | 1996-10-14 | 5 | -15/+94 |
* | Fixed a bug that got introduced when I changed the CY16_RESET and | dg | 1996-10-14 | 3 | -9/+9 |
* | Make this compile again for the CyDebug case. | dg | 1996-10-14 | 3 | -18/+21 |
* | Fixed a minor typo. | max | 1996-10-14 | 1 | -2/+2 |
* | Adjust the boot-time userconfig options to match reality. | jkh | 1996-10-14 | 1 | -2/+1 |
* | pci_map_mem() did a too restrictive check on the mapping type: | se | 1996-10-14 | 2 | -4/+8 |
* | oops, how did this get into the reinstall target? :-] | peter | 1996-10-14 | 1 | -16/+1 |
* | Oops, PROBE_KEYBOARD_LOCK wasn't supposed to be enabled by default. | bde | 1996-10-14 | 1 | -4/+3 |
* | Move the initialization of np->ns_sync and ns_async out of ncr_getclock(), | se | 1996-10-14 | 1 | -4/+4 |
* | A couple of minor nits. | phk | 1996-10-14 | 1 | -5/+10 |
* | Yikes! Originally, i intended to apply the patch from PR # 1322, | joerg | 1996-10-13 | 1 | -5/+6 |
* | The dos() function needs a new second argument, containing the size | bde | 1996-10-13 | 2 | -20/+26 |
* | Make the savecore command work like the man page says: | fenner | 1996-10-13 | 2 | -10/+21 |
* | Build/install c++filt from g++, we already have all the sources and | peter | 1996-10-13 | 2 | -2/+60 |
* | Uncomment the "raw" lp entry in /etc/printcap. We start lpd by | joerg | 1996-10-13 | 2 | -3/+33 |
* | Fixed the security leek I introduced the other day, now | sos | 1996-10-13 | 1 | -3/+10 |
* | Remove some old compatibility names. | phk | 1996-10-13 | 2 | -10/+2 |
* | Stop using old compatibility names from buf.h | phk | 1996-10-13 | 1 | -3/+3 |
* | Remove a stale comment. | phk | 1996-10-13 | 1 | -2/+1 |
* | Pmap_resident_count was mistakenly removed from pmap.h, thereby | dyson | 1996-10-13 | 2 | -0/+4 |
* | Adjust release notes for upcoming re-SNAP. | jkh | 1996-10-13 | 1 | -1/+18 |
* | 8-Bit character support. | wosch | 1996-10-13 | 6 | -67/+147 |
* | Minor optimization for final rundown of a pmap. | dyson | 1996-10-13 | 2 | -2/+12 |
* | Change DEVFS device naming convention for cuac*, ttyc*. | dg | 1996-10-13 | 3 | -21/+39 |