summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Security fix: correctly set groups according to the user. Previously,green2000-11-251-6/+15
* Make the xxxFILES= list generation generic. This makes it easier to addpeter2000-11-252-63/+19
* Fix a layout problem (.It Li -> .Fx)ben2000-11-242-4/+8
* Eliminate groff(1) warnings.ru2000-11-231-44/+2
* Remove extra ")".kuriyama2000-11-232-2/+2
* Finish the job of conditionalizing the PC98 stuff.jkh2000-11-221-3/+3
* mdoc(7) police: Er macro usage cleanup.ru2000-11-221-2/+2
* mdoc(7) police: do not split author names in the AUTHORS section.ru2000-11-2222-171/+63
* Fix buffer overflows in filenames. If you had a path > 80 charactersimp2000-11-214-28/+31
* If a user is in the database, rmuser ought to be able to remove them.dougb2000-11-211-42/+11
* Update source description to note that everything is now included.jkh2000-11-212-2/+2
* Wrap over-long line; drop superfluous include.rnordier2000-11-202-3/+2
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-20160-495/+500
* finish conditionalizing the PC98 specific options off the PC98jkh2000-11-202-8/+12
* mdoc(7) police: use the new features of the Nm macro.ru2000-11-207-15/+15
* Fix broken (sectionless) cross-reference in ref 1.10.sheldonh2000-11-201-1/+1
* Some gratuitous whitespace changes.brian2000-11-192-16/+22
* Describe how to tunnel properly.brian2000-11-192-8/+152
* Accept MSCHAPv2 by default.brian2000-11-193-2/+6
* Format string paranoiakris2000-11-191-2/+2
* Format string error in warn()kris2000-11-191-2/+2
* mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.ru2000-11-181-1/+0
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-1746-50/+50
* Go back to populating data_len in struct ngpppoe_init_data.brian2000-11-161-2/+2
* Be a bit more precise about what ``nat deny_incoming yes'' does.brian2000-11-162-10/+36
* mdoc(7)ify.ru2000-11-161-114/+181
* remove trailing periods from SEE ALSO.ben2000-11-156-6/+6
* more removal of trailing periods from SEE ALSO.ben2000-11-151-1/+1
* Add and document a new configuration command: buildopts.joe2000-11-152-3/+28
* Eliminate two compile-time warnings.gad2000-11-151-0/+2
* Fix the '-d' option (turns on socket-debugging). Improve startup msgs.gad2000-11-151-10/+17
* Make sure a few strings will have terminating null characters.gad2000-11-151-0/+2
* Reset the seteuid in a few obscure error situations.gad2000-11-151-1/+4
* Just some style-related improvements.gad2000-11-151-24/+32
* Minor style improvements.gad2000-11-141-5/+5
* Fix (style) some variable initializations.gad2000-11-141-4/+6
* Change 'count' to a more descriptive 'jobcount', and fix the stupidgad2000-11-141-6/+6
* Get rid of 'exit(-1)' calls. Exit codes are limited to 8 bits under mostgad2000-11-141-2/+2
* Really turn off srcs for upgrades.jkh2000-11-141-0/+1
* Added the lastlogin utility.ru2000-11-144-0/+220
* Spell the des's name correctly.ru2000-11-141-1/+1
* Spell the sos's name correctly.ru2000-11-142-2/+2
* Use Fx macro wherever possible.ru2000-11-1416-27/+47
* Replace GNOME + Afterstep choice with GNOME + sawfish. This is a morejkh2000-11-144-8/+8
* Close PR# 21843 and PR# 21864. This adds support for WEP and updates somewpaul2000-11-132-13/+164
* My previous commit removed a line it wasn't supposed to. Add it back.gad2000-11-131-2/+3
* Add support for decoding the PCI vendor and device ID registers. Add amsmith2000-11-133-7/+4522
* Replace call to mktemp() with mkstemp. Also move where that call isgad2000-11-131-17/+43
* Add raycontrol to the build.imp2000-11-121-0/+1
* Control program for raylan cards.imp2000-11-123-0/+807
OpenPOWER on IntegriCloud