Age | Commit message (Expand) | Author |
1998-12-23 | libc_r support | Michael Shalayeff |
1998-12-23 | Granted this is #if 0'd out, but it should have a chance of compiling anyway | Todd C. Miller |
1998-12-23 | Opps. the flag that says that we are sleeping is MNT_MWAIT, not MNT_WAIT | Artur Grabowski |
1998-12-23 | whoops; finally this should work with isapnp *and* non-isapnp | Aaron Campbell |
1998-12-23 | nicer tests | David Leonard |
1998-12-23 | a better fix; deraadt@ | Aaron Campbell |
1998-12-23 | _thread_sys changes for powerpc SYS.h, code mostly from d, fixed up | Dale S. Rahn |
1998-12-23 | Plain forgot to remove that one. | Marc Espie |
1998-12-23 | Kill files that reference config/xm-openbsd.h, these are no longer | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: new features of configure made these obsolete | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: old i386 & m68k, nextstep renaming. | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: renamed i370 files, i860 files no longer needed. | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1: remaining alpha files, convex submodel muck-up. | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft: | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft. Takes care of remaining files, except | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft: unneeded texi output, obsolete/folded back to g++FAQ | Marc Espie |
1998-12-23 | 2.7.2 -> 2.8.1 cruft: obvious old files, moved objc parts. | Marc Espie |
1998-12-23 | make this driver work again (move _valid assignments out of else{} so they are | Aaron Campbell |
1998-12-22 | sync with FreeBSD: | Jason Wright |
1998-12-22 | typos; freebsd | Jason Wright |
1998-12-22 | update | David Leonard |
1998-12-22 | only define le_softc variables ifdef SUN4M; C. W. Wilkerson (wilker@purdue116... | Jason Wright |
1998-12-22 | Size the fd sets from the descriptor table | Niklas Hallqvist |
1998-12-22 | deconfuse vprint, print holdcount, not refcount when we are talking about hol... | Artur Grabowski |
1998-12-22 | range check signal [] conversions | Theo de Raadt |
1998-12-22 | Correct a thinko I had when writing the comment for this code. | Dale S. Rahn |
1998-12-22 | typo; freebsd | Jason Wright |
1998-12-22 | sync with FreeBSD: | Jason Wright |
1998-12-22 | sync with FreeBSD (mention more realtek based boards) | Jason Wright |
1998-12-22 | more realtek boards | Jason Wright |
1998-12-22 | sync with FreeBSD | Jason Wright |
1998-12-22 | regen | Niklas Hallqvist |
1998-12-22 | Some extra vendors & products | Niklas Hallqvist |
1998-12-22 | Generalize udp port decoding. Remove unneeded decls. | Niklas Hallqvist |
1998-12-22 | My former hack lost, better solution | Niklas Hallqvist |
1998-12-22 | Build generated .c & .h files before .o generation always | Niklas Hallqvist |
1998-12-22 | Remove obsolete connection code. Use strtol instead of atoi | Niklas Hallqvist |
1998-12-21 | MD locking and thread support for hppa | Michael Shalayeff |
1998-12-21 | Remove bogus check of printableness of the config file | Niklas Hallqvist |
1998-12-21 | df(struct statfs) free/total decryption by d@ | Michael Shalayeff |
1998-12-21 | compiling before commit would be nice | Michael Shalayeff |
1998-12-21 | Use the iomask in a correct way | Niklas Hallqvist |
1998-12-21 | nice error message when mount(2) returns EOPNOTSUPP | Artur Grabowski |
1998-12-21 | use MOUNT_XFS, not "xfs" as the type of filesystem to mount | Artur Grabowski |
1998-12-21 | document EOPNOTSUPP | Artur Grabowski |
1998-12-21 | Nice error message when mount(2) returns EOPNOTSUPP | Artur Grabowski |
1998-12-21 | return 0 instead of exit(0) in main() | Artur Grabowski |