summaryrefslogtreecommitdiffstats
path: root/mbbsd/mbbsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/mbbsd.c')
-rw-r--r--mbbsd/mbbsd.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbbsd/mbbsd.c b/mbbsd/mbbsd.c
index 5a4e35c8..1d6ba481 100644
--- a/mbbsd/mbbsd.c
+++ b/mbbsd/mbbsd.c
@@ -178,6 +178,7 @@ u_exit(char *mode)
/* Leeym 上站停留時間限制式 */
}
passwd_index_update(usernum, cuser);
+ passwd_update(usernum, cuser);
log_usies(mode, NULL);
}
@@ -984,7 +985,7 @@ user_login()
#ifdef FOREIGN_REG
foreign_warning();
#endif
- // passwd_update(usernum, &cuser);
+ passwd_update(usernum, cuser);
for (i = 0; i < NUMVIEWFILE; i++)
if ((cuser->loginview >> i) & 1)
cgit/cgit.cgi/freebsd-ports-gnome/commit/www/squid/files?id=ad35b3f8ee0593e1cbe6fdd244c4e9f7dc9e2639'>Fix build of www/squid and www/squid-devel with clang 8Dimitry Andric2019-04-081-0/+11 * www/squid: Update to 4.4Steve Wills2018-12-092-31/+4 * www/squid: fix bug in 4.3, no connections are accepted after ECONNABORTEDKurt Jaeger2018-10-111-0/+38 * www/squid: update 4.1 -> 4.3Kurt Jaeger2018-10-021-0/+14 * www/squid: update to 4.1Steve Wills2018-07-0911-92/+51 * www/squid: Fixes security vulnerabilitiesDanilo G. Baio2018-02-242-0/+51 * - Update to 3.5.25Martin Wilke2017-05-031-0/+10 * Update to upstream version 3.5.24; retire support for FreeBSD < 10Thomas Zander2017-02-051-11/+0 * www/squid: update 3.5.22 -> 3.5.23Jason Unovitch2016-12-231-38/+0 * - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1 * www/squid: Add all available official patches up to 14031Kurt Jaeger2016-04-201-1/+1 * Update to upstream version 3.5.16Thomas Zander2016-04-021-18/+0 * www/squid: cleanup, adding patchesKurt Jaeger2016-04-014-9/+56 * www/squid: Fix crashes under heavy loadMark Felder2016-03-151-10/+13 * www/squid: Heimdal option build fixesJason Unovitch2016-01-051-0/+10 * Update to 3.5.12Florian Smeets2015-12-071-11/+0 * www/squid: update 3.5.10 -> 3.5.11Jason Unovitch2015-11-129-33/+22 * rc.d/squid: Check the config before starting, reloading, or restarting.Bryan Drewery2015-10-011-1/+18 * www/squid: security update and build fixJason Unovitch2015-09-211-1/+1 * Rather than produce a warning message that IPv6 is not supportedCy Schubert2015-09-181-0/+15 * Fix TP_IPF build.Cy Schubert2015-09-061-7/+47 * www/squid: update 3.5.7 -> 3.5.8Jason Unovitch2015-09-051-40/+0 * www/squid: update 3.5.6 -> 3.5.7Bartek Rutkowski2015-08-0612-111/+111 * www/squid: Support DragonFly SHM segmentsJohn Marino2015-07-081-0/+11 * - update to 3.5.5Florian Smeets2015-06-081-0/+11 * www/squid: Add MAP_NOSYNC flay to mmap callJohn Marino2015-05-012-0/+22 * www/squid: 3.4.12 -> 3.5.3Kurt Jaeger2015-04-159-77/+100 * - Update to 3.4.11Guido Falsi2015-01-172-62/+20 * www/squid: implement proper backtrace supportEygene Ryabinkin2014-12-221-0/+124 * swapdir should be in /var/squid/cache.Kevin Lo2014-11-261-1/+1 * - Make diskd and rock storage schemes options (diskd enabled by default) [1]Guido Falsi2014-09-201-1/+10 * www/squid: Upgrade version 2.7.9 => 3.4.7John Marino2014-09-1615-845/+216