| Commit message (Expand) | Author | Age | Files | Lines |
| * | Recover improvements in 4.4lite version that were clobbered by the | Bruce Evans | 1994-08-28 | 1 | -30/+50 |
| * | rusersd from FreeBSD 1.1.5.1 | Geoff Rehmet | 1994-08-28 | 4 | -0/+578 |
| * | rstatd -- from FreeBSD-1.1.5.1, with changes for 4.4-Lite kvm interface. | Geoff Rehmet | 1994-08-28 | 4 | -0/+647 |
| * | Lots of changes - get the NO_XXX things over, add @'s to the touches for | Jordan K. Hubbard | 1994-08-28 | 1 | -20/+74 |
| * | Fix filenames for LIBC and LIBTERM. | Bruce Evans | 1994-08-28 | 1 | -2/+2 |
| * | Add @srcdir option for customizing creation of packages. | Jordan K. Hubbard | 1994-08-28 | 4 | -4/+21 |
| * | Fix gethostbyaddr(): | Geoff Rehmet | 1994-08-28 | 1 | -2/+2 |
| * | Prevent installation. | Jordan K. Hubbard | 1994-08-28 | 1 | -0/+3 |
| * | Set proper destination directory for cron. | Jordan K. Hubbard | 1994-08-28 | 1 | -0/+2 |
| * | What cretin named both a global and a function "reboot"? Global | Jordan K. Hubbard | 1994-08-28 | 1 | -3/+3 |
| * | Add bsd.port* to the Makefile. | Jordan K. Hubbard | 1994-08-28 | 1 | -1/+1 |
| * | Made a little more up to date. | David Greenman | 1994-08-28 | 3 | -12/+48 |
| * | Add cron. | Jordan K. Hubbard | 1994-08-28 | 1 | -1/+1 |
| * | Bring in my changes from the 1.1 init.bsdi which causes a reboot (was a | Nate Williams | 1994-08-27 | 2 | -2/+24 |
| * | ddb ps function from 1.1.5. Moved into its own file and cleaned up a bit | David Greenman | 1994-08-27 | 1 | -0/+79 |
| * | Updated this a bit. It's still woefully out of date. | David Greenman | 1994-08-27 | 3 | -39/+21 |
| * | 1) Changed ddb into a option rather than a pseudo-device (use options DDB | David Greenman | 1994-08-27 | 25 | -126/+130 |
| * | The telnet version with encryption in in. | Geoff Rehmet | 1994-08-27 | 40 | -0/+24620 |
| * | Fix big f*ckup by doing "make nocrypt" | Geoff Rehmet | 1994-08-27 | 11 | -435/+10 |
| * | Continue previous fix: | Andrey A. Chernov | 1994-08-27 | 2 | -6/+10 |
| * | Paul Vixie's cron, version 3.0. Munged into bmake format. If this goes | Jordan K. Hubbard | 1994-08-27 | 35 | -0/+6147 |
| * | 1) Raw partition number was incorrectly 0, changed to 3 | Andrey A. Chernov | 1994-08-27 | 2 | -10/+44 |
| * | Change references to flex(1) and flexdoc(1) to lex(1) and | Geoff Rehmet | 1994-08-27 | 2 | -18/+18 |
| * | Do not install as flex | Geoff Rehmet | 1994-08-27 | 3 | -6/+4050 |
| * | Hopefully fix bogus permissions. | Garrett Wollman | 1994-08-26 | 1 | -1/+2 |
| * | Add lex lib to LDADD. | Jordan K. Hubbard | 1994-08-26 | 1 | -0/+1 |
| * | Obey RFC 793, section 3.4: | Garrett Wollman | 1994-08-26 | 3 | -5/+6 |
| * | Removed an echo about directories not being enabled. | Paul Richards | 1994-08-26 | 1 | -2/+1 |
| * | Added an update target. It does nothing by default but you | Paul Richards | 1994-08-26 | 1 | -7/+18 |
| * | Install ld.so immutable. | Garrett Wollman | 1994-08-26 | 2 | -2/+4 |
| * | Install libdescrypt.so immutable. | Garrett Wollman | 1994-08-26 | 1 | -1/+2 |
| * | libc.so should be installed immutable. | Garrett Wollman | 1994-08-26 | 1 | -0/+1 |
| * | Add support for two modifier variables which will be useful soon: | Garrett Wollman | 1994-08-26 | 1 | -2/+11 |
| * | Added ntp_gettime and ntp_adjtime syscalls, both nosys'ed out until | Garrett Wollman | 1994-08-26 | 4 | -9/+13 |
| * | Added comcontrol ...this thing *really* should be renamed. | David Greenman | 1994-08-26 | 1 | -1/+1 |
| * | Bring back our support for 57K and 115K. | Jordan K. Hubbard | 1994-08-26 | 1 | -1/+3 |
| * | Set fs_clean. | David Greenman | 1994-08-26 | 1 | -0/+1 |
| * | Oops didn't check that init_sysent.c was generated proberly. Fixed. | Søren Schmidt | 1994-08-26 | 2 | -4/+4 |
| * | Changes to new sysent structure. TODO MOD_EXEC support. | Søren Schmidt | 1994-08-26 | 1 | -12/+17 |
| * | Add timex.h for xntpd. The system calls will have to wait for tomorrow, | Jordan K. Hubbard | 1994-08-26 | 1 | -0/+290 |
| * | Remove duplicate declaration of sys_errlist[]. | Jordan K. Hubbard | 1994-08-26 | 1 | -3/+3 |
| * | xntp and tcpdump targets added. | Jordan K. Hubbard | 1994-08-26 | 1 | -2/+2 |
| * | Add -ll to link flags to link with the lex library. | Jordan K. Hubbard | 1994-08-26 | 1 | -0/+1 |
| * | Whoops - forgot to add this guy. | Jordan K. Hubbard | 1994-08-26 | 1 | -0/+339 |
| * | Replace this with the 1.1.5.1 getty. David says that the 4.4 version is too | Jordan K. Hubbard | 1994-08-26 | 9 | -238/+163 |
| * | We really, really /don't/ want to have a shared lex library. Also, | Garrett Wollman | 1994-08-25 | 1 | -8/+2 |
| * | Add a pre-configure rule after all, since it's helpful to be able | Jordan K. Hubbard | 1994-08-25 | 1 | -6/+7 |
| * | Methinks p_sysent should be in the copy-on-fork rather than the | Garrett Wollman | 1994-08-25 | 1 | -3/+3 |
| * | Also `make Makefiles' in USE_IMAKE case to catch subdirs. | Jordan K. Hubbard | 1994-08-25 | 1 | -2/+2 |
| * | Add Charles Martin Hannum to copyright notice so he can stop whining and | Garrett Wollman | 1994-08-25 | 2 | -202/+218 |