| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up some of the english here.. | jkh | 1995-10-22 | 1 | -10/+10 |
* | Fix a bug in dist extraction when a dist was missing. | jkh | 1995-10-22 | 1 | -1/+10 |
* | Style police throughout. | jkh | 1995-10-22 | 4 | -24/+24 |
* | Error message reform. Make an unnecessarily fatal error a warning. | jkh | 1995-10-21 | 1 | -2/+2 |
* | Fix a couple of things I broke while fixing them. | jkh | 1995-10-21 | 1 | -29/+32 |
* | 1. Of course, the day after you roll the snapshots is the day you realize | jkh | 1995-10-21 | 2 | -41/+10 |
* | Change the pkg_info check back - it was correct before! | jkh | 1995-10-20 | 1 | -2/+2 |
* | Oops. Change LC_CTYPE to LC_TIME... | ache | 1995-10-20 | 2 | -2/+2 |
* | Slip some fixes under the wire. Mostly cosmetic cleanup and | jkh | 1995-10-20 | 2 | -84/+48 |
* | Sync for Westhill build. | jkh | 1995-10-20 | 3 | -9/+11 |
* | Fix fix. | jkh | 1995-10-20 | 1 | -5/+4 |
* | More bug fixing, make debug settable two ways, put more meat into | jkh | 1995-10-20 | 2 | -10/+26 |
* | Finally split this off from system.c, as intended. | jkh | 1995-10-20 | 1 | -0/+88 |
* | Too many bugs fixed to mention. This code just seems to BREED them. | jkh | 1995-10-20 | 2 | -23/+30 |
* | Sync. | jkh | 1995-10-19 | 2 | -14/+39 |
* | Drat! Forgot the adds.. | jkh | 1995-10-19 | 1 | -0/+353 |
* | Sync with today's sources: | jkh | 1995-10-19 | 2 | -7/+7 |
* | Various fixes to make this work better when called from other tools. | jkh | 1995-10-19 | 1 | -2/+14 |
* | Some rethinks on the way the attribute interface worked (now that | jkh | 1995-10-18 | 1 | -4/+2 |
* | Almost snapshot time.. | jkh | 1995-10-18 | 2 | -24/+30 |
* | Sync with me in prep for snapshot. | jkh | 1995-10-17 | 1 | -10/+10 |
* | Sync to my current development srcs. I'm about to go off the air here for | jkh | 1995-10-16 | 1 | -3/+3 |
* | Fix many more bogons, add some stuff to make the docs folk happy. | jkh | 1995-10-16 | 3 | -47/+33 |
* | Switch to fds from FILE *'s. Fix a problem with FTP media device | jkh | 1995-10-16 | 1 | -24/+29 |
* | Sync up to today's development snapshot for the other folks working on this. | jkh | 1995-10-16 | 1 | -8/+16 |
* | Fix the selection routine. | jkh | 1995-10-15 | 1 | -12/+16 |
* | Sync. Split into more rational package support functions and clients | jkh | 1995-10-15 | 2 | -147/+238 |
* | Substantially simplify the package install code by running pkg_add in | jkh | 1995-10-15 | 1 | -75/+150 |
* | Sync up to today's cleanup work. | jkh | 1995-10-14 | 1 | -34/+84 |
* | Sync with my development sources, smashing an annoying bug and making | jkh | 1995-10-14 | 1 | -2/+1 |
* | Add a command-line option `-I' to disable logging from UDP. | wollman | 1995-10-12 | 2 | -14/+38 |
* | Record PID in /var/run/inetd.pid and document same. | wollman | 1995-10-12 | 3 | -4/+34 |
* | Fix a couple of doc or appearance nits. | jkh | 1995-10-11 | 1 | -1/+1 |
* | Tweak a message to be a bit more clear. | jkh | 1995-10-11 | 1 | -2/+4 |
* | Minor tweaks to get ethernet working too. | phk | 1995-10-10 | 1 | -3/+6 |
* | Correct the "default rate" - it's 256/minute not 1000/minute. | dg | 1995-10-09 | 1 | -2/+2 |
* | Syncronize with my current sources. pkg installer not quite in final | jkh | 1995-10-09 | 1 | -2/+2 |
* | 1. Add a settable redial timer and logging of the process id in a file. | amurai | 1995-10-08 | 7 | -63/+248 |
* | Make it clear that the printed times are measured in hours. | joerg | 1995-10-07 | 1 | -2/+2 |
* | Whole mass of changes from first code review. Eliminate some | jkh | 1995-10-07 | 2 | -3/+573 |
* | - mrouted doesn't allow loopback of group-specific queries, thus if a | dg | 1995-10-07 | 1 | -3/+5 |
* | - mrouted doesn't allow loopback of group-specific queries, thus if a | dg | 1995-10-07 | 1 | -2/+2 |
* | Document SESS, fix PGRP (now PGID), and document some more STATE flags. | bde | 1995-10-06 | 1 | -3/+20 |
* | st_size in struct stat has type off_t (long long) and not unsigned long | torstenb | 1995-10-06 | 1 | -1/+1 |
* | Properly repaint an option in reverse video after changing its value. | jkh | 1995-10-06 | 1 | -1/+2 |
* | Make descriptions stand-out a bit more. | jkh | 1995-10-06 | 1 | -1/+4 |
* | Don't put up bogus confirmation dialog. | jkh | 1995-10-06 | 1 | -1/+3 |
* | Fix a longstanding bug in `lpr -r'. I used alloca() instead of | jkh | 1995-10-05 | 1 | -0/+1 |
* | General cleanup - sanitize use of variables. | jkh | 1995-10-04 | 1 | -6/+13 |
* | o Search much more aggressively for distributions in all extraction | jkh | 1995-10-04 | 1 | -5/+5 |