summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Basic PAM authentication support.ru2003-10-292-0/+56
* Disclaim ownership of pppd/chat. It is vendor code, but has been badlypeter2003-10-291-2/+2
* Add a newline even if IAPC_BOOT_ARCH == 0.njl2003-10-291-1/+2
* Don't pass NULL as an integer.mbr2003-10-291-1/+1
* Don't compare a char to NULL.mbr2003-10-292-3/+3
* fix comment.ume2003-10-261-1/+1
* one more IPV6_PKTINFO -> IPV6_RECVPKTINFO.ume2003-10-261-1/+1
* Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2peter2003-10-265-7/+12
* Since semantic of IPV6_PKTINFO was changed in RFC3542, we need toume2003-10-261-1/+1
* Make this compile cleanly. It passes WARNS=2, but I haven't checkedpeter2003-10-265-29/+44
* Fix a 64 bit time_t bogon that I missed from before. lastlog.ll_time ispeter2003-10-261-1/+1
* Use -fno-builtin-log. Fix svc_sendreply() missing required casts.peter2003-10-262-13/+17
* Use -fno-builtin-log so gcc doesn't get ideas about using a math functionpeter2003-10-262-2/+3
* Make this compile cleanly. Switch to using rpcgen to generatepeter2003-10-262-5/+7
* Make 64 bit safe.peter2003-10-262-6/+6
* Disable the log() builtin (the math function), because it will not do muchpeter2003-10-261-1/+1
* When we pass a string as auxillary data (type long), be sure to convertpeter2003-10-262-2/+4
* Fix a warning about mismatched pointers. A pointer to "void *" is not thepeter2003-10-261-1/+1
* fix spelling of ATTACHjmg2003-10-251-1/+1
* update for conserver-8.0.4.simokawa2003-10-251-2/+10
* remove debug message.simokawa2003-10-251-1/+0
* - Renumber the skerberos4 dist to fill in the gaps left when krb4 was axed.jhb2003-10-241-2/+2
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-243-18/+99
* show maxmtu.ume2003-10-241-0/+1
* Add dumb console driver and related bits.simokawa2003-10-244-0/+1201
* Mention the fact that our crontab is not fully POSIX.2 conform, becauseharti2003-10-241-2/+7
* Allow nghook to execute a program with the data socket connected toharti2003-10-242-13/+109
* - styleume2003-10-231-145/+131
* Add '0x' in front of EUI64 to avoid confusion.simokawa2003-10-221-2/+2
* stop use of NI_WITHSCOPEID. it was deprecated.ume2003-10-213-24/+7
* Remove clause 3 in the copyrights (according to permission in src/COPYRIGHT)phk2003-10-219-47/+15
* Remove "register" keywords.phk2003-10-216-60/+35
* Various NFS-related bug fixes (mostly related to using variable_get()des2003-10-196-3/+19
* don't print ndp -i result if the interface is notume2003-10-171-0/+5
* - NI_WITHSCOPEID was deprecatedume2003-10-171-155/+151
* - styleume2003-10-171-25/+28
* - support AES counter mode for ESP.ume2003-10-132-0/+6
* Fix two buffer overflows caused by off-by-one errors: avoid writing a nulltjr2003-10-131-2/+2
* - support AES XCBC MAC for AHume2003-10-132-0/+3
* Update Bluetooth code.emax2003-10-1244-463/+1992
* Update the number of ports.murray2003-10-121-1/+1
* - RIPEMD160 supportume2003-10-122-0/+3
* Fix a BSS buffer overflow caused by makeargv() writing past the end oftjr2003-10-111-2/+3
* Typos fixing:blackend2003-10-051-2/+2
* Ooops. Committed sin number 1: updating the code w/o updating the comments.imp2003-10-041-1/+2
* I've been burned about half a dozen times by the old PAO syntax forimp2003-10-041-0/+2
* missing wordnaddy2003-10-041-1/+1
* reference ntpd(8)naddy2003-10-041-4/+7
* Handle a 'const' parameter without using __DECONST().gad2003-10-041-8/+14
* remove unused variablesam2003-10-031-2/+0
OpenPOWER on IntegriCloud