summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* another -I/sys conversion, and add Id line now it's left the vendor branchjmg1997-08-221-1/+2
* another -I/sys to -I${.CURDIR}/../../sysjmg1997-08-221-1/+1
* change -I/sys to -I${.CURDIR}/../../sysjmg1997-08-221-2/+2
* Activate libvglsos1997-08-221-1/+1
* Update to pppd-2.3.1, except for the CLOCAL changes while running thepeter1997-08-224-13/+27
* Some fixes from Bruce:peter1997-08-222-8/+10
* Add "distclean" to list of targets to descend into subdirs for.asami1997-08-221-2/+2
* Replace uids comparison by issetugid() callache1997-08-221-2/+2
* Synchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.ckato1997-08-224-5/+9
* typo in comment.phk1997-08-221-2/+2
* Fix missed optimisation in "Attic/" stripping code in $CVSHeader$peter1997-08-221-2/+2
* Fix a braino in the Attic/ removal code for $CVSHeader$ that originatedpeter1997-08-221-1/+1
* 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
OpenPOWER on IntegriCloud