| Commit message (Expand) | Author | Age | Files | Lines |
| * | ppbus enhanced to support ZIP+ : 1284 code added, microseq improved + | Nicolas Souchu | 1998-09-13 | 10 | -129/+286 |
| * | add immio.c for ZIP+ support | Nicolas Souchu | 1998-09-13 | 1 | -0/+1 |
| * | Use -R argument to cvs, this lets us work with a read-only repository, | Poul-Henning Kamp | 1998-09-13 | 1 | -10/+11 |
| * | Add device list entries for the tl and xl PCI ethernet devices. | Bill Paul | 1998-09-13 | 3 | -6/+12 |
| * | Remove unused variable. | Dmitrij Tejblum | 1998-09-13 | 2 | -6/+2 |
| * | Fix a bug related to renaming in root directory. This bug reported by | Dmitrij Tejblum | 1998-09-13 | 2 | -4/+8 |
| * | Don't clobber errno if we are not going to fail. | Dmitrij Tejblum | 1998-09-13 | 1 | -1/+4 |
| * | Finish conversion of cfs -> coda | Robert V. Baron | 1998-09-13 | 56 | -8420/+233 |
| * | Enable client entry point support. | Robert Nordier | 1998-09-13 | 3 | -5/+9 |
| * | Don't lock newfd if it is not opened. | Dmitrij Tejblum | 1998-09-13 | 1 | -3/+14 |
| * | Remove -n for ignoring system headers. Instead add finer grain shell | David E. O'Brien | 1998-09-13 | 2 | -17/+25 |
| * | Correct the facts. The kerberosIV/ directory is not export restricted. | Mark Murray | 1998-09-13 | 1 | -2/+2 |
| * | Mention that Amd has been upgraded for 3.0. | David E. O'Brien | 1998-09-13 | 1 | -0/+6 |
| * | Bring in files for bridging support. | Luigi Rizzo | 1998-09-12 | 2 | -0/+753 |
| * | Bring in new files for dummynet support | Luigi Rizzo | 1998-09-12 | 2 | -0/+709 |
| * | In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias | Dmitrij Tejblum | 1998-09-12 | 9 | -9/+47 |
| * | Document the fact that shutdown(2) is expected to comply with Posix.1g, | Garrett Wollman | 1998-09-12 | 1 | -3/+20 |
| * | Add a .St -p1003.1g. | Garrett Wollman | 1998-09-12 | 1 | -0/+10 |
| * | add entry for /usr/share/examples/atapi so the world build doesn't | Jordan K. Hubbard | 1998-09-12 | 1 | -1/+3 |
| * | Define the Posix.1g names for the howto argument to shutdown(2). | Garrett Wollman | 1998-09-12 | 1 | -1/+8 |
| * | Change return type of strptime from const char* to char*. | Dmitrij Tejblum | 1998-09-12 | 3 | -6/+6 |
| * | A small last-minute iitem for 3.0: | Garrett Wollman | 1998-09-12 | 3 | -85/+130 |
| * | various nits that didn't make it through the brucefilter. | Poul-Henning Kamp | 1998-09-12 | 2 | -10/+12 |
| * | Add the missing file, printf to a directory does not work. | John Hay | 1998-09-12 | 1 | -2/+2 |
| * | Allow libperl to be a shared library. | Mark Murray | 1998-09-12 | 5 | -8/+12 |
| * | Add Compex Net-A and 3Com/USR/Megahertz 3CM556 | Mike Smith | 1998-09-12 | 2 | -2/+28 |
| * | Old bug that only showed up after we moved to elf. | John Hay | 1998-09-12 | 1 | -1/+1 |
| * | Add note about picobsd joining 3.0 | Jordan K. Hubbard | 1998-09-12 | 1 | -0/+4 |
| * | Enable the vn device under DEVFS without SLICE. | Søren Schmidt | 1998-09-12 | 1 | -4/+33 |
| * | Typo fix. | Alexander Langer | 1998-09-12 | 1 | -1/+1 |
| * | Typo fixes. | Alexander Langer | 1998-09-12 | 1 | -2/+2 |
| * | Fix parallel building. | Mark Murray | 1998-09-12 | 7 | -35/+627 |
| * | Don't dereference an uninitialized pointer in dead code. The dead | Bruce Evans | 1998-09-12 | 1 | -2/+2 |
| * | Added pthread read/write locks. | Alexander Langer | 1998-09-12 | 1 | -4/+43 |
| * | Note the addition of pthread read/write locks and expansion of ipfw's | Alexander Langer | 1998-09-12 | 1 | -0/+5 |
| * | Two little examples for use with the new atapi CD-R/RW driver | Søren Schmidt | 1998-09-12 | 2 | -0/+79 |
| * | Provide the correct definition of ELF64_R_INFO. | Doug Rabson | 1998-09-12 | 1 | -2/+2 |
| * | Activate btxld. | Robert Nordier | 1998-09-12 | 1 | -2/+3 |
| * | btxld is a link editor for BTX (boot extender) clients, supporting ELF, | Robert Nordier | 1998-09-12 | 6 | -0/+882 |
| * | Add btxldr, a BTX loader for ELF clients. | Robert Nordier | 1998-09-12 | 4 | -2/+758 |
| * | BTX (aka the boot extender) is an i386 kernel that hosts 32-bit | Robert Nordier | 1998-09-12 | 5 | -0/+1960 |
| * | Merge our older Amd manpages with the new am-utils manpages. | David E. O'Brien | 1998-09-12 | 9 | -1181/+1339 |
| * | Use ellipsis in synopsis. | Joseph Koshy | 1998-09-12 | 1 | -2/+6 |
| * | All the references to cfs, in symbols, structs, and strings | Robert V. Baron | 1998-09-11 | 54 | -4223/+4280 |
| * | Fix additional warnings. Remove -Werror, since some people have complained | Garrett Wollman | 1998-09-11 | 17 | -38/+49 |
| * | Add the Fujitsu MBH10303 | Mike Smith | 1998-09-11 | 2 | -2/+14 |
| * | Update to the binutils-2.9.1 PLT format. | Doug Rabson | 1998-09-11 | 1 | -2/+4 |
| * | Add the r_addend of the relocation when processing GLOB_DAT relocations. | Doug Rabson | 1998-09-11 | 1 | -3/+3 |
| * | Install the file init.ee (after 1 year in the source tree). | Dmitrij Tejblum | 1998-09-11 | 2 | -3/+5 |
| * | Fix RST validation. | Garrett Wollman | 1998-09-11 | 2 | -84/+224 |