summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a cast to eliminate a compiler warning.fsmp1997-08-212-2/+2
* Bring comment on '-a' flag in line with reality.danny1997-08-211-2/+1
* A few more casts and a function declaration for warning free kernel builds.fsmp1997-08-213-4/+6
* Use err(3) instead of local redefinition. Add usage().charnier1997-08-212-46/+23
* Use err(3) instead of local redefinition.charnier1997-08-212-46/+20
* Use err(3). Cosmetic in usage(). Rewrote man page in mdoc format.charnier1997-08-212-115/+105
* Added a half dozen casts to eliminate annoying warnings.fsmp1997-08-211-7/+7
* Revert my previous commit about using CS_SECURE macro.charnier1997-08-2116-39/+39
* Fixed a warning about undefined isa_irq_pending(). (UP kernel only)fsmp1997-08-213-12/+12
* Implement "eod" as an alias for "eom". HP-UX uses this name, forjoerg1997-08-212-11/+24
* Moved the COM_LOCK and COM_UNLOCK macros to machine/param.h.fsmp1997-08-217-62/+23
* Another boo-boo, this file defines cil.fsmp1997-08-211-1/+5
* Oops, this should have been in last commit.fsmp1997-08-211-1/+4
* Made PEND_INTS default.fsmp1997-08-2129-955/+595
* Pre-allocate buffer to avoid core dump in corner cases.jlemon1997-08-211-2/+6
* change bin to BINOWN and BINGRPjmg1997-08-211-3/+3
* Performance improvment to minimize delayed write output of filesdyson1997-08-211-1/+7
* Some corrections to the anonymous page managment.dyson1997-08-211-5/+5
* Expand the "set stopped" command so that it canbrian1997-08-2012-136/+175
* Add forward declaration for struct proc.jlemon1997-08-201-1/+2
* Fix a typo and while here cleanup the use of the .Nm macro.steve1997-08-201-6/+7
* Use err(3). Add usage(). Remove progname.charnier1997-08-202-44/+43
* Use err(3) and add usage().charnier1997-08-201-9/+22
* Nm uname -> Nm.charnier1997-08-201-5/+5
* Use err(3), add usage() and prototypes.charnier1997-08-202-26/+54
* Synchronize with sys/i386/i386/trap.c revision 1.106 andkato1997-08-203-3/+105
* Attempt to make cy.c MP-safe.fsmp1997-08-203-3/+126
* Preperation for moving cpl into critical region access.fsmp1997-08-2023-219/+674
* Preperation for moving cpl into critical region access.fsmp1997-08-204-23/+37
* Moved splq() to isa/ipl_funcs.c for SMP only.fsmp1997-08-202-3/+8
* (1) Be nicer about mtree file missing. (Actually, just suggest whereasami1997-08-201-3/+13
* Fix example to match ls(1)'s output.steve1997-08-201-1/+1
* - In dlsym(), if the lookup fails using the original symbol, prepend annate1997-08-192-4/+60
* Document correct option in manual page.jlemon1997-08-191-2/+2
* Remove temporary file on exit.jlemon1997-08-191-0/+2
* Pad the input buffer whenever sync is used, not just if the noerror flagjlemon1997-08-191-10/+12
* *gulp* First pass at merging in ppp-2.3.0's pppd. (this haspeter1997-08-1930-2028/+8250
* Undo last commit.wosch1997-08-192-16/+8
* Mention PPP_DEFLATE and PPP_BSDCOMP for kernel ppp.peter1997-08-193-3/+18
* Remove some stray extra prototypespeter1997-08-191-7/+1
* Use two NetBSD-style options (PPP_DEFLATE and PPP_BSDCOMP) to controlpeter1997-08-193-8/+12
* Change local_cron to local_periodic.pst1997-08-193-6/+6
* Require all compatability options to begin with '-'.jlemon1997-08-191-1/+4
* Temporarily move these to the Attic so that there's no confusion overpeter1997-08-197-2648/+0
* Permit hex/octal parameters to cmp, to match what the manual page says.jlemon1997-08-191-2/+2
* Initial revisionpeter1997-08-197-0/+2648
* Update kernel parts of pppd from 2.2.0 to 2.3.0. I've yet to look at thepeter1997-08-1913-340/+6494
* oops, missed a debug printf somehow..peter1997-08-191-1/+0
* Spelling police.danny1997-08-192-10/+10
* Redo the $CVSHeader$ support to use code similar to that from David Dawespeter1997-08-191-20/+32
OpenPOWER on IntegriCloud