| Commit message (Expand) | Author | Age | Files | Lines |
* | Set IFF_RUNNING on the loopback interface. | wollman | 1996-06-19 | 1 | -2/+2 |
* | Macro expressions should be fully parenthesized! Fix the MAXMEM | nate | 1996-06-19 | 3 | -6/+6 |
* | Fix from Keith Bostic <bostic@bsdi.com> for bug in sed dealing with | dg | 1996-06-19 | 1 | -5/+7 |
* | Merged in 4.4Lite2 versions, added $Id$'s. The ktrace changes should | jraynard | 1996-06-19 | 2 | -30/+38 |
* | The changes to go with ncftp -> fetch. Besides changing the names, | asami | 1996-06-19 | 1 | -11/+12 |
* | This commit was generated by cvs2svn to compensate for changes in r16504, | asami | 1996-06-19 | 3 | -0/+594 |
|\ |
|
| * | Jean-Marc's url fetch program, with Josh MacDonald's patches and | asami | 1996-06-19 | 3 | -0/+594 |
* | Spit out the a proper port path for the describe target. | jkh | 1996-06-19 | 1 | -2/+2 |
* | Clean up vmapbuf and vunmapbuf significantly. The previous code was | dyson | 1996-06-19 | 2 | -98/+32 |
* | Submitted by: archie@whistle.com | julian | 1996-06-19 | 1 | -2/+2 |
* | Add #include <err.h>. | alex | 1996-06-19 | 1 | -0/+1 |
* | Remove the hardcoding of the IRQ, and instead have it determine a free | nate | 1996-06-19 | 2 | -6/+6 |
* | Ok, now cleandir: is correct. | jkh | 1996-06-19 | 1 | -4/+4 |
* | Enable code that allows the daemon to select a free IRQ from the list if | nate | 1996-06-19 | 1 | -15/+16 |
* | Use irq_tok() instead of num_tok() for IRQ's. This will allow us to use | nate | 1996-06-19 | 1 | -2/+2 |
* | Add some unobtrusive changes to handle sources which aren't ports | jkh | 1996-06-19 | 1 | -53/+106 |
* | Add a better TEST script. I was surprised how much can be wrong | wosch | 1996-06-19 | 2 | -0/+133 |
* | Staticize and removed unused code. | nate | 1996-06-18 | 1 | -65/+37 |
* | Document MAXMEM option. | nate | 1996-06-18 | 3 | -3/+21 |
* | Use CFLAGS += instead of setting it directly. | nate | 1996-06-18 | 1 | -2/+2 |
* | Staticize and remove unused function. | nate | 1996-06-18 | 2 | -41/+24 |
* | Obtained from: Netatalk distribution. | julian | 1996-06-18 | 1 | -0/+25 |
* | Shut up a message which now appears to be a natural consequence of RIP2 and | jkh | 1996-06-18 | 1 | -1/+8 |
* | - Removed dead code (if you need it you can get it out of the | nate | 1996-06-18 | 4 | -267/+43 |
* | Add new parts, kernel not booted in other case | ache | 1996-06-18 | 2 | -6/+6 |
* | Add tcl. | phk | 1996-06-18 | 1 | -1/+1 |
* | Add a public domain notice to these files. | wollman | 1996-06-18 | 3 | -0/+9 |
* | When bringing the netkey stuff over, I forgot that I had decided to change | wollman | 1996-06-18 | 1 | -2/+2 |
* | As we have appletalk protocol support we might as well show | julian | 1996-06-18 | 3 | -3/+9 |
* | remove some debugging printfs left in by mistake | julian | 1996-06-18 | 2 | -10/+0 |
* | Add procfs_type.c to the repository. | dyson | 1996-06-18 | 2 | -0/+182 |
* | Add the file procfs_type.c to procfs. | dyson | 1996-06-18 | 1 | -0/+1 |
* | Clean-up the new VM map procfs code, and also add support for executable | dyson | 1996-06-18 | 14 | -19/+63 |
* | Set the program name before trying to use it. | alex | 1996-06-18 | 1 | -3/+3 |
* | Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h | bde | 1996-06-18 | 41 | -97/+35 |
* | Manage control connections a little better for the URL routines. | jkh | 1996-06-17 | 1 | -5/+13 |
* | ack - left in a typo. Time for bed! | jkh | 1996-06-17 | 4 | -6/+8 |
* | This file is the "meat" of the process address space capability. If you | dyson | 1996-06-17 | 2 | -0/+338 |
* | Add a feature to procfs to allow display of the process address map | dyson | 1996-06-17 | 7 | -8/+23 |
* | Prepend the CIS string length define with CIS_ per the rest of the | nate | 1996-06-17 | 2 | -11/+11 |
* | Use the defined path to the card devices instead of hard-coding it's | nate | 1996-06-17 | 7 | -15/+17 |
* | Make binary mode the default. | jkh | 1996-06-17 | 1 | -1/+2 |
* | Init network at proper time. | jkh | 1996-06-17 | 9 | -20/+69 |
* | Stamp out a potential memory leak. | jkh | 1996-06-17 | 2 | -10/+17 |
* | Bring in libftpio. | jkh | 1996-06-17 | 1 | -1/+1 |
* | Add RCS Id and fix date. | wollman | 1996-06-17 | 1 | -2/+3 |
* | Cross-reference addr2ascii(3). | wollman | 1996-06-17 | 1 | -3/+10 |
* | Do not print herror message, if w -n gethostname failed to be 100% | ache | 1996-06-17 | 1 | -2/+1 |
* | Correct date and add $Id$ to reflect previous modification. | wollman | 1996-06-17 | 1 | -2/+3 |
* | Cross-reference addr2ascii(3) and inlcude a note about how those | wollman | 1996-06-17 | 1 | -2/+16 |