| Commit message (Expand) | Author | Age | Files | Lines |
* | Sense MAKE_EBONES, DESTDIR | ache | 1996-03-09 | 2 | -14/+26 |
* | 1) Open /dev/null for std* after setsid() to be shure that modem is | ache | 1996-03-09 | 4 | -6/+21 |
* | Fix broken SCSI_DELAY option.. (missing #include "opt_scsi.h") | peter | 1996-03-09 | 1 | -1/+3 |
* | Make sure that the zero flag is cleared upon completion of paging I/O. | dyson | 1996-03-09 | 2 | -2/+4 |
* | Correct some new and older lurking bugs. Hold count wasn't being | dyson | 1996-03-09 | 2 | -236/+424 |
* | Delay forking a process until there are more pages available. It was | dyson | 1996-03-09 | 1 | -2/+2 |
* | Modify a threshold for waking up the pageout daemon. Also, add a consistancy | dyson | 1996-03-09 | 1 | -3/+7 |
* | Add a missing initialization of the hold_count for device pager ficticiouse | dyson | 1996-03-09 | 1 | -1/+2 |
* | Fix a calculation for a paging parameter. | dyson | 1996-03-09 | 1 | -2/+2 |
* | Fix two problems: | dyson | 1996-03-09 | 1 | -2/+3 |
* | Set the page valid bits in fewer places, as opposed to being scattered | dyson | 1996-03-09 | 1 | -5/+3 |
* | Correct handling of dirty pages in I/O buffers. The case where pages | dyson | 1996-03-09 | 1 | -3/+9 |
* | Put the "free vnode isn't" check back in the right place. | dyson | 1996-03-09 | 2 | -6/+6 |
* | Remove a now unnecessary function prototype. | dyson | 1996-03-09 | 1 | -3/+1 |
* | Prevent dial cycling on the last phone from the list, make phone list copy | ache | 1996-03-08 | 3 | -6/+11 |
* | Log phone as LOG_PHASE, it is valuable enough for multi-phone environment. | ache | 1996-03-08 | 2 | -2/+4 |
* | Make user-level PPP on-demand with dynamic IP actually work. | ache | 1996-03-08 | 1 | -1/+1 |
* | Add "ppp 3000/tcp" for Use-level PPP in daemon mode (-auto) | ache | 1996-03-08 | 1 | -1/+2 |
* | Fix several places where interface netmask was in place of route netmask | ache | 1996-03-08 | 2 | -8/+14 |
* | 1) Add multi-phone dialing/redialing, several phones separated by ':' | ache | 1996-03-08 | 8 | -42/+98 |
* | Saved 14 bytes by avoiding gas braindamage and 8 bytes by better | bde | 1996-03-08 | 1 | -23/+22 |
* | Option -f implemented (remove + create) | wosch | 1996-03-08 | 4 | -17/+37 |
* | Probe the keyboard if PROBE_KEYBOARD is defined instead of when `notyet' | bde | 1996-03-08 | 4 | -13/+18 |
* | Made the timeouts in gets() machine-independent. Use the BIOS tick | bde | 1996-03-08 | 1 | -31/+35 |
* | Load %fs with the flat data segment selector while in protected mode. | bde | 1996-03-08 | 1 | -3/+7 |
* | Fixed restoring segment descriptors in prot_to_real(). The descriptors | bde | 1996-03-08 | 2 | -12/+13 |
* | Work around the problem that our -current pppd can no longer talk | joerg | 1996-03-08 | 1 | -1/+5 |
* | [Ee]rrs -> Errs errs | wosch | 1996-03-07 | 2 | -4/+4 |
* | fix usage string | wosch | 1996-03-07 | 2 | -4/+20 |
* | Add an Italian keyboard entry. I'm not exactly sure if it's ISO standard | jkh | 1996-03-07 | 2 | -2/+114 |
* | Phkmalloc strikes again. | phk | 1996-03-07 | 1 | -1/+1 |
* | Recommend installing additional port documents to ${PREFIX}/share/doc, | asami | 1996-03-06 | 1 | -3/+34 |
* | Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additional | asami | 1996-03-06 | 3 | -3/+21 |
* | Remove reference to ${KEYWORDS}. | asami | 1996-03-06 | 1 | -12/+5 |
* | Delete all references to the variable ${KEYWORD} that never quite flew. | asami | 1996-03-06 | 1 | -6/+14 |
* | Replace absolute pathnames with variables, so that | asami | 1996-03-06 | 1 | -68/+80 |
* | Put the stty back here. | jkh | 1996-03-06 | 1 | -0/+2 |
* | Add back the stty commands I nuked - bad idea, sorry. | jkh | 1996-03-06 | 1 | -0/+4 |
* | Fix a problem in the swap pager that caused some of the pages that | dyson | 1996-03-06 | 1 | -9/+9 |
* | Correct a typo in the sample AMD flags. | jkh | 1996-03-06 | 1 | -2/+2 |
* | Add a description of how to setup sendmail for use with UUCP. | joerg | 1996-03-05 | 1 | -1/+150 |
* | Here's a patch that fixes the problem with modem syncronization | pst | 1996-03-05 | 1 | -2/+2 |
* | Manpage on the "Laplink" TCP/IP support. | phk | 1996-03-05 | 2 | -1/+235 |
* | Make yppwupdate script redirect stderr to stdout; if we don't do this, | wpaul | 1996-03-05 | 1 | -3/+3 |
* | Implemented negative caching on uid/gid lookup failures. This won't | dg | 1996-03-05 | 1 | -14/+20 |
* | Use '-fstype ufs' rather than '-fstype local' on the find command to avoid | dg | 1996-03-05 | 2 | -2/+2 |
* | Make xargs take into account the bytes occupied by the environment. | asami | 1996-03-05 | 1 | -3/+7 |
* | Don't try running ruptime if /var/rwho doesn't exist. | nate | 1996-03-05 | 1 | -1/+3 |
* | Fixed Wolfram Schneider's entry and added Bill Fenner's info | mpp | 1996-03-04 | 1 | -2/+6 |
* | Added a section explaining how to configure/use disk quotas. | mpp | 1996-03-04 | 4 | -4/+199 |