aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Opps, let one definition slip out that we define dynamically.David E. O'Brien2001-09-031-1/+1
* Actually, instead of removing the comment entirely, change it to talkDima Dorfman2001-09-031-1/+6
* This does not describe kbdcontrol or vidcontrol.Dima Dorfman2001-09-031-6/+1
* syslogd can now be configured to bind to a specific address.Dima Dorfman2001-09-031-5/+2
* For new users, create the home directory before sending the welcomeDima Dorfman2001-09-031-24/+24
* Use the native mount and nfs_prot headers.David E. O'Brien2001-09-023-10/+6
* Update for version 6.0.7.David E. O'Brien2001-09-022-174/+219
* Document my tweaks better.David E. O'Brien2001-09-021-9/+10
* Introduce a -b option that allows the user to specify which address toDima Dorfman2001-09-012-5/+16
* Fix some unsafe signal handlers, and be careful not to overflow on fd_set.Kris Kennaway2001-09-011-102/+136
* Don't do unsafe activities in the syscall handler.Kris Kennaway2001-09-011-4/+18
* Preserve /etc/hosts.allow and /etc/dhclient.conf during upgrades.Jordan K. Hubbard2001-08-311-0/+2
* Whoops, forgot a hunk on the previous patch. Fix RTSOL variable handlingJordan K. Hubbard2001-08-311-1/+1
* PR: 26187Jordan K. Hubbard2001-08-311-1/+1
* SECURITY: Drop `setgid kmem' bit as early as possible.Ruslan Ermilov2001-08-312-0/+2
* mdoc(7) police: minor formatting tweaks.Ruslan Ermilov2001-08-311-8/+8
* Don't clobber the default for CFLAGS.Bruce Evans2001-08-311-1/+1
* Attempt to make key behavior more clear.Eric Melville2001-08-313-7/+4
* Fixed breakage of NOSHARED worlds in previous commit. -lreadline wasBruce Evans2001-08-301-2/+2
* Fix buffer overflow in queue file handling.Kris Kennaway2001-08-301-7/+13
* Unbreak group operations by reverting previous delta which removed theDima Dorfman2001-08-301-1/+1
* Add a new utility that runs an executable detached from theMike Barcroft2001-08-304-0/+159
* Add forgotten ntp-genkeys directory/Makefile.Ollivier Robert2001-08-291-0/+15
* Connect the new ntp-genkeys.8 page to the build.Sheldon Hearn2001-08-291-1/+1
* Update for the import of 4.1.0.Ollivier Robert2001-08-297-323/+411
* Update the mdoc NTP documentation transcribed from the HTML documentationSheldon Hearn2001-08-297-2501/+3705
* Back out revision 1.317 -- diskcheckd enabled/disabled fromDavid E. O'Brien2001-08-292-4/+0
* Remove `diskcheckd'. It is now in ports/sysutils.David E. O'Brien2001-08-281-1/+0
* Remove `diskcheckd'. It is now in ports/sysutils.David E. O'Brien2001-08-283-1062/+0
* o Allow diskcheckd to be enabled/disabled from within sysinstall using theRobert Watson2001-08-282-0/+4
* Fix some small errors and markup nits.Crist J. Clark2001-08-281-9/+8
* Gives syslogd(8) the ability to refresh its idea of the hostname ofCrist J. Clark2001-08-271-7/+27
* Some cosmetic changes to sync with OpenBSDBrian Somers2001-08-272-1/+4
* This is not jail(2), or anything else suitable to be referenced with .Fn.Dima Dorfman2001-08-271-2/+2
* Don't make it sound like -A is turning on the default behavior.Dima Dorfman2001-08-271-0/+1
* Send a reset request for every packet received when our encryptionBrian Somers2001-08-271-0/+2
* Enable hardwiring of things like tunables from embedded enironmentsPeter Wemm2001-08-275-14/+61
* Handle return values of 0 from NgRecvMsg() properly.Brian Somers2001-08-241-2/+2
* Bring in some iostat fixes that bde reminded me about. These fixes wereKenneth D. Merry2001-08-232-95/+125
* Properly initialize the random number generator in pw_getpass().Joerg Wunsch2001-08-211-0/+1
* o Enable IFF_MULTICAST when first opening the tun device (and keep the flagBrian Somers2001-08-213-11/+11
* Fix a typo in a variable name that made pw(8) coredump when usingJoerg Wunsch2001-08-211-1/+1
* Handle snprintf() returning < 0 (not just -1)Brian Somers2001-08-207-12/+16
* Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.Brian Somers2001-08-201-12/+4
* Handle snprintf() returning -1.Brian Somers2001-08-209-54/+62
* Properly change old interface addresses so that their destination isBrian Somers2001-08-201-1/+2
* Add some comments to explain what's going on hereBrian Somers2001-08-201-9/+21
* mdoc(7) police: simplify literal display block.Ruslan Ermilov2001-08-201-2/+4
* The timed protocol is not implemented in a compatible way by all vendors;Kris Kennaway2001-08-202-7/+23
* Pass the username we just made to pwd_mkdb so that the latter doesn'tDima Dorfman2001-08-201-3/+4