summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Back out previous commit: do not use read(), but fread (). Change BUFFER_SIZEjmz1996-07-051-11/+11
* Fix some minor reported bogons from the BETAjkh1996-07-0413-106/+115
* add manpage link speaker.4 -> spkr.4wosch1996-07-041-2/+2
* Get rid of PIPE_NBIO, cleaning up the code a bit.dyson1996-07-041-27/+15
* Add checks for byte order and DB type mismatches. We ignore thewpaul1996-07-041-2/+19
* Fill in new arguments in the ypxfr_getmap structure (byte order,wpaul1996-07-041-2/+16
* There are a few small additions to the protocol to make itwpaul1996-07-041-5/+63
* Make some items "hot" that should be, eliminate typos and macro expansionjkh1996-07-044-21/+24
* Implement an ftpVerbose() hook.jkh1996-07-043-2/+22
* Link the pcvt.4 man page to vt.4 so that anyone examiningmpp1996-07-043-4/+6
* Update the pppd(8) man page to exmplain the CHAP acronymmpp1996-07-031-2/+2
* little manual extensionwosch1996-07-031-3/+27
* use <htmlur> for ftp addresswosch1996-07-031-4/+7
* add a reference to killall(1)wosch1996-07-031-1/+2
* The default swap device is /dev/drum, not /dev/swapmpp1996-07-031-2/+2
* Fix typo.gpalmer1996-07-031-2/+2
* Check if username is a NULL pointer before dereferencing it.martin1996-07-031-1/+1
* Three little tweaks make this work, so put it back in.jfieber1996-07-031-72/+1086
* Isolated all the crap for thread-safe so I can see what goes on again...phk1996-07-031-61/+48
* Some grammer/typo fixes. I also added some additional sgmlmpp1996-07-031-25/+28
* Comment out rootdev & rrootdev so a ls -l doesn't panic the machine.phk1996-07-031-2/+2
* Update the FILES section to reflect the actual rangempp1996-07-031-3/+3
* Describe the "file pointer" in lseeks' man page a bit bettermpp1996-07-031-2/+3
* Document the "sig" function parameter.mpp1996-07-032-1/+5
* Document how chat logis it information via syslog.mpp1996-07-031-3/+9
* Document the -i backward compatibility option (same as -v).mpp1996-07-031-2/+6
* Revert this document - it didn't build (I should have checked) and I don'tjkh1996-07-031-1087/+71
* Fix some minor formatting problems in some examples.mpp1996-07-031-3/+3
* Document login's use of /etc/login.access.mpp1996-07-031-0/+11
* Only print the selected timezone in verification rather than the bogus time.jkh1996-07-031-5/+2
* Jon Bresler's new hardware guide.jkh1996-07-031-71/+1087
* Print a warning before starting dialog(1) if the userwosch1996-07-021-35/+52
* Document that suid wrapper like suidperl(1) break option 'nosuid'.wosch1996-07-022-0/+8
* Add little ISDN sectionwosch1996-07-025-6/+29
* update comment for tun*wosch1996-07-022-4/+6
* remove zopen, zopen is not part of libc.wosch1996-07-022-1/+3
* install fast version of zgrepwosch1996-07-021-1/+3
* Fix a typo.mpp1996-07-021-2/+2
* Implement locking for pfs nodes, when at the leaf. Concurrent accessdyson1996-07-024-22/+62
* Untabify.jkh1996-07-022-170/+170
* Document shortcuts.jkh1996-07-0214-33/+257
* Add an extra /etc/hosts entry per advice of Joerg.jkh1996-07-023-3/+6
* Make a small change to make a passage sound better.gclarkii1996-07-021-2/+2
* Properly set the PG_MAPPED and PG_WRITEABLE flags. This fixes some potentialdyson1996-07-023-6/+7
* Use read(fileno(fp), ...) instead of fread(..., fp) to avoid buffered input.jmz1996-07-021-2/+2
* Fix a serious problem, with a window where an object lock is needed,dyson1996-07-022-114/+194
* Round out the examples a little better in showing custom buttons in operationjkh1996-07-021-2/+4
* Make it plainer how to exit.jkh1996-07-0231-136/+151
* Correct definition of 'established' keyword.alex1996-07-021-1/+1
* Put back the $PWD override behavior of revision 1.4. The concensusjkh1996-07-011-0/+6
OpenPOWER on IntegriCloud