summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sense MAKE_EBONES, DESTDIRache1996-03-092-14/+26
* 1) Open /dev/null for std* after setsid() to be shure that modem isache1996-03-094-6/+21
* Fix broken SCSI_DELAY option.. (missing #include "opt_scsi.h")peter1996-03-091-1/+3
* Make sure that the zero flag is cleared upon completion of paging I/O.dyson1996-03-092-2/+4
* Correct some new and older lurking bugs. Hold count wasn't beingdyson1996-03-092-236/+424
* Delay forking a process until there are more pages available. It wasdyson1996-03-091-2/+2
* Modify a threshold for waking up the pageout daemon. Also, add a consistancydyson1996-03-091-3/+7
* Add a missing initialization of the hold_count for device pager ficticiousedyson1996-03-091-1/+2
* Fix a calculation for a paging parameter.dyson1996-03-091-2/+2
* Fix two problems:dyson1996-03-091-2/+3
* Set the page valid bits in fewer places, as opposed to being scattereddyson1996-03-091-5/+3
* Correct handling of dirty pages in I/O buffers. The case where pagesdyson1996-03-091-3/+9
* Put the "free vnode isn't" check back in the right place.dyson1996-03-092-6/+6
* Remove a now unnecessary function prototype.dyson1996-03-091-3/+1
* Prevent dial cycling on the last phone from the list, make phone list copyache1996-03-083-6/+11
* Log phone as LOG_PHASE, it is valuable enough for multi-phone environment.ache1996-03-082-2/+4
* Make user-level PPP on-demand with dynamic IP actually work.ache1996-03-081-1/+1
* Add "ppp 3000/tcp" for Use-level PPP in daemon mode (-auto)ache1996-03-081-1/+2
* Fix several places where interface netmask was in place of route netmaskache1996-03-082-8/+14
* 1) Add multi-phone dialing/redialing, several phones separated by ':'ache1996-03-088-42/+98
* Saved 14 bytes by avoiding gas braindamage and 8 bytes by betterbde1996-03-081-23/+22
* Option -f implemented (remove + create)wosch1996-03-084-17/+37
* Probe the keyboard if PROBE_KEYBOARD is defined instead of when `notyet'bde1996-03-084-13/+18
* Made the timeouts in gets() machine-independent. Use the BIOS tickbde1996-03-081-31/+35
* Load %fs with the flat data segment selector while in protected mode.bde1996-03-081-3/+7
* Fixed restoring segment descriptors in prot_to_real(). The descriptorsbde1996-03-082-12/+13
* Work around the problem that our -current pppd can no longer talkjoerg1996-03-081-1/+5
* [Ee]rrs -> Errs errswosch1996-03-072-4/+4
* fix usage stringwosch1996-03-072-4/+20
* Add an Italian keyboard entry. I'm not exactly sure if it's ISO standardjkh1996-03-072-2/+114
* Phkmalloc strikes again.phk1996-03-071-1/+1
* Recommend installing additional port documents to ${PREFIX}/share/doc,asami1996-03-061-3/+34
* Add NOPORTDOCS, similar to NOMANCOMPRESS. It prohibits additionalasami1996-03-063-3/+21
* Remove reference to ${KEYWORDS}.asami1996-03-061-12/+5
* Delete all references to the variable ${KEYWORD} that never quite flew.asami1996-03-061-6/+14
* Replace absolute pathnames with variables, so thatasami1996-03-061-68/+80
* Put the stty back here.jkh1996-03-061-0/+2
* Add back the stty commands I nuked - bad idea, sorry.jkh1996-03-061-0/+4
* Fix a problem in the swap pager that caused some of the pages thatdyson1996-03-061-9/+9
* Correct a typo in the sample AMD flags.jkh1996-03-061-2/+2
* Add a description of how to setup sendmail for use with UUCP.joerg1996-03-051-1/+150
* Here's a patch that fixes the problem with modem syncronizationpst1996-03-051-2/+2
* Manpage on the "Laplink" TCP/IP support.phk1996-03-052-1/+235
* Make yppwupdate script redirect stderr to stdout; if we don't do this,wpaul1996-03-051-3/+3
* Implemented negative caching on uid/gid lookup failures. This won'tdg1996-03-051-14/+20
* Use '-fstype ufs' rather than '-fstype local' on the find command to avoiddg1996-03-052-2/+2
* Make xargs take into account the bytes occupied by the environment.asami1996-03-051-3/+7
* Don't try running ruptime if /var/rwho doesn't exist.nate1996-03-051-1/+3
* Fixed Wolfram Schneider's entry and added Bill Fenner's infompp1996-03-041-2/+6
* Added a section explaining how to configure/use disk quotas.mpp1996-03-044-4/+199
OpenPOWER on IntegriCloud