summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update the commiter list.jkh1996-07-012-3/+17
* Add ctm_dequeue to the SUBDIR list now that I've checked that itgpalmer1996-07-011-1/+2
* Fix PR doc/1360 by replacing the '_' in <htmlurl>...</htmlurl> with theroberto1996-07-011-3/+3
* Update the "CD-ROM not configured" question.roberto1996-07-011-2/+5
* Add a facility for a ``slow'' CTM delta queue, allowing `x' numbergpalmer1996-07-013-4/+497
* Added or restored #include of <machine/md_var.h>. Some declarationsbde1996-07-019-15/+36
* Fixed lots of warnings about unportable casts of pointers to volatilebde1996-07-013-19/+36
* Norwegian iso keyboard definition file added.sos1996-07-013-2/+120
* Implement incremental passwd database updates. This is done by ading a '-u'guido1996-07-0110-151/+256
* Moved declarations of non-cpu things from <machine/cpufunc.h> to betterbde1996-07-015-41/+22
* Use the standard timer (interrupt) frequency while calibrating the clocks.bde1996-07-015-35/+20
* Updated boot message.bde1996-07-011-3/+3
* Whups! Missed a ${.OBJDIR} here.jkh1996-07-011-2/+2
* Add make to the bootstrap targets (I thought I committed this 3 days ago -jkh1996-07-011-1/+2
* Try to encourage people to read the hardware guide a little more.jkh1996-07-011-3/+6
* Fix last mod date.jkh1996-07-011-2/+2
OpenPOWER on IntegriCloud