| Commit message (Expand) | Author | Age | Files | Lines |
| * | Newcard's pccard module. It compiles, but doesn't work. This should | Warner Losh | 1999-11-18 | 1 | -0/+20 |
| * | Remove the non-functional "swap device" userland front-end to the | Peter Wemm | 1999-11-18 | 3 | -82/+14 |
| * | Hijack old, broken, obsolete, unsupported pcic module for the NEWCARD | Warner Losh | 1999-11-18 | 1 | -2/+14 |
| * | Remove cdevsw_add() as the make_dev()'s are done in a clone-like fashion. | Peter Wemm | 1999-11-18 | 1 | -2/+0 |
| * | Remove cdevsw_add() - the make_dev() calls are already there. | Peter Wemm | 1999-11-18 | 2 | -16/+2 |
| * | Remove cdevsw_add() - the necessary make_dev() is already there. | Peter Wemm | 1999-11-18 | 1 | -1/+0 |
| * | Remove cdevsw_add() - the necessary make_dev() calls appear to be there | Peter Wemm | 1999-11-18 | 1 | -1/+0 |
| * | Fix a warning. | Peter Wemm | 1999-11-18 | 1 | -1/+1 |
| * | 'const'ify a bunch of pointers in the resource_*() functions for accessing | Peter Wemm | 1999-11-18 | 2 | -22/+28 |
| * | Convert smb to use make_dev() rather than cdevsw_add(). This stops the | Peter Wemm | 1999-11-18 | 1 | -1/+3 |
| * | Convert iic to use make_dev() rather than cdevsw_add(). This stops the | Peter Wemm | 1999-11-18 | 1 | -1/+3 |
| * | Tidy up a few loose ends in the fifo setup code. | Peter Wemm | 1999-11-18 | 2 | -40/+2 |
| * | Use a common MAKEDEV between the Alpha and i386 - the only differences | Peter Wemm | 1999-11-18 | 3 | -2845/+1 |
| * | For now, disable umodem module building, because it doesn't. Don't | Brian Feldman | 1999-11-18 | 1 | -1/+1 |
| * | Move Alpha conflicting entries (98,99) to 135,136. Renumber the zsc | Peter Wemm | 1999-11-18 | 2 | -4/+3 |
| * | Don't ask about SCO/IBSC2 binary support on the Alpha. | David E. O'Brien | 1999-11-18 | 3 | -6/+6 |
| * | For the TCP transport, put the listening socket in non-blocking | John Polstra | 1999-11-18 | 1 | -0/+18 |
| * | fix up a whitespace screwup I made. | Julian Elischer | 1999-11-18 | 1 | -2/+2 |
| * | o Remove #if XXX from around the probe code. | Warner Losh | 1999-11-17 | 2 | -51/+43 |
| * | Allow octal or hex input. | Greg Lehey | 1999-11-17 | 1 | -1/+1 |
| * | Add the entry for usb (as opposed to usb<number>). It's minor is equivalent | Nick Hibma | 1999-11-17 | 3 | -3/+15 |
| * | Change the name of the modules from <name>_mod to <name> | Nick Hibma | 1999-11-17 | 8 | -12/+7 |
| * | Add network pass4 - after all local (/usr/local/etc/rc.d f.e.) | Andrey A. Chernov | 1999-11-17 | 8 | -70/+116 |
| * | Synchronisation with NetBSD as of 1999/11/16: | Nick Hibma | 1999-11-17 | 30 | -2159/+2901 |
| * | "b_unused1" was. | Poul-Henning Kamp | 1999-11-17 | 2 | -6/+4 |
| * | Do timeouts in terms of hz | Poul-Henning Kamp | 1999-11-17 | 1 | -1/+1 |
| * | Make proc/*/cmdline use the cached argv if available. | Poul-Henning Kamp | 1999-11-17 | 2 | -42/+62 |
| * | The function `procfs_getattr()' in procfs doesn't set the value of | Poul-Henning Kamp | 1999-11-17 | 2 | -0/+4 |
| * | modfind(char *) -> modfind(const char *) | Brian Somers | 1999-11-17 | 2 | -2/+2 |
| * | Fix ``set proctitle'' by using setproctitle(). | Brian Somers | 1999-11-17 | 6 | -20/+34 |
| * | Make setproctitle(NULL) restore all of the original arguments | Brian Somers | 1999-11-17 | 4 | -60/+90 |
| * | The logic for blackhole processing does not free mbufs if the | Poul-Henning Kamp | 1999-11-17 | 1 | -0/+2 |
| * | purity change for name length checking code | Andrey A. Chernov | 1999-11-17 | 1 | -1/+1 |
| * | Merge with OpenBSD whois (with bugfixes missed there) | Andrey A. Chernov | 1999-11-17 | 3 | -38/+173 |
| * | gcc 2.95.2 | Warner Losh | 1999-11-17 | 1 | -0/+3 |
| * | When allocating a new PKTHDR mbuf, always set m->m_pkthdr.rcvif = NULL. | Archie Cobbs | 1999-11-17 | 3 | -2/+4 |
| * | Fix a couple of boo-boos in the last delta. | Matt Jacob | 1999-11-17 | 1 | -13/+15 |
| * | The pipleline problem introduced in version 1.22 wasn't fully fixed in | Martin Cracauer | 1999-11-17 | 1 | -1/+1 |
| * | Reduce max length of user names to 15 characters to reflect reality. | David Nugent | 1999-11-17 | 1 | -2/+2 |
| * | Build genrtl.h before print-rtl.o. | David E. O'Brien | 1999-11-17 | 1 | -1/+1 |
| * | Use the same technique as ps(1) to avoid the need for setgid. (ie: use | Peter Wemm | 1999-11-17 | 2 | -5/+9 |
| * | I'm probably jumping the gun, but what the heck, this is -current. | Peter Wemm | 1999-11-17 | 1 | -2/+2 |
| * | Use eproc.e_stats, not a series of crude hacks to fetch it from the u-area. | Peter Wemm | 1999-11-17 | 1 | -60/+19 |
| * | Add e_stats (p->p_stats, from struct user->u_stats) to eproc so it's | Peter Wemm | 1999-11-17 | 2 | -1/+4 |
| * | Fix invalid option name: DIVERT -> IPDIVERT | Alexey Zelkin | 1999-11-17 | 1 | -1/+1 |
| * | Add perlopentut.pod, perlreftut.pod and perlthrtut.pod to the list of | Sheldon Hearn | 1999-11-17 | 1 | -3/+4 |
| * | Allow sub-Makefile's to determine the version of the OS we are make'ing on. | David E. O'Brien | 1999-11-17 | 1 | -0/+4 |
| * | Add `mkstemp.c' to the mix if we are building on something older than | David E. O'Brien | 1999-11-17 | 1 | -0/+3 |
| * | Make "-mpreferred-stack-boundary=2" the default on the i386. | David E. O'Brien | 1999-11-17 | 2 | -0/+26 |
| * | Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h' | David E. O'Brien | 1999-11-17 | 1 | -4/+0 |