summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use err(3).charnier1997-08-223-50/+47
* Was limited to 200 users. New entry is now allocated as needed.charnier1997-08-222-23/+43
* Add -R (rescan or refresh) option to rescan and rebuild the hintspeter1997-08-224-26/+54
* This is a trial improvement for the vnode reference count while on the vnodedyson1997-08-226-40/+49
* Enable simultaneous use of -u and -p options. Release any resources beforejlemon1997-08-211-7/+10
* Disallow empty arguments (eg: '') as process ids.jlemon1997-08-211-4/+4
* Change restart_sequencer to be more robust by performing an explicitgibbs1997-08-211-17/+6
* #include <machine/limits.h> explicitly in the few places that it is required.bde1997-08-2118-18/+45
* Staticized.bde1997-08-211-2/+2
* Police 4.4Lite #include style.bde1997-08-211-2/+3
* Convert nets specified with -i/-n to network byte order.jlemon1997-08-211-2/+2
* Removed unused definition.bde1997-08-211-3/+1
* Fixed off by 1 error.bde1997-08-211-2/+3
* Removed ifndef of AUTH_NONE. The conflict with login_cap.h was fixedbde1997-08-211-3/+1
* Don't traverse subdirectories twice for normal installs.bde1997-08-211-1/+4
* Fix and simplify installhdrs target. It didn't install the headers inbde1997-08-211-7/+4
* Update version number to 1.02 so that I can tell whatbrian1997-08-211-3/+3
* Update doc to use MYADDR in ppp.conf.brian1997-08-212-4/+4
* Allow the use of HISADDR & MYADDR in ppp.conf.brian1997-08-211-1/+5
* Add "set loopback on|off", defaulting to "on".brian1997-08-216-8/+88
* Correct online usage message for "set ? stopped"brian1997-08-211-2/+2
* Split beforeinstall target so that headers can be installed withoutbde1997-08-212-9/+13
* Backed out previous commit. mp.h is installed from libmp and should notbde1997-08-211-3/+1
* Added directories in the includes target so that it installsbde1997-08-211-1/+8
* Restored rev.1.122, which was clobbered by copying from -stable inbde1997-08-211-4/+13
* make lkm/if_ppp build again.. opt_ppp.h is needed again...jmg1997-08-212-6/+18
* Synchronize with sys/i386/i386/machdep.c, trap.c andkato1997-08-214-9/+11
* fix a problem with headers not being installed properly... basicly thejmg1997-08-212-5/+10
* Get le_intr decl from sys/conf.hfsmp1997-08-211-2/+2
* Yank the casts.fsmp1997-08-213-4/+4
* 3c509.c was identical to kzipboot/unzip.c. I just copied it fromkato1997-08-211-126/+573
* Reorder function decls alphabetically.fsmp1997-08-212-4/+4
* Added to RELENG_2_2 via tagging.obrien1997-08-211-1/+1
* Synchronize with sys/i386/isa/sio.c revision up to 1.177.kato1997-08-212-26/+8
* Synchronize with sys/i386/isa/isa.c revision 1.101.kato1997-08-211-2/+1
* Synchronize with sys/i386/isa/clock.c revision 1.99.kato1997-08-213-102/+18
* Forward declaration for the intr routine, avoids compiler warning.fsmp1997-08-211-1/+2
* Add several casts and include several header files to eliminate compilerfsmp1997-08-214-6/+12
* 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
OpenPOWER on IntegriCloud