| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make examples install into /usr/share/examples. Like with includes, you | Garrett Wollman | 1994-08-09 | 3 | -1/+45 |
| * | Nates password scrambler, from FreebSD 1.1.5, but with everything except | Geoff Rehmet | 1994-08-09 | 2 | -0/+193 |
| * | Use a consistent name for librpcsvc. | Garrett Wollman | 1994-08-09 | 1 | -0/+31 |
| * | Add back librpcsvc. It builds fine on both my machine and thud, I don't | Garrett Wollman | 1994-08-09 | 1 | -1/+1 |
| * | Punt duplicate declaration of sys_errlist[]. | Jordan K. Hubbard | 1994-08-09 | 1 | -1/+0 |
| * | Delete two redundant declarations of _exit() and exit(). | Jordan K. Hubbard | 1994-08-09 | 1 | -3/+1 |
| * | Removed some padding bytes from the nfsnode struct to make the structure | David Greenman | 1994-08-09 | 2 | -4/+2 |
| * | Remove kgdb for now until we figure out what our gdb strategy is going | Jordan K. Hubbard | 1994-08-09 | 1 | -2/+2 |
| * | Merge in the necessary bits from 1.1.5.1 to make exec.h and reloc.h | Jordan K. Hubbard | 1994-08-09 | 4 | -74/+122 |
| * | Remove redundant (and conflicting) definition of sys_errlist. | Jordan K. Hubbard | 1994-08-09 | 1 | -1/+0 |
| * | Removed ntohl and ntohs functions. These were already inlined assembly in | David Greenman | 1994-08-09 | 3 | -78/+3 |
| * | Removed an old, obsolete call to vmmeter(). This is called now in the | David Greenman | 1994-08-09 | 1 | -2/+1 |
| * | Now that the timezone specification is no longer allowed, don't issue a | David Greenman | 1994-08-09 | 1 | -2/+0 |
| * | Added various filesystems and multicast support options. Removed my | David Greenman | 1994-08-09 | 2 | -15/+31 |
| * | Comment out librpcv. Not there. | Jordan K. Hubbard | 1994-08-09 | 1 | -1/+1 |
| * | Submitted by: Bruce Evans <bde@kralizec.zeta.org.au> | Poul-Henning Kamp | 1994-08-09 | 1 | -4/+4 |
| * | New 2.0 specific changes. | Jordan K. Hubbard | 1994-08-08 | 1 | -0/+5 |
| * | Make uucp compile again in 2.0. A little perturbed about the comment | Jordan K. Hubbard | 1994-08-08 | 1 | -3/+3 |
| * | WHOOPS! Put that back! Sorry, wrong Makefile.inc! | Jordan K. Hubbard | 1994-08-08 | 1 | -0/+1 |
| * | Removed NOSHARED. "It's safe now, honey." | Jordan K. Hubbard | 1994-08-08 | 1 | -1/+0 |
| * | Correct the man page extent. | Jordan K. Hubbard | 1994-08-08 | 2 | -2/+2 |
| * | Boy, was *this* ever bollixed! | Jordan K. Hubbard | 1994-08-08 | 1 | -17/+17 |
| * | Make this work even if make depend is not run. | Jordan K. Hubbard | 1994-08-08 | 1 | -1/+1 |
| * | add lib subdir | Geoff Rehmet | 1994-08-08 | 1 | -2/+2 |
| * | add Makefiles for secure/lib. Makefile.inc just includes src/lib/Makefile.inc | Geoff Rehmet | 1994-08-08 | 2 | -0/+9 |
| * | Made lockf advisory locking code generic (rather than ufs specific), and | David Greenman | 1994-08-08 | 9 | -85/+906 |
| * | Modify libcrypt so that the only exported symbol is _crypt(). | Geoff Rehmet | 1994-08-08 | 6 | -266/+58 |
| * | Unecumbered securedist from FreeBSD 1.1.5.1 - sources for libcrypt. | Geoff Rehmet | 1994-08-08 | 11 | -0/+2479 |
| * | 1. Correct invalid setsid and ioctl return value checks. | Guido van Rooij | 1994-08-08 | 1 | -2/+5 |
| * | Fix a compilation-stopping typo; whoops, David - more sleep! :-) | Jordan K. Hubbard | 1994-08-08 | 2 | -4/+4 |
| * | Don't pass ${LDADD} to ${AR}. Use ${ARADD} for that. | Garrett Wollman | 1994-08-08 | 1 | -5/+5 |
| * | Run-time configuration of VFS update interval. Old UPDATE_INTERVAL | Garrett Wollman | 1994-08-08 | 3 | -8/+20 |
| * | Suppress irritating extra newline after kern.boottime. | Garrett Wollman | 1994-08-08 | 2 | -2/+2 |
| * | Add a missing backslash to get this to work again. | Jordan K. Hubbard | 1994-08-08 | 1 | -1/+1 |
| * | Disallow timezone specification, but still allow it to be present | Garrett Wollman | 1994-08-08 | 1 | -2/+2 |
| * | Last commit for this file should have read: | David Greenman | 1994-08-08 | 1 | -2/+2 |
| * | Detect the "EOF" condition. Specifically, end of partition. | David Greenman | 1994-08-08 | 2 | -5/+14 |
| * | Added support for SIOCSIFMTU. | David Greenman | 1994-08-08 | 6 | -6/+76 |
| * | Process tracing code. Written by Sean Eric Fagan. | David Greenman | 1994-08-08 | 2 | -31/+321 |
| * | Added ioctl support for SIOCSIFMTU. | David Greenman | 1994-08-08 | 3 | -9/+36 |
| * | On second thought, better restrict the mtu to between 72-65535...strange | David Greenman | 1994-08-08 | 1 | -2/+6 |
| * | Enforce the mtu to between the range 1-65535 before calling the driver | David Greenman | 1994-08-08 | 1 | -1/+3 |
| * | Added ioctl support for SIOCGIFMTU and SIOCSIFMTU. These set the per- | David Greenman | 1994-08-08 | 3 | -3/+18 |
| * | Added support for setting the per-interface MTU. | David Greenman | 1994-08-08 | 2 | -8/+34 |
| * | Take out multicast support for the moment. | David Greenman | 1994-08-08 | 1 | -1/+1 |
| * | Increased ARG_MAX even further...to 64k bytes. | David Greenman | 1994-08-08 | 1 | -2/+2 |
| * | Changed B_AGE policy to work correctly in a world with relatively large | David Greenman | 1994-08-08 | 8 | -29/+9 |
| * | I belive this should be makeable under 2.0. There may be outstanding | Poul-Henning Kamp | 1994-08-08 | 185 | -0/+40372 |
| * | This gcc-2.6.0 should work with 2.0 | Poul-Henning Kamp | 1994-08-08 | 4 | -1/+5468 |
| * | Added -Dbsd4_4, this should close the problem with sys_errlist. | Poul-Henning Kamp | 1994-08-08 | 1 | -0/+1 |